Skip to content

Instantly share code, notes, and snippets.

View original-taste's full-sized avatar

original-taste

View GitHub Profile
@original-taste
original-taste / txt
Created October 16, 2022 18:04
Programming Learning resources on GitHub
1 freeCodeCamp : https://github.com/freeCodeCamp/freeCodeCamp
2 free-programming-books : https://github.com/EbookFoundation/free-programming-books
3 coding-interview-university : https://github.com/jwasham/coding-interview-university
4 awesome : https://github.com/sindresorhus/awesome
5 developer-roadmap : https://github.com/kamranahmedse/developer-roadmap
6 public-apis : https://github.com/public-apis/public-apis
7 system-design-primer : https://github.com/donnemartin/system-design-primer
8 build-your-own-x : https://github.com/codecrafters-io/build-your-own-x
9 You-Dont-Know-JS : https://github.com/getify/You-Dont-Know-JS
10 javascript-algorithms : https://github.com/trekhleb/javascript-algorithms