Courses
How To
Sign In
Sign Up
Courses
About Us
Students
Forum
How To
Prices
Blog
Sign In
Sign Up
Programming 1 - C#
1 Brave new world
Introduction. First code lines
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
7 Repairing Noname
While loop, Methods
8 Victory is close
Arrays. Scopes.
9 Wonderland
const, var
10 Career raise opportunity
input validation, Modulo, Math
10.1 Input validation
10.2 Modulo operation
11 Infinity
Type conversion, out, ref
12 The truth
switch, C# test