Build 10 C# Beginner Projects from scratch
- Description
- Curriculum
- FAQ
- Reviews
Welcome to this C# project based course for beginners course (pronounced C Sharp).
C# is designed to be a simple, modern, general-purpose, object-oriented programming language, borrowing key concepts from several other languages, most notably Java
.
C# is an Object Oriented language and does not offer global variables or functions. Everything is wrapped in classes, even simple types like int and string, which inherits from the System.Object class.
In this course I will walk you through how to create the following 10 beginner c # projects:
-
Calculator
-
Digital Clock
-
Currency Converter
-
Maths Operations App
-
Web browser
-
paint drawing app
-
2D Ping Pong game
-
Google Maps
-
Volume Converter
-
Music Player
-
1IntroductionVideo lesson
-
2What is C#Video lesson
-
3What is Visual StudioVideo lesson
-
4Visual Studio Installation requirementsVideo lesson
-
5Installing Visual Studio 2019Video lesson
-
6Create a basic console appVideo lesson
-
7Create a basic Windows Forms AppVideo lesson
-
8Create a basic ASP.NET AppVideo lesson
-
9Running Projects Outside Visual StudioVideo lesson
-
10Code CommentsVideo lesson
-
11Source Codes for projectsText lesson
-
22Project DesignVideo lesson
-
23Create a new windows forms projectVideo lesson
-
24Add Some Controls to formVideo lesson
-
25Rename text property controlsVideo lesson
-
26Rename Name Property ControlsVideo lesson
-
27Write code for event handlersVideo lesson
-
28Test ApplicationVideo lesson
-
29Customize applicationVideo lesson
-
30Run ApplicationVideo lesson
-
31Create a new windows forms projectVideo lesson
-
32Change form propertiesVideo lesson
-
33Design interface: Part 1Video lesson
-
34Design interface: Part 2Video lesson
-
35Create a button click eventVideo lesson
-
36Clear default zeroVideo lesson
-
37Create methods for operatorsVideo lesson
-
38Create methods for equal buttonVideo lesson
-
39Write code for the logicVideo lesson
-
40What we will createVideo lesson
-
41Project DesignVideo lesson
-
42Create a new windows forms projectVideo lesson
-
43Add controls to formVideo lesson
-
44Rename ControlsVideo lesson
-
45Rename Text PropertyVideo lesson
-
46Rename Name PropertyVideo lesson
-
47Write Code for event handlers: Part 1Video lesson
-
48Write Code for event handlers: Part 2Video lesson
-
49Auto Generated CodeVideo lesson
-
50Customize applicationVideo lesson
-
51Test ApplicationVideo lesson
-
52Run Application Outside Visual StudioVideo lesson
-
61Create a new windows forms projectVideo lesson
-
62Designing the interface : Part 1Video lesson
-
63Designing the interface : Part 2Video lesson
-
64Create variables and event handler methodVideo lesson
-
65Rename event handler methodVideo lesson
-
66Write code to enable drawingVideo lesson
-
67Write code to enable savingVideo lesson

External Links May Contain Affiliate Links read more