MENU

Fun & Interesting

DATA STRUCTURES - How to work with Lists? (C# for beginners) - Lists explained in 28 minutes!

CodeBeauty 6,577 7 months ago
Video Not Working? Fix It Now

In this programming tutorial for beginners, we'll break down everything you need to know about lists in C#. You will learn what is a list and understand the basics of lists, C# list declaration, and initialization. While creating your first list, you will learn how to add elements to the list and how to loop through elements in the list. I will also show you the most common built-in methods when working with lists. If you want to gain more practical experience in building real apps and get career-ready skills, join my Practical Programming Course below. 🚀📈💻🔥 My Practical Programming Course: https://www.codebeautyacademy.com/ Experience the power of practical learning, gain career-ready skills, and start building real applications! This is a step-by-step course designed to take you from beginner to expert in no time! 💰 Here is a coupon to save 10% on your first payment (CODEBEAUTY_YT10). Use it quickly, because it will be available for a limited time. 📚 Learn programming with these Free E-Books ⬇ C++ Lambdas e-book - free download here: https://bit.ly/freeCppE-Book Entire Object-Pascal step-by-step guide - free download here: https://bit.ly/FreeObjectPascalEbook RELATED VIDEOS: Loops in C# (Beginner tutorial) - https://youtu.be/n5GJRVMPnew Strings in C# (Beginner tutorial) - https://youtu.be/nk2zDKK1pvA String methods in C# (Beginner tutorial) - https://youtu.be/fCvY_i8x-H0 CONTENTS: 00:13 - What is a list 02:07 - Why we need lists 02:51 - Where to learn programming on practical examples 03:58 - How to create a list 06:37 - How to display list elements 07:59 - How to add elements to the list 09:01 - How to sort elements in the list 10:49 - How to remove elements from the list 12:13 - Let's create a shopping list app 19:18 - How to check if the list contains a certain element 21:03 - Let's fix a hidden bug Add me on: Instagram 📸 - https://www.instagram.com/TrueCodeBeauty Twitter 🐦- https://twitter.com/TrueCodeBeauty

Comment