Master Production-Ready Machine Learning, Step by Step
Learn the Skills Netflix, Meta, and Capital One Actually Hire For
Overview
AI, Data Science & Cloud Certificates from Google, IBM & Meta — 40% Off
One plan covers every Professional Certificate on Coursera. 40% off Coursera Plus Annual.
Unlock All Certificates
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