Part 4 - Object Oriented Programming
The main theme of Part 4 is Object Oriented Programming. This is a key concept in C# programming.
Understanding what are objects, making your own classes and using them in programming is essential software development skills.
You will also learn to read data from files and to represent and handle information with the help of objects.