Hi everyone,
Advent of Code is a series of small programming puzzles for a variety of skill sets and skill levels in any programming language you like. Advent of Code was created by Eric Wastl and it starts on December 1st of every year. We get one new puzzle per day, until December 25th, with a total of 25 puzzles.
In previous editions, many people have used Advent of Code to learn a new programming language, including Elixir. This year we will be joining you so we can all learn Elixir together! In particular, José Valim (that’s me!), the creator of Elixir, will live stream and solve the puzzle from the previous day and share it with everyone. This gives everyone time to try the puzzle on their own so we can discuss different approaches live.
The live stream will happen daily on Twitch, for 25 days, at 15:00 CET / 14:00 UTC / 12:00 BRT / 9:00 EST. During the streams, I will go over my solution, step by step, explaining Elixir concepts and the thought process behind it. This is a great opportunity to join, ask questions, give feedback, propose solutions, help me get unstuck, etc. If you can’t make it to the live stream, the videos will be available online on Twitch for 14 days.
How can you prepare?
- The first step is to read Elixir’s Getting Started guide or one of our many Learning Resources
-
Do the exercises from last year or from exercism.io to warm up. As a template, I have solved the first puzzle from Advent of Code 2017. Save the file locally and run it from your command line with
elixir path/to/file.exs
-
Sign up to our special occasion mailing list below (or click here if you can’t see the form) to receive an e-mail at the end of each live stream with a link to the video recording of the solution
If you know someone who has been planning to get into Elixir, now is a great time!
See you on December 1st!