Data Structures - Working with Lists in C# for Beginners
Offered By: CodeBeauty via YouTube
Course Description
Overview
Learn the fundamentals of working with lists in C# in this comprehensive 28-minute tutorial for beginners. Discover what lists are, why they're essential, and how to create, manipulate, and utilize them effectively. Master list declaration, initialization, adding elements, looping through items, and applying common built-in methods. Gain hands-on experience by building a practical shopping list application, learning to sort elements, remove items, and check for specific entries. Explore hidden bugs and their solutions to enhance your understanding of list implementation in C# programming.
Syllabus
- What is a list
- Why we need lists
- Where to learn programming on practical examples
- How to create a list
- How to display list elements
- How to add elements to the list
- How to sort elements in the list
- How to remove elements from the list
- Let's create a shopping list app
- How to check if the list contains a certain element
- Let's fix a hidden bug
Taught by
CodeBeauty
Related Courses
Algorithms, Part IPrinceton University via Coursera Conception et mise en œuvre d'algorithmes.
École Polytechnique via Coursera 数据结构与算法 Data Structures and Algorithms
Peking University via Coursera 高级数据结构与算法
Peking University via Coursera Principles of Computing (Part 2)
Rice University via Coursera