overall the coursee was good. need to improve the video quality just .
2025-05-12
Rohith Nayini
Good
2025-05-11
Simon paul
Very good
2025-05-10
Christian Chileshe
I always thought dynamic arrays in C sounded complicated, but this course made it way easier to understand. As a beginner, I appreciated how everything was explained step by step — now I actually get how ArrayLists work and how to use them in my own code.
2025-05-09
B.Pawan kumar
Good learning
2025-05-09
Alkama Anish
Best Website For UX designer for Mindluster
2025-05-08
Shubham Parsoya
ArrayLists in C for beginners Certificate
2025-05-08
ArrayLists in C#,
in this course we will learn about ArrayLists in C# in a practical and beginner-friendly way. ArrayLists in C# are non-generic collections that allow us to store elements of different types. We’ll start with understanding what an ArrayList is, how it differs from arrays and generic lists, and when to use it. You’ll learn how to create ArrayLists, add and remove elements, search within them, and loop through their contents. We’ll also explore useful methods like AddRange, Insert, RemoveAt, and Sort. Additionally, you’ll discover how boxing and unboxing work when storing value types. By the end of this course, you'll be confident in using ArrayLists in real C# applications and understand their performance implications. Whether you're preparing for interviews or sharpening your C# skills, this course provides a solid foundation in mastering ArrayLists. HOWTECH