Course Information
Course Overview
Learn to write computer code by creating 14 projects from scratch using JavaScript and C# Programming language
Welcome to this beginners course on how to program using JavaScript and C#
If you use the internet there is a chance that you've interacted with JavaScript because it is hosted or gets executed inside the web browser.
JavaScript is the programming language of HTML and the Web.
C# is an object oriented programming language developed by Microsoft.
The best way in my opinion to learn any programming language is by creating hence this course is a practical hands-on course . We will create 7 JavaScript and 7 C# projects from scratch and hopefully you will pick up some useful skills along the way.
The JavaScript projects we will create are :
• Calculator
• Digital Clock
• Image slider
• Todo List App
• Word count Tool
• Percentage Calculator
• Maths Addition Interactive Game
The C# project we will create are:
• Currency Converter
• Web Browser
• Ping Pong Game
• Image Upload
• Database driven Login Form
• Matching Pairs Game
• Music Player
A good text editor makes writing code fun and productive.
I will be using sublime text editor for this course. It is a cross platform text editor that will work on any platform like windows and macs.It is free to download and use but recommend that you purchase a full license after trying it out if you enjoy using it.
Another good cross platform text editor is brackets which is open source and completely free to use. By open source I mean developers from around the world can contribute to enhance it.
I will show you how to install Visual Studio, a great IDE for developing in C# applications. Along the way, we will cover topics such as:
• Declare and initialize variables with a variety of data types
• Troubleshoot Compile errors
• Controlling flow with conditional code
• Creating Method
• Creating Event Handler methods
• Using controls and changing their properties.
Course Content
- 17 section(s)
- 124 lecture(s)
- Section 1 Introduction and the basics
- Section 2 Downloads and Installations
- Section 3 Create your first WebApp with C# and Visual Studio
- Section 4 Project 1: Create a Calculator with JavaScript
- Section 5 Project 2: Create a Digital Clock with javaScript
- Section 6 Project 3: Create a Percentage Calculator using JavaScript
- Section 7 Project 4: Create a Word Count App using JavaScript
- Section 8 Project 5: Create an Image Slider using JavaScript
- Section 9 Project 6: Create a Todo List with JavaScript
- Section 10 Project 7: Create a Maths Addition Game with JavaScript
- Section 11 Project 8: Matching Pairs Image Game with C#
- Section 12 Project 9: Create Music Player using C#
- Section 13 Project 10: Create a Currency Converter using C#
- Section 14 Project 11: Create your own Web Browser with C#
- Section 15 Project 12: Create Database driven Login Form with C#
- Section 16 Project 13: Create a Ping Pong game with C#
- Section 17 Project 14: Create an Image Upload App with C#
What You’ll Learn
- Create Calculator using JavaScript, Create Digital clock using JavaScript, Create a Image slider using JavaScript, Create a Todo List App using JavaScript, Create a Word count Tool using JavaScript, Create a Percentage Calculator using JavaScript, Create a Maths Addition Interactive Game using JavaScript, Create a Currency Converter using C# , Create a Web Browser using C# , Create a Ping Pong Game using C# , Create a Image Upload using C#, Create a Database driven Login Form using C# , Create a Matching Pairs Game using C# , Create a Music Player using C#
Skills covered in this course
Reviews
-
MMAK Khan
Not sure how to rate this course but one suggestion that watching the video 1.5x makes it much more tolerable
-
MMatt Olson
Even as a mid-level developer, the CSS has errors that I noticed.
-
DDenell Craig
The videos look outdated.
-
AAndrew Donald
Is still very much in the basic stages. Perhaps speaks a little too slowly but the Instructor is making good use of description and interactive graphics to make for a clear and easy to understand presentation