[FTUForum.com] [UDEMY] 12 Weekend Coding projects for beginners from scratch [FTU]

[FTUForum.com] [UDEMY] 12 Weekend Coding projects for beginners from scratch [FTU]

Size
3.9 GB
Seeders
0
Leechers
1
Files
99
Category
Added
04/10/19 at 6:12pm GMT+1
Infohash
476e7a24961738d216862d512203c4e2c166eb86

Description




Build Multiple Projects with Multiple Programming Languages



Created by: Bluelime Learning Solutions

Last updated: 2/2019

Language: English

Caption (CC): Included

Torrent Contains: 203 Files, 14 Folders

Course Source: https://www.udemy.com/12-weekend-coding-projects-for-beginners-from-scratch/



What you'll learn



• Create a Music Player with C#

• Create a Paint Drawing App with C#

• Create a database driven Login Form with C#

• Create an Image Upload App with C#

• Create a Word Count Tool with Java

• Create a BMI Tool with Java

• Create a Percentage Calculator with Java

• Create a Todo App with JavaScript

• Create an Interactive Quiz with JavaScript

• Create a calculator with JavaScript

• Create a digital clock with Python

• Create a Times Table Generator



Requirements



• Basic knowledge of HTML

• Basic knowledge of CSS

• Basic knowledge of JavaScript

• Basic knowledge of Python

• Basic knowledge of Java

• Basic knowledge of C#



Description



Programming languages are the building blocks for communicating instructions to machines, without them the technology driven world we live in today wouldn’t exist. Programming can be fun as well as challenging.



In this beginners course we will be learning to code using four very popular and high in demand programming languages:



• Java

• Python

• JavaScript

• C#



Java is a general purpose high-level, object-oriented programming language. Java is one of the most commonly used languages for developing  and delivering content on the web. An estimated nine million  Java developers use it and more than three billion mobile phones run it.  Java is an object-oriented language, which means that programmers

define not only the data type of a data structure, but also the  types of functions that can be applied to the data structure.



Python is an interpreted, object-oriented, high-level programming language with dynamic semantics. Its high-level built in data structures, combined with dynamic typing and dynamic binding, make it very attractive for Rapid Application Development, as well as for use as a scripting or glue language to connect existing components together.



JavaScript is a programming language for the web. It is supported by most web browsers including Chrome, Firefox, Safari, internet Explorer, Edge, Opera, etc. Most mobile browsers for smart phones support JavaScript too.



C# is an elegant and type-safe object-oriented language that enables developers to build a variety of secure and robust applications that run on the .NET Framework. You can use C# to create Windows client applications, XML Web services, distributed components, client-server applications, database applications, and much, much more.



The projects we will create are:



• Creating your own Music player with C#

• Create your own Paint drawing app with C#

• Create a database driven Login Form with C#

• Create an Image Upload App with C#

• Create a word count Tool with Java

• Create a Percentage Calculator Tool with Java

• Create a BMI tool with Java

• Create a Basic calculator with JavaScript

• Create a Todo App with JavaScript

• Create an Interactive Quiz App with JavaScript

• Create a digital clock with Python

• Create a Times Table Generator with Python



Who this course is for:



• Beginner and Novice Coders.



For More Udemy Free Courses >>> https://ftuforum.com/

For more Lynda and other Courses >>> https://www.freecoursesonline.me/

Our Forum for discussion >>> https://discuss.ftuforum.com/








File list
  • [FTUForum.com] [UDEMY] 12 Weekend Coding projects for beginners from scratch [FTU]
  • 1. Getting Started/1. Introduction.jpeg 215.3 KB
  • 1. Getting Started/1. Introduction.mp4 16 MB
  • 1. Getting Started/1. Introduction.vtt 1.9 KB
  • 1. Getting Started/10. What is Tkinter.mp4 15 MB
  • 1. Getting Started/10. What is Tkinter.vtt 2.8 KB
  • 1. Getting Started/11. What is TK and TCL.mp4 23.3 MB
  • 1. Getting Started/11. What is TK and TCL.vtt 5.6 KB
  • 1. Getting Started/2. What is C#.mp4 7.4 MB
  • 1. Getting Started/2. What is C#.vtt 1 KB
  • 1. Getting Started/3. What is Visual Studio.mp4 11.5 MB
  • 1. Getting Started/3. What is Visual Studio.vtt 2.6 KB
  • 1. Getting Started/4. What is SQL Server.mp4 19.5 MB
  • 1. Getting Started/4. What is SQL Server.vtt 4 KB
  • 1. Getting Started/5. What is Java.mp4 29.4 MB
  • 1. Getting Started/5. What is Java.vtt 4.7 KB
  • 1. Getting Started/6. What is JavaScript.mp4 10.8 MB
  • 1. Getting Started/6. What is JavaScript.vtt 2.1 KB
  • 1. Getting Started/7. What is HTML.mp4 24.3 MB
  • 1. Getting Started/7. What is HTML.vtt 3.3 KB
  • 1. Getting Started/8. What is CSS.mp4 17.7 MB
  • 1. Getting Started/8. What is CSS.vtt 5.6 KB
  • 1. Getting Started/9. What is Python.mp4 27.1 MB
  • 1. Getting Started/9. What is Python.vtt 4.8 KB
  • 10. Project 8 Create a Calculator with JavaScript/1. Installing SublimeText Editor.mp4 16.2 MB
  • 10. Project 8 Create a Calculator with JavaScript/1. Installing SublimeText Editor.vtt 3.3 KB
  • 10. Project 8 Create a Calculator with JavaScript/2. What we will create.mp4 6.3 MB
  • 10. Project 8 Create a Calculator with JavaScript/2. What we will create.vtt 1.4 KB
  • 10. Project 8 Create a Calculator with JavaScript/3. Create directories and files.mp4 8 MB
  • 10. Project 8 Create a Calculator with JavaScript/3. Create directories and files.vtt 3.1 KB
  • 10. Project 8 Create a Calculator with JavaScript/4. Creating the calculator structure.mp4 54.7 MB
  • 10. Project 8 Create a Calculator with JavaScript/4. Creating the calculator structure.vtt 9.6 KB
  • 10. Project 8 Create a Calculator with JavaScript/5. Styling the Calculator.mp4 55.6 MB
  • 10. Project 8 Create a Calculator with JavaScript/5. Styling the Calculator.vtt 9.8 KB
  • 10. Project 8 Create a Calculator with JavaScript/6. Adding the logic to make it work.mp4 73.8 MB
  • 10. Project 8 Create a Calculator with JavaScript/6. Adding the logic to make it work.vtt 8.2 KB
  • 11. Project 9 Create TodoApp with JavaScript/1. What we will create.mp4 2 MB
  • 11. Project 9 Create TodoApp with JavaScript/1. What we will create.vtt 1.1 KB
  • 11. Project 9 Create TodoApp with JavaScript/2. Create directories and files.mp4 9.8 MB
  • 11. Project 9 Create TodoApp with JavaScript/2. Create directories and files.vtt 3.1 KB
  • 11. Project 9 Create TodoApp with JavaScript/3. Create the project structure.mp4 35.9 MB
  • 11. Project 9 Create TodoApp with JavaScript/3. Create the project structure.vtt 8 KB
  • 11. Project 9 Create TodoApp with JavaScript/4. Add Styling.mp4 41.1 MB
  • 11. Project 9 Create TodoApp with JavaScript/4. Add Styling.vtt 8.6 KB
  • 11. Project 9 Create TodoApp with JavaScript/5. Add logic to make it work - Part 1.mp4 33.7 MB
  • 11. Project 9 Create TodoApp with JavaScript/5. Add logic to make it work - Part 1.vtt 7.3 KB
  • 11. Project 9 Create TodoApp with JavaScript/6. Add logic to make it work - Part 2.mp4 53.7 MB
  • 11. Project 9 Create TodoApp with JavaScript/6. Add logic to make it work - Part 2.vtt 10.8 KB
  • 12. Project 10 Create an Interactive Quiz with JavaScript/1. What we will create.mp4 4.7 MB
  • 12. Project 10 Create an Interactive Quiz with JavaScript/1. What we will create.vtt 1.6 KB
  • 12. Project 10 Create an Interactive Quiz with JavaScript/2. Create Project directories and files.mp4 14.7 MB
  • 12. Project 10 Create an Interactive Quiz with JavaScript/2. Create Project directories and files.vtt 3.3 KB
  • 12. Project 10 Create an Interactive Quiz with JavaScript/3. Create project structure.mp4 51.8 MB
  • 12. Project 10 Create an Interactive Quiz with JavaScript/3. Create project structure.vtt 9.5 KB
  • 12. Project 10 Create an Interactive Quiz with JavaScript/4. Add styling.mp4 47 MB
  • 12. Project 10 Create an Interactive Quiz with JavaScript/4. Add styling.vtt 9.5 KB
  • 12. Project 10 Create an Interactive Quiz with JavaScript/5. Add logic - Part 1.mp4 95 MB
  • 12. Project 10 Create an Interactive Quiz with JavaScript/5. Add logic - Part 1.vtt 11.2 KB
  • 12. Project 10 Create an Interactive Quiz with JavaScript/6. Add logic - Part 2.mp4 46.8 MB
  • 12. Project 10 Create an Interactive Quiz with JavaScript/6. Add logic - Part 2.vtt 5.7 KB
  • 13. Project 11 Create a Digital Clock with Python/1. Download and Install Python.mp4 24.7 MB
  • 13. Project 11 Create a Digital Clock with Python/1. Download and Install Python.vtt 2.8 KB
  • 13. Project 11 Create a Digital Clock with Python/2. The Python Idle.mp4 34.7 MB
  • 13. Project 11 Create a Digital Clock with Python/2. The Python Idle.vtt 6.8 KB
  • 13. Project 11 Create a Digital Clock with Python/3. Creating a digital clock -Part 1.mp4 25.4 MB
  • 13. Project 11 Create a Digital Clock with Python/3. Creating a digital clock -Part 1.vtt 6.2 KB
  • 13. Project 11 Create a Digital Clock with Python/4. Creating a digital clock -Part 2.mp4 68.7 MB
  • 13. Project 11 Create a Digital Clock with Python/4. Creating a digital clock -Part 2.vtt 9.9 KB
  • 13. Project 11 Create a Digital Clock with Python/5. Displaying the clock.mp4 14.9 MB
  • 13. Project 11 Create a Digital Clock with Python/5. Displaying the clock.vtt 2.6 KB
  • 14. Project 12 Create a Times Table Generator with Python/1. Creating the project - part 1.mp4 41.6 MB
  • 14. Project 12 Create a Times Table Generator with Python/1. Creating the project - part 1.vtt 5.8 KB
  • 14. Project 12 Create a Times Table Generator with Python/2. Creating the project - part 2.mp4 101.2 MB
  • 14. Project 12 Create a Times Table Generator with Python/2. Creating the project - part 2.vtt 9.6 KB
  • 2. Setting up C# and SQL Server Environment/1. Minimum Requirements for installing Visual Studio.mp4 5.4 MB
  • 2. Setting up C# and SQL Server Environment/1. Minimum Requirements for installing Visual Studio.vtt 2.7 KB
  • 2. Setting up C# and SQL Server Environment/2. Download and Install Visual Studio.mp4 13.9 MB
  • 2. Setting up C# and SQL Server Environment/2. Download and Install Visual Studio.vtt 7.2 KB
  • 2. Setting up C# and SQL Server Environment/3. Wrapping up Visual Studio installation.mp4 8.4 MB
  • 2. Setting up C# and SQL Server Environment/3. Wrapping up Visual Studio installation.vtt 4.4 KB
  • 2. Setting up C# and SQL Server Environment/4. Please Read.html 72 B
  • 2. Setting up C# and SQL Server Environment/5. SQL Server Minimum Installation requirements.mp4 8.1 MB
  • 2. Setting up C# and SQL Server Environment/5. SQL Server Minimum Installation requirements.vtt 2.7 KB
  • 2. Setting up C# and SQL Server Environment/6. Download SQL Server.mp4 9.3 MB
  • 2. Setting up C# and SQL Server Environment/6. Download SQL Server.vtt 4 KB
  • 2. Setting up C# and SQL Server Environment/7. Installing SQL Server.mp4 48.6 MB
  • 2. Setting up C# and SQL Server Environment/7. Installing SQL Server.vtt 6.3 KB
  • 3. Project 1 Create a Music Player/1. Project Introduction.mp4 6.8 MB
  • 3. Project 1 Create a Music Player/1. Project Introduction.vtt 1.4 KB
  • 3. Project 1 Create a Music Player/2. Create a new project with a form.mp4 45 MB
  • 3. Project 1 Create a Music Player/2. Create a new project with a form.vtt 6.5 KB
  • 3. Project 1 Create a Music Player/3. Add Windows Media Player.mp4 35.1 MB
  • 3. Project 1 Create a Music Player/3. Add Windows Media Player.vtt 4.2 KB
  • 3. Project 1 Create a Music Player/4. Add button controls.mp4 49.4 MB
  • 3. Project 1 Create a Music Player/4. Add button controls.vtt 7.1 KB
  • 3. Project 1 Create a Music Player/5. Add logic to make player work.mp4 74.9 MB
  • 3. Project 1 Create a Music Player/5. Add logic to make player work.vtt 9.7 KB
  • 3. Project 1 Create a Music Player/6. Build the project.mp4 36.1 MB
  • 3. Project 1 Create a Music Player/6. Build the project.vtt 5.1 KB
  • 3. Project 1 Create a Music Player/7. Tips to improve project.mp4 31.9 MB

Rating
Not rated yet
Log in to rate

Comments

No comments yet.


Similar torrents
NameSizeDate
2.8 GBYesterday42644134
2.9 GB07/14/263852664
2.8 GBYesterday22771437
578 MBYesterday20051960
2.9 GB02/24/23192943
9.1 GB07/18/261577451
1.3 GBYesterday1078827
710 MBYesterday967407
5.1 GB10/09/2492894
414 MBYesterday765544
3 GB07/19/26712113
13.3 GB01/28/24699347
10.5 GB09/13/22668533
10.7 GB07/18/2664159
2.4 GB06/28/26589110