Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 532 Bytes

File metadata and controls

11 lines (7 loc) · 532 Bytes

TryKotlinDojo

Introduction to Kotlin for Leeds Code Dojo

This repository contains the following:

  • Cheatsheet.md & Cheatsheet.pdf - A short intro to the syntax of the Kotlin language showing key idioms
  • Problems.md & Problems.pdf - A set of problems intended to provide your first hands on experience of the Kotlin language.
  • Source Code - Skeletons classes & functions to get you started on the problems and to provide examples of Unit Testing etc.

Have fun, hope you enjoy your first couple of hours with this language.