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
💊 Curated list of falsehoods programmers believe in.
30
30
Check for things you do not know about Strings, Addresses, Names, Numbers, Emails, Timezones and Dates and more.
31
31
32
32
### Algorithms
@@ -130,9 +130,9 @@ But knowing the stuff will help you become better! :muscle:*
130
130
-:book:[SICP: Structure and Interpretation of Computer Programs](https://www.goodreads.com/book/show/43713.Structure_and_Interpretation_of_Computer_Programs)
131
131
-:page_facing_up:[Thirteen Ways of Looking at a Turtle](https://fsharpforfunandprofit.com/posts/13-ways-of-looking-at-a-turtle-3/)
132
132
-:scroll:[Programming Paradigms for Dummies: What Every Programmer Should Know](https://www.info.ucl.ac.be/~pvr/VanRoyChapter.pdf)
133
-
-[Learn X in Y Minutes](https://learnxinyminutes.com/)
133
+
-[Learn X in Y Minutes](https://learnxinyminutes.com/)
134
134
Learn the basics of a language in a highly condensed way.
135
-
-[Hyperpolyglot](http://hyperpolyglot.org/)
135
+
-[Hyperpolyglot](http://hyperpolyglot.org/)
136
136
Compare commonly used features of more or less similar languages side-by-side. Helps you to jump Python<->Ruby, Ocaml<->Haskell, etc.
137
137
-:page_facing_up:[Pomodoro for Programmers](https://blog.metadevelopment.io/pomodoro-for-programmers/)
@@ -208,6 +208,7 @@ But knowing the stuff will help you become better! :muscle:*
208
208
### Licenses
209
209
-[Choose An Open Source License](https://choosealicense.com/)
210
210
-[Well-explained Software licenses in TLDR version](https://tldrlegal.com/)
211
+
-[How open source licenses work and how to add them to your projects](https://medium.freecodecamp.org/how-open-source-licenses-work-and-how-to-add-them-to-your-projects-34310c3cf94)
0 commit comments