Skip to content

Latest commit

 

History

History
302 lines (189 loc) · 15.5 KB

advent-of-code.md

File metadata and controls

302 lines (189 loc) · 15.5 KB

Advent of Code is an annual December event, where holiday-themed puzzles are published every day from December 1 to December 25. With the permission of Eric Wastl, creator of Advent of Code, we'll show how to solve these puzzles using the idiomatic Kotlin style:

Get ready for Advent of Code

We'll take you through the basic tips on how to get up and running with solving Advent of Code challenges with Kotlin:

  • Use this GitHub template to create projects
  • Check out the welcome video by Kotlin Developer Advocate, Sebastian Aigner: