https://github.com/taxborn/cis-122
This is most of my code I wrote in my CIS-122 Data Structures class.
https://github.com/taxborn/cis-122
c-sharp data-structures mvc
Last synced: 8 months ago
JSON representation
This is most of my code I wrote in my CIS-122 Data Structures class.
- Host: GitHub
- URL: https://github.com/taxborn/cis-122
- Owner: taxborn
- Created: 2021-02-22T03:17:02.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-03T08:18:00.000Z (about 5 years ago)
- Last Synced: 2025-07-05T10:46:51.012Z (11 months ago)
- Topics: c-sharp, data-structures, mvc
- Language: C#
- Homepage: https://www.taxborn.com
- Size: 2.44 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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:
1. Quiz - This is where the code for my quiz answers will go
2. MavPASS - This is an extra study session "class", any code written there will go here
3. MVC - Any code written as an MVC webapp will go here.
4. Test - This is currently in a .gitignore, but I will post it when I finish the class.