You will apply your knowledge of C#'s more advanced features, including comprehensive data structures like dictionaries, sets, tuples, and nested lists in practice. Solving practice challenges will help to master the skills you have just revised.
Overview
Syllabus
- Lesson 1: Managing Data with Lists and Classes in C#
- Lesson 2: Creating an Application Using C# Dictionary
- Lesson 3: Managing Student Enrollments Using C# Dictionary and List
- Lesson 4: Managing Records with Nested Dictionaries and Lists in C#
- Lesson 5: Managing Document Editing History Using Stacks in C#