Overview
Explore programming fundamentals through a comprehensive VB.NET tutorial. Dive into loops, arrays, and polymorphism while building a practical pizza ordering application. Learn how to work with lists, manage ingredients, and implement inventory systems. Gain hands-on experience with for-each loops, counting ingredients, and adding/removing items from collections. Access the final code on GitHub and discover a C# version of the project for cross-language comparison. Perfect for beginners looking to start writing their own programs and those interested in transitioning to service-oriented architecture development.
Syllabus
Introduction
Current Tutorials
The Book
Whats next
The problem
Adding ingredients
Lists
List
Ingredient
Onion
Inventory
Loop
For Each
Count Ingredients
Add Ingredients
Remove Ingredients
Taught by
Hussein Nasser