icon-dark icon-light
Cover image for Valuable Github Resources

Valuable Github Resources

1. Data structures & Algorithms

Open Source resource for learning Data Structures & Algorithms and their implementation in any Programming Language.

Link: https://github.com/TheAlgorithms


2. Digital Programming Books

List of Free Learning Resources In Many Languages.

Link: https://github.com/EbookFoundation/free-programming-books


a 100-day curriculum to learn Machine Learning.

3. Open Source Society University

The OSSU curriculum is a complete education in computer science using online materials.

Link: https://github.com/ossu/computer-science


4. Coding Interview University

Study plan for software engineering.

Link: https://github.com/jwasham/coding-interview-university


5. Awesome Python

A curated list of awesome Python frameworks, libraries, software and resources.

Link: https://github.com/vinta/awesome-python


6. Public APIs

A collective list of free APIs for use in software and web development.

Link: https://github.com/public-apis/public-apis


7. RoadmapSh

Community driven roadmaps, articles and resources for developers.

Link: https://github.com/kamranahmedse/developer-roadmap


8. Every Programmer Should Know

A collection of (mostly) technical things every software developer should know.

Link: https://github.com/mtdvio/every-programmer-should-know


9. Clean Code Javascript

A guide to producing readable, reusable, and refactorable software in JavaScript.

Link: https://github.com/ryanmcdermott/clean-code-javascript


10. 100-Days-Of-ML-Code

A 100 days curriculum to learn Machine Learning.

Link: https://github.com/Avik-Jain/100-Days-Of-ML-Code


Hope you found this short article useful. If so hit the 👍🏻 ❤️


Loading...