This repository is a template to allow you to track your progress on a misguided quest to write code in 100 different programming languages (specifically by solving the first 100 Project Euler problems), maybe even in 100 (almost certainly non-consecutive) days.
Interested in joining an insane challenge? Use this repository as a template to get started tracking your progress.
I'd like to be clear that I didn't create this challenge, for that you'd have to thank (or blame...) @jaredkrinke. I just wanted to create an easier to use template for other people to try out the challenge.
I wanted to try createing a template repository, as I've never made one before. And hey, everyone's gotta start somewhere right?
But the original 100-languages repository can just be forked!
Yeah, but a fork doesn't really feel right for that because your first step will just be to delete all of their work. It feels like a template would be better.
Besides, I've already populated the problems with links too.
This repo is a fork of the original to keep the credit going to the right place, but is (hopefully) a bit more convenient as a starting point.
Each challenge has its own folder, so if you want to write your notes, add pictures or write build scripts etc, it is all contained under a folder. There's also a blank README.md file which should already have a link to the challenge homepage in it which you can update as you see fit.
Of course not! I'm a software developer and by that I mean lazy. I'd much rather spend 20 minutes writing scripts to do something for me than 10 minutes doing data entry by hand! You can find these in the scripts folder if you'd like to expand this to add more challenges.