Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 838 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 838 Bytes

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.