jameshughes89 / course-template

Template repo for courses

Repository from Github https://github.comjameshughes89/course-templateRepository from Github https://github.comjameshughes89/course-template

cs102

CS 102: Data Structures --- Java

Your typical computer science 102 class focusing on abstraction.

build

./gradlew build test site

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

Contribute

Check out the CONTRIBUTING guidelines.

About

Template repo for courses

License:GNU General Public License v3.0


Languages

Language:Java 76.6%Language:Python 23.4%