This is the C# code that I wrote for Introduction to C# Programming at Tarrant County College the Fall of 2016.
The files are organized into 6 projects and 4 quizzes. The following Methodology and algorithms are involved:
Project 1:
Functional Programming
Project 2:
Multidimentional Arrays
Project 3:
GUI
Project 4:
Classes
Inheritance of Classes
Project 5:
File I/O
Project 6:
XML
C# Web Application
Quiz 1:
Functional Programming
Quiz 2:
Classes
Quiz 3:
C# Windows Form