You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -93,6 +93,10 @@ But knowing the stuff will help you become better! :muscle:*
93
93
-:book:[SICP: Structure and Interpretation of Computer Programs](https://www.goodreads.com/book/show/43713.Structure_and_Interpretation_of_Computer_Programs)
94
94
-:page_facing_up:[Thirteen Ways of Looking at a Turtle](https://fsharpforfunandprofit.com/posts/13-ways-of-looking-at-a-turtle-3/)
95
95
-: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.
96
100
-:page_facing_up:[Pomodoro for Programmers](http://www.metadevelopment.io/pomodoro-for-programmers/)
0 commit comments