About the course: In this course the main aspect is learning to create and work with linear data structures - advanced and multidimensional arrays, matrixes. Getting familiar with Generic concept - creating template classes and methods. Working with streams,files and directories. Functional programming paradigm is learned, as well as the main tool based on it - LINQ for data flow processing.
- Stacks and Queues
- Multidimensional Arrays
- Sets and Dictionaries Advanced
- Streams, Files and Directories
- Functional Programming
- Defining Classes
- Generics
- Iterators and Comparators
- Algorithms Introduction
- Implementing Linked List
- Implementing Stack and Queue