https://github.com/bbopscode/cse210template
https://github.com/bbopscode/cse210template
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bbopscode/cse210template
- Owner: BBopsCode
- Created: 2024-01-10T17:11:23.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-09T15:50:33.000Z (over 1 year ago)
- Last Synced: 2025-01-25T20:13:23.170Z (over 1 year ago)
- Language: C#
- Size: 550 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cse210-student-template
This is the starter code for students in CSE 210.
This repository contains the starter code for many different projects. They are arranged as follows:
* `sandbox` - An empty project that you can use to play around with any concepts you like.
* `csharp-prep` - Starter projects for each of the C# Prep assignments.
* `prepare` - Starter projects for each of the preparation Learning Activities.
* `prove` - Starter projects for each of the prove Developer projects.
* `final` - Starter projects for final project.