Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Learn the fundamentals of arrays in C# through this comprehensive 42-minute programming tutorial for beginners. Explore array data structures, declaration, and initialization while creating a calorie tracker application. Master techniques for adding elements, looping through arrays, and performing calculations on stored data. Gain practical experience in handling common errors, such as index out of range. Enhance your C# programming skills with hands-on examples and step-by-step guidance, preparing you for real-world application development.
Syllabus
- 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
- What is an array
- Let's create a calorie tracker application
- Where to learn programming on practical examples
- How to initialize an array
- How to programmatically insert data into an array
- Iterating through an array using loops
- Performing calculations on arrays data
- Most common error Index out of range
Taught by
CodeBeauty