nashville-software-school / bangazon-inc

Curriculum for the C# web development full-time back-end course.
95 stars 230 forks source link

Add CLI project to Orientation #60

Closed askingalot closed 5 years ago

askingalot commented 5 years ago

Re-purpose https://github.com/nashville-software-school/csharp-bangazoncli-boilerplate

This should be a 2 - 3 day project.

Learning objectives:

  1. C# fundamentals
    1. classes / data types
    2. variables / methods
    3. lists / dictionaries
    4. loops / conditionals
  2. SQL
    1. basic CRUD
    2. more complex JOINs
  3. Familiarize students with bangazon business domain
copypastedeveloper commented 5 years ago

we have this group project that we use, its before they learn sql, but could easily use sql instead of an in memory collection... https://github.com/nss-evening-cohort-8/candy-market

askingalot commented 5 years ago

Unless there are any objections, I'm going to close this issue now that we have https://github.com/nashville-software-school/Trestlebridge-Farms.

@stevebrownlee @copypastedeveloper

stevebrownlee commented 5 years ago

Go for it

askingalot commented 5 years ago

Resolved by https://github.com/nashville-software-school/Trestlebridge-Farms