Skip to content

Commit 7e7f48f

Browse files
author
Aleksandr Argunov
committed
Move learnxinyminutes, hyperpolyglot to practices section
1 parent 2e7e34f commit 7e7f48f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,6 @@ But knowing the stuff will help you become better! :muscle:*
2424
- :book: [Grokking Algorithms](https://www.goodreads.com/book/show/22847284-grokking-algorithms-an-illustrated-guide-for-programmers-and-other-curio)
2525
- [Sorting Algorithms](https://visualgo.net/en/sorting)
2626

27-
### Languages
28-
- [Learn X in Y Minutes](https://learnxinyminutes.com/) Learn the basics of a language in a highly condensed way.
29-
- [Hyperpolyglot](http://hyperpolyglot.org/) Compare commonly used features of more or less similar languages side-by-side. Helps you to jump Python<->Ruby, Ocaml<->Haskell, etc.
30-
3127
### Numbers
3228
- :page_facing_up: [Floating Point Guide](http://floating-point-gui.de/)
3329
- :page_facing_up: [Basic Number Theory Every Programmer Should Know...](https://www.codechef.com/wiki/tutorial-number-theory/)
@@ -85,6 +81,10 @@ But knowing the stuff will help you become better! :muscle:*
8581
- :book: [SICP: Structure and Interpretation of Computer Programs](https://www.goodreads.com/book/show/43713.Structure_and_Interpretation_of_Computer_Programs)
8682
- :page_facing_up: [Thirteen Ways of Looking at a Turtle](https://fsharpforfunandprofit.com/posts/13-ways-of-looking-at-a-turtle-3/)
8783
- :scroll: [Programming Paradigms for Dummies: What Every Programmer Should Know](https://www.info.ucl.ac.be/~pvr/VanRoyChapter.pdf)
84+
- [Learn X in Y Minutes](https://learnxinyminutes.com/)
85+
Learn the basics of a language in a highly condensed way.
86+
- [Hyperpolyglot](http://hyperpolyglot.org/)
87+
Compare commonly used features of more or less similar languages side-by-side. Helps you to jump Python<->Ruby, Ocaml<->Haskell, etc.
8888

8989
### Career
9090
- :page_facing_up: [10 Things Every Programmer Should Know For Their First Job](http://www.applematters.com/article/10-things-every-programmer-should-know-for-their-first-job/)

0 commit comments

Comments
 (0)