1st lecture took place already on 10th February:
24th February:
- constants, further control structures,
- modifiers public, private and protected,
- example - Euclid's algorithmm,
- presentation.
3rd March:
- Further technical items in C#,
- keyword
static,
object instanciation, constructors, destructors, function-overloading,
- arrays,
- presentation.
10th March:
- strings, class StringBuilder, structures,
- inheritance, virtual methods,
- abstract and sealed classes and methods,
- presentation.
17th March:
- Linked lists revisited, universal linked list,
- files (StreamReader,StreamWriter),
- computer simulation.
- presentation.
24th March:
- Computer simulation,
- ArrayList,
- generic data types, namely List.
- Presentation.
31st March:
7th April:
14th April
- Windows forms-applications.
- No presentation in PDF.
21st April
- Exceptions,
- generic data-types (definition),
- operator overloading.
- Presentation.
28th April
5th May
- Games Programming (a few minutes of lecture converted to seminar).
- Presentation.
12th May
Rector's day with sports (no lecture).
19th May
- Median in linear time,
- basic notes on randomized algorithms,
- simple demonstration of several other languages from family of C.
- Presentation.