jameshughes89 / cs102

CS 102: Data Structures --- Java
http://csci162.com/
GNU General Public License v3.0
10 stars 17 forks source link

cs102

CS 102: Data Structures --- Java

Your typical computer science 102 class focusing on abstraction.

The course can be found here.

build

./gradlew build test site

The website is then built into ./build/site.

Contribute

Check out the CONTRIBUTING guidelines.