Courses
How To
Sign In
Sign Up
Courses
About Us
Students
Forum
How To
Prices
Sign In
Sign Up
C# Entry Level
1 Brave new world
Introduction. First code lines
My first C# program
Console output
Introduction to variables and int type
String type introduction
2 The Mission
Hardware. Comments. C# benefits. String interpolation
3 Back to the streets
C# program structure. If statement
4 Who is who
bool type. Console input.
5 Find the basement
.NET Framework. for loop
6 Talk in the big kitchen
double, float, char