Introduction. First code lines
1 Brave new world
Introduction. First code lines
Hardware. Comments. C# benefits. String interpolation
2 The Mission
Hardware. Comments. C# benefits. String interpolation
C# program structure. If statement
3 Back to the streets
C# program structure. If statement
bool type. Console input.
4 Who is who
bool type. Console input.
.NET Framework. for loop
5 Find the basement
.NET Framework. for loop
double, float, char
6 Talk in the big kitchen
double, float, char
While loop, Methods
7 Repairing Noname
While loop, Methods
Arrays. Scopes.
8 Victory is close
Arrays. Scopes.
const, var
9 Wonderland
const, var
input validation, Modulus, Math
10 Career raise opportunity
input validation, Modulus, Math
Type conversion, out, ref
11 Infinity
Type conversion, out, ref
switch, C# test
12 The truth
switch, C# test
class, object, private, public
13 Hello, Wonderland
class, object, private, public
static, null, this
14 I will be your spy
static, null, this
Properties, Encapsulation
15 The Commander
Properties, Encapsulation
Interfaces, polymorphism
18 One step ahead
Interfaces, polymorphism