Welcome to the 25 Days of Code, where the challenges are made up but their solutions do matter. I've outlined some guidelines and an example to help get things started. If you have any questions, please make a note here and I'll follow-up.
- Use whatever language you like for each challenge.
- Running
make
within the challenge folder will prove your solution.- Check the example
Makefile
in the 0-example folder for reference.
- Check the example
- Solutions must be run in a container.
- Check the examples within the 0-example folder for reference.
- Duplicate this repository
to a 25-days-of-code-2018 public repository under your github account.
- For example, mine would be jlaswell/25-days-of-code-2018.
- Follow along with each day's challenge folder by copying the challenge README.md.
- If you'd like, tag me in a PR or issue to confirm the solution. ✅