Skip to content

Latest commit

 

History

History
33 lines (27 loc) · 482 Bytes

README.md

File metadata and controls

33 lines (27 loc) · 482 Bytes

C# Software Design Fundamentals

Visual Studio 2013 C# Forms

thewhitefox.ninja blog C#

Lesson 1

Hello World

Lesson 2

Design

Lesson 3

Add input, first and name
Add two numbers, calculator

Lesson 4

Basic if and if else statement Switch Arrays Iteration statements Foreach For loop While loop Two nested for loops For with if For with switch

###Lesson 5 OOP

  • read from file
  • try catch
  • QA
  • IO