Skip to content

MetroCS/cs3250_practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cs3250_practice

Practice repository for cs3250

Decision Support

The directory named decision_support is associated with an effort to develop an aid for making decisions with multiple alternatives and multiple factors.

The website https://metrocs.github.io/cs3250_practice/ is a GitHub Pages published website that accompanies this project.

Example

The directory named helloCS3250 contains an extensible "hello world" application in Java that demonstrates use of build automation, unit testing, style checking, and collaborative development.

Playground

The directory named sandbox is primarily for CS3250 students to practice GitHub workflows that involve contributing changes to a third-party's repository.