Autoplay
Autocomplete
HTML5
Flash
Player
Speed
Previous Lecture
Complete and continue
C# in 6 Hours: C# For Complete Beginners Learn C# by Coding
What You Will Learn in C# For Complete Beginners Course?
Here is the C Course Program (5:15)
No experience on C Don't Worry (2:00)
C .NET Framework (2:56)
Set Up Visual Studio
Development Environments (6:34)
How To Install Visual Studion On Windows (2:22)
How To Install Visual Studion On Mac (6:02)
Console Environment
What is Console App (0:46)
Functions Used in Console Environment to Write and Read (4:58)
Read Readline (3:15)
Variables
What Is Variables (9:18)
Type Conversions in Variables (8:13)
Windows Form
Introduction to Windows_Form (1:28)
Review Necessary Windows (7:51)
Review Form Properties (5:19)
Review Objects in Toolbox
Using MessageBox (5:14)
Button (9:09)
Label (3:40)
textbox (6:29)
GroupBox (2:24)
RadioButton (3:58)
Checbox (3:58)
Combobox (9:21)
Datetimepicker (5:54)
Switch and Data Transfer Between Forms (6:02)
Operators
Using Operators (5:08)
Before Starting Know-How
Using Comment Line (3:51)
Using Region (2:02)
Naming Conventions (4:21)
Using Breakpoint (7:43)
Keyboard Shortcuts in Visual Studio (3:37)
Condition Controls
If-Else Statement (12:55)
Switch Case Statement (6:22)
Loops
While DoWhile (11:06)
For Loop (5:33)
Jump Statements (9:15)
Project
Make an Example With What We Learn (20:57)
Arrays
Arrays (9:44)
Methods
Methods (16:38)
Classes
Class and Object (13:06)
Using List Class (13:53)
Using Timer Class (7:29)
Using Random Class (9:08)
Using Math Class (20:24)
Here is the C Course Program