This is a faculty repository with assignment solutions, quizzes, and lectures notes for CS370.
- This is a repository for the CS370 class
- Public repository
- Clone the repository
git clone [email protected]:LutherCS/pl-class-prep.git
- Install SDKMAN!:
curl -s "https://get.sdkman.io" | bash
- Install Gradle
sdk install gradle
- Add more tasks, especially problems that would require knowledge of OOP and collection data types.
- Roman Yasinovskyy