C#: Collections
Offered By: LinkedIn Learning
Course Description
Overview
Learn how to maintain structured collections of data in C# and choose the right collection class for a wide variety of programming scenarios.
Syllabus
Introduction
- Wrangling data in C#
- What you should know
- Basic C# data structures
- Introduction to C# data collections
- Generic vs. non-generic collections
- Selecting a data structure class
- Basic List operations
- Searching List content
- LinkedList
- List vs. LinkedList comparison
- Challenge: Shopping list
- Solution: Shopping list
- Stacks
- Queues
- Dictionaries
- Challenge: Balance the statement
- Solution: Balance the statement
- ListDictionary and HybridDictionary
- OrderedDictionary
- StringCollection
- StringBuilder
- Challenge: Strings
- Solution: Strings
- Next steps
Taught by
Joe Marini
Related Courses
Conception et mise en œuvre d'algorithmes.École Polytechnique via Coursera Algorithmen und Datenstrukturen
Universität Osnabrück via iversity 数据结构与算法 Data Structures and Algorithms
Peking University via Coursera Data Structures and Algorithm Design Part I | 数据结构与算法设计(上)
Tsinghua University via edX 数据结构基础
Peking University via Coursera