Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fernando-playplay/advent-of-code-2021

TDD Solutions to this year's advent of code
https://github.com/fernando-playplay/advent-of-code-2021

Last synced: about 1 month ago
JSON representation

TDD Solutions to this year's advent of code

Awesome Lists containing this project

README

        

# Advent of code 2021

Advent of Code is an Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like. People use them as a speed contest, interview prep, company training, university coursework, practice problems, or to challenge each other.

[Page of the Event](https://adventofcode.com/2021)

# TDD

I'll try to solve this year's advent of code trying a TDD approach just for fun using PHP :raised_hands: