Released
11/5/2019- Selecting a collection class
- Basic list operations
- How stacks operate on elements
- Using dictionary classes
- Using the ListDictionary and HybridDictionary collections
- Using StringCollection
Skill Level Advanced
Duration
Views
- [Joe] Working with data and information is one of the most important jobs of any real-world application. In modern software development, we use classes called collections to organize information so that it can be accessed and manipulated depending upon the task at hand. The collection data structure that you choose to fulfill these activities have a direct impact on the performance and effectiveness of your app. Hi, I'm Joe Marini, and I've been building software for some of the biggest companies in the Silicon Valley for more than 30 years. In this course, I'll discuss the most common types of data structures that are available in the .net platform and show how each can be used to store and organize data in a variety of different ways. Managing data efficiently is one of the foundations of building great apps. So come join me in my course and let's get started learning about the C# Collection Classes.
Share this video
Embed this video
Video: Wrangling data in C#