-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 5c8cd90
Showing
1 changed file
with
9 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# 100 Programming Languages in 100 Days | ||
This repository tracks a [misguided quest to write code in 100 different programming languages](https://log.schemescape.com/posts/programming-languages/100-languages.html) (specifically by solving the first 100 [Project Euler](https://projecteuler.net/) problems), maybe even in 100 (almost certainly non-consecutive) days. | ||
|
||
**Interested in joining an inane challenge?** Fork this repository and track your progress manually using Markdown tables! | ||
|
||
## Progress | ||
|
||
| # | Problem | Language | Solution | | ||
|--:|---|---|---| |