Intro to C#: 3 - Planning Code with UML

Опубликовано: 15 Май 2026
на канале: Michael Hadley
5,122
106

In this video, we dive into Object-Oriented Programming (OOP) by exploring a way to break a project (a virtual zoo) into re-usable pieces. We use a planning & diagramming technique - Unified Modeling Language (UML) - to sketch out our code.

=== Relevant Links ===
Playlist:    • Intro to Programming in C#  
Next video:    • Intro to C#: 4 - Object-Oriented Programmi...