Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 638 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 638 Bytes

README

This is a faculty repository with assignment solutions, quizzes, and lectures notes for CS370.

What is this repository for?

How do I get set up?

  1. Clone the repository
  2. Install SDKMAN!:
    • curl -s "https://get.sdkman.io" | bash
  3. Install Gradle
    • sdk install gradle

Contribution guidelines

  • Add more tasks, especially problems that would require knowledge of OOP and collection data types.

Who do I talk to?

  • Roman Yasinovskyy