This is most of my code I wrote in my CIS-122 Data Structures class.
https://www.taxborn.com
- C# 94.5%
- HTML 3.9%
- CSS 1.4%
- JavaScript 0.2%
| 02042021-PracticeProblems | ||
| BreakOut | ||
| HelloWorld | ||
| InheritenceClass | ||
| InterfaceExamples | ||
| InterfacesPt2 | ||
| MavPASS | ||
| MVC | ||
| Quiz | ||
| .gitignore | ||
| README.md | ||
CIS-122 - Data Structures
My freshman year at MSU, Mankato, I took CIS-122, a data structures course.
There won't be too many organizational efforts here, except for the following:
- Quiz - This is where the code for my quiz answers will go
- MavPASS - This is an extra study session "class", any code written there will go here
- MVC - Any code written as an MVC webapp will go here.
- Test - This is currently in a .gitignore, but I will post it when I finish the class.