Day 1: Chronal Calibration
2 Dec 2018Hi there, how nice of you to swing by! Do you know which day it is? Yes, the first day of Advent of Code 2018! As with the AoC puzzles, we’re starting the advent of Go introduction from scratch again as well.
Hi there, how nice of you to swing by! Do you know which day it is? Yes, the first day of Advent of Code 2018! As with the AoC puzzles, we’re starting the advent of Go introduction from scratch again as well.
Was one of your previous solutions really really slow? We’re going to fix that today. Go read the problem description, it’s a fun one. Go on, I’ll wait here until you’re ready.
Good, you’re back! Let’s get started. On the agenda for today: more on interfaces and benchmarking.
Did you know the internet is a series of pipes? No? Well, today’s problem is all about pipes. Go read the problem description, it’s a fun one. Go on, I’ll wait here until you’re ready.
Good, you’re back! Let’s get started. On the agenda for today: reusing your code.
Do you like it a little more difficult? Yeah, me too. Go read the problem description, it’s a fun one. Go on, I’ll wait here until you’re ready.
Good, you’re back! Let’s get started. On the agenda for today: anonymous structs and test fixtures.
How good are you at following the instructions? Let’s give it a try: go and read the problem description. Go on, I’ll wait here until you’re ready.
Good, you’re back! Unfortunately, there isn’t a lot of new Go on todays agenda. The problem literally boils down to following the instructions to the letter.
Hi there, welcome on day 9! If you haven’t done so yet, go and read the problem description. Go on, I’ll wait here until you’re ready.
Good, you’re back! Let’s get started. On the agenda for today: Regular Expressions!
Day 8, puzzle 8? You like pogramming, don’t you? Do you like cpu’s and how they work? If you haven’t done so yet, go and read the problem description. Go on, I’ll wait here until you’re ready.
Good, you’re back! Let’s get started. On the agenda for today: More about structs and the switch statement!
We’re one week in! How many puzzles did you solve on your own? Did you solve todays puzzle already? If you haven’t done so yet, go and read the problem description. Go on, I’ll wait here until you’re ready.
Good, you’re back! Let’s get started. On the agenda for today: proper structs and pointers, finally, and recursion!
Day 6, and we keep on going! Welcome back for another puzzle and some Go. You know the drill by know: if you haven’t done so yet, go and read the problem description. Go on, I’ll wait here until you’re ready.
Good, you’re back! Let’s get started. On the agenda for today: functions as objects.
Ho ho ho, welcome back for another puzzle! You know the drill by know: if you haven’t done so yet, go and read the problem description. Go on, I’ll wait here until you’re ready.
Good, you’re back! Let’s get started. On the agenda for today: Testing your code.