|
1 | | -# TechAtlas |
| 1 | +# TechAtlas – Navigate the World of Programming |
| 2 | + |
| 3 | +## Coding Interviews |
| 4 | + |
| 5 | +- [jwasham/coding-interview-university](https://github.com/jwasham/coding-interview-university) -- A complete computer science study plan to become a software engineer. |
| 6 | + |
| 7 | +- [yangshun/tech-interview-handbook](https://github.com/yangshun/tech-interview-handbook) -- 💯 Curated coding interview preparation materials for busy software engineers |
| 8 | + |
| 9 | +--- |
| 10 | + |
| 11 | +## Systems and Architectural Design |
| 12 | + |
| 13 | +- [puncsky/system-design-and-architecture](https://github.com/puncsky/system-design-and-architecture) -- System Design and Architecture |
| 14 | + |
| 15 | +- [eileen-code4fun/SystemDesignInterviews](https://github.com/eileen-code4fun/SystemDesignInterviews) -- System Design Interviews |
| 16 | + |
| 17 | +- [checkcheckzz/system-design-interview](https://github.com/checkcheckzz/system-design-interview) -- System design interview for IT companies |
| 18 | + |
| 19 | +- [DreamOfTheRedChamber/system-design-interviews](https://github.com/DreamOfTheRedChamber/system-design-interviews) -- Mess around software system design |
| 20 | + |
| 21 | + - [🔗 gitpage](https://eric-zhang-seattle.gitbook.io/mess-around/) |
| 22 | + |
| 23 | +- [shashank88/system_design](https://github.com/shashank88/system_design) -- System Design Preparation |
| 24 | + |
| 25 | +- [ashishps1/awesome-low-level-design](https://github.com/ashishps1/awesome-low-level-design) -- Awesome Low Level Design |
| 26 | + |
| 27 | +- [DovAmir/awesome-design-patterns](https://github.com/DovAmir/awesome-design-patterns) -- Awesome Software and Architectural Design Patterns |
| 28 | + |
| 29 | +- [donnemartin/system-design-primer](https://github.com/donnemartin/system-design-primer) -- Learn to build scalable systems like big tech. |
| 30 | + |
| 31 | +--- |
| 32 | + |
| 33 | +## Projects |
| 34 | + |
| 35 | +- [practical-tutorials/project-based-learning](https://github.com/practical-tutorials/project-based-learning) -- Curated list of project-based tutorials |
| 36 | + |
| 37 | +- [florinpop17/app-ideas](https://github.com/florinpop17/app-ideas) -- A Collection of application ideas which can be used to improve your coding skills. |
| 38 | + |
| 39 | +- [codecrafters-io/build-your-own-x](https://github.com/codecrafters-io/build-your-own-x) -- Master programming by recreating your favorite technologies from scratch. |
| 40 | + |
| 41 | +- [gothinkster/realworld](https://github.com/gothinkster/realworld) -- See how apps are built using different technologies |
| 42 | + |
| 43 | +--- |
| 44 | + |
| 45 | +## JavaScript |
| 46 | + |
| 47 | +- [trekhleb/javascript-algorithms](https://github.com/trekhleb/javascript-algorithms) -- Every algorithm is explained in JavaScript with clear examples |
| 48 | + |
| 49 | +- [goldbergyoni/nodebestpractices](https://github.com/goldbergyoni/nodebestpractices) -- ✅ The Node.js best practices list |
| 50 | + |
| 51 | +- [Chalarangelo/30-seconds-of-code](https://github.com/Chalarangelo/30-seconds-of-code) -- Coding articles to level up your development skills |
| 52 | + |
| 53 | + - [🔗 30 seconds of code](https://www.30secondsofcode.org) |
| 54 | + |
| 55 | +- [lydiahallie/javascript-questions](https://github.com/lydiahallie/javascript-questions) -- JavaScript Questions |
| 56 | + |
| 57 | +--- |
| 58 | + |
| 59 | +## Free Programming Books |
| 60 | + |
| 61 | +- [EbookFoundation/free-programming-books](https://github.com/EbookFoundation/free-programming-books) -- 📚 Freely available programming books |
| 62 | + - [🔗 List of Free Learning Resources In Many Languages](https://ebookfoundation.github.io/free-programming-books) |
| 63 | + |
| 64 | +--- |
| 65 | + |
| 66 | +## Lists of Everything Tech |
| 67 | + |
| 68 | +- [sindresorhus/awesome](https://github.com/sindresorhus/awesome) -- 😎 Awesome lists about all kinds of interesting topics |
| 69 | + |
| 70 | +- [kamranahmedse/developer-roadmap](https://github.com/kamranahmedse/developer-roadmap) -- Community driven roadmaps, articles and resources for developers |
| 71 | + |
| 72 | + - [🔗 Developer Roadmaps](https://roadmap.sh) |
| 73 | + |
| 74 | +- [ripienaar/free-for-dev](https://github.com/ripienaar/free-for-dev) -- Free tools, SaaS, PaaS, and IaaS for developers |
| 75 | + |
| 76 | +- [bradtraversy/design-resources-for-developers](https://github.com/bradtraversy/design-resources-for-developers) -- Curated list of design and UI resources from stock photos, web templates, CSS frameworks, UI libraries, tools and much more |
| 77 | + |
| 78 | +- [public-apis/public-apis](https://github.com/public-apis/public-apis) A collective list of free APIs |
| 79 | + |
| 80 | +- [jlevy/the-art-of-command-line](https://github.com/jlevy/the-art-of-command-line) -- The Art of Command Line |
| 81 | + |
| 82 | +- [trimstray/the-book-of-secret-knowledge](https://github.com/trimstray/the-book-of-secret-knowledge) -- A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more. |
| 83 | + |
| 84 | +- [kilimchoi/engineering-blogs](https://github.com/kilimchoi/engineering-blogs) -- Software Engineering Blogs Awesome |
| 85 | + |
| 86 | +--- |
| 87 | + |
| 88 | +## AI/ML |
| 89 | + |
| 90 | +- [microsoft/generative-ai-for-beginners](https://github.com/microsoft/generative-ai-for-beginners) -- 21 Lessons teaching everything you need to know to start building Generative AI applications |
| 91 | +dreamcollections.md |
| 92 | +Displaying dreamcollections.md. |
0 commit comments