Skip to content

Commit 4b7fe76

Browse files
authored
Merge pull request #30 from troglotit/patch-1
Add Hyperpolyglot, learnxinyminutes
2 parents 7e1a772 + a1f6d51 commit 4b7fe76

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,10 @@ But knowing the stuff will help you become better! :muscle:*
9393
- :book: [SICP: Structure and Interpretation of Computer Programs](https://www.goodreads.com/book/show/43713.Structure_and_Interpretation_of_Computer_Programs)
9494
- :page_facing_up: [Thirteen Ways of Looking at a Turtle](https://fsharpforfunandprofit.com/posts/13-ways-of-looking-at-a-turtle-3/)
9595
- :scroll: [Programming Paradigms for Dummies: What Every Programmer Should Know](https://www.info.ucl.ac.be/~pvr/VanRoyChapter.pdf)
96+
- [Learn X in Y Minutes](https://learnxinyminutes.com/)
97+
Learn the basics of a language in a highly condensed way.
98+
- [Hyperpolyglot](http://hyperpolyglot.org/)
99+
Compare commonly used features of more or less similar languages side-by-side. Helps you to jump Python<->Ruby, Ocaml<->Haskell, etc.
96100
- :page_facing_up: [Pomodoro for Programmers](http://www.metadevelopment.io/pomodoro-for-programmers/)
97101

98102
### Career

0 commit comments

Comments
 (0)