The "C# Advanced" course builds on the skills of working with the C# language and the .NET platform by addressing more complex concepts typical of the language. During the course, the audience will learn to create and work with linear data structures. Knowledge of working with arrays will be upgraded by learning how to work with multidimensional arrays or matrices. There will be an opportunity to get acquainted with the Generic concept - creating template classes and methods. Algorithmic problems will be solved (problem solving skills), streams, files and directories will be worked with. Attention is paid to the functional programming paradigm, as well as to the main tool based on it - LINQ for processing data streams. The development environment that will be used by the training team is Microsoft Visual Studio 2022, but each trainee is free to use tools of preference.
- Stacks and Queues
- Multidimensional Arrays
- Sets and Dictionaries Advanced
- Streams, Files and Directories
- Functional Programming
- Defining Classes
- Implementing Linked List
- Generics
- Iterators and Comparators
- Algorithms Introduction
Acquired skills:
- Working with multidimensional and associative data structures
- Creating linear data structures
- Application of basic algorithms
- Application of functional programming
- Work with data streams, files and directories
- Working with classes, creating template classes
Certificate(Click here to preview)
Lab | Exercises |
---|---|
1. Library | 1. Listy Iterator |
2. Library Iterator | 2. Collection |
3. Comparable Book | 3. Stack |
4. Book Comparer | 4. Froggy |
5. Comparing Objects | |
6. Equality Logic | |
7. Custom Comparator |