hackingdotnet / dotnet2020

MIT License
0 stars 0 forks source link

Fundamental C# #3

Open erangeljr opened 7 years ago

erangeljr commented 7 years ago

We'll need at least 5 lessons walking through basic programming concepts using C#.

Design, implement, test, and debug simple programs in an object-oriented programming language.

Analyze and explain the behavior of simple programs involving the fundamental programming constructs covered by this unit.

erangeljr commented 7 years ago

We'll use the Syllabus as a guide to determine which lessons to work on first