Code Samples

This is a mix of tutorial links, exercises and sample code.

CS346 Samples

The CS 346 Public Repository has a number of small samples. Also, Jeff (the instructor) has a couple of Kotlin projects in his GitLab repository that you are welcome to use for reference.

  • MasterMind: desktop TODO application, stored to Supabase.
  • Courses: course enrolment application, used for advising.

Gradle

Kotlin Code

Kotlin Multiplatform Code

Compose Code

Cloud Computing