Developer-roadmap Alternatives

Similar projects and alternatives to developer-roadmap

  1. curriculum

    The open curriculum for learning web development

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. computer-science

    πŸŽ“ Path to a free self-taught education in Computer Science!

  4. cs-topics

    My personal curriculum covering basic CS topics. This might be useful for self-taught developers... A work in development! This might take a very long time to get finished!

  5. codewars.com

    Issue tracker for Codewars

  6. adventofcode

    Advent of Code solutions of 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024 and 2025 in Scala (by sim642)

  7. LeetCode

    Discontinued This is my LeetCode solutions for all 2000+ problems, mainly written in C++ or Python. (by lyhsieh)

  8. W3Schools

    W3Schools Full Offline Version

  9. public-apis

    A collective list of free APIs

  10. system-design-primer

    Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.

  11. missing-semester

    The Missing Semester of Your CS Education πŸ“š

  12. You-Dont-Know-JS

    A book series (2 published editions) on the JS language.

  13. build-your-own-x

    Master programming by recreating your favorite technologies from scratch.

  14. materials

    214 developer-roadmap VS materials

    Bonus materials, exercises, and example projects for our Python tutorials

  15. project-based-learning

    Curated list of project-based tutorials

  16. free-programming-books

    :books: Freely available programming books

  17. awesome

    😎 Awesome lists about all kinds of interesting topics

  18. coding-interview-university

    A complete computer science study plan to become a software engineer.

  19. tech-interview-handbook

    Curated coding interview preparation materials for busy software engineers

  20. javascript-algorithms

    πŸ“ Algorithms and data structures implemented in JavaScript with explanations and links to further readings

  21. design-resources-for-developers

    Curated list of design and UI resources from stock photos, web templates, CSS frameworks, UI libraries, tools and much more

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better developer-roadmap alternative or higher similarity.

developer-roadmap discussion

Log in or Post with
  1. User avatar
    Ksalcant
    Β· about 2 years ago
    Β· Reply

    Review β˜…β˜…β˜…β˜…β˜… 10/10

    It looks like an awesome project!

  2. User avatar
    Wateruniverses
    Β· about 2 years ago
    Β· Reply

    Review β˜…β˜…β˜…β˜…β˜… 10/10

  3. User avatar
    a5527c9b
    Β· about 2 years ago
    Β· Reply

    Review β˜…β˜…β˜…β˜…β˜… 9/10

developer-roadmap reviews and mentions

Posts with mentions or reviews of developer-roadmap. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2026-06-09.
  • Wait... FDE Is Not a JavaScript Framework?
    8 projects | dev.to | 9 Jun 2026
    Per the roadmap.sh FDE roadmap, the very first note on the path says it plainly: FDE is not a beginner role.
  • 10 GitHub Repositories That Will Actually Teach You DevOps in 2026
    9 projects | dev.to | 5 May 2026
    github.com/nilbuild/developer-roadmap. 354k stars. Originally kamranahmedse/developer-roadmap, now under the nilbuild org. The DevOps roadmap is at roadmap.sh/devops.
  • Automating Roadmap.sh into NotebookLM
    1 project | dev.to | 5 Apr 2026
    If you're a developer, you probably know roadmap.sh. It's the gold standard for figuring out what to learn, packed with community-curated articles and videos.
  • Free Python Resources
    6 projects | dev.to | 16 Jan 2026
    Useful for many languages and technologies, roadmap.sh is a community-driven site offering free, visual learning roadmaps. The Python Developer roadmap guides you step by step from Python fundamentals to advanced topics.
  • Kimrio357 Gmail.com
    1 project | news.ycombinator.com | 12 Dec 2025
  • Building Node.js CLI Tool.
    1 project | dev.to | 10 Nov 2025
    Recently, while revising Node.js, I came across the project section Node.js roadmap on roadmap.sh(https://roadmap.sh).
  • How to Kickstart Your Data Career Without Leaving Home
    1 project | dev.to | 1 Aug 2025
    You can also check out roadmap.sh to get a visual idea of what you’re working toward. Just pick one path and follow it for a few weeks. No need to jump between 10 tutorials hoping one of them will unlock your genius.
  • A 37-year-old wanting to learn computer science
    2 projects | news.ycombinator.com | 5 Jul 2025
    supermatt makes an interesting distinction there: if you're more interested in the practical/professional aspect, don't get too sidetracked in the theoretical side.

    Computer Science is fascinating and wide, but if you're interested in reskilling into a new, professionally profitable sector, veering too much into the theoretical aspect can prove detrimental.

    However, as you mention, your objectives will adjust the more you come to learn, so it's important to keep an open mind and read more widely than just the next necessary thing.

    Just beware of ADD side-tracking you, and have clear road maos. (Speaking from personal experience there, I always have to keep a check on my direction during both study and work, lest I lose too much time without much benefit.)

    Speaking of roadmaps to study, perhaps this site can provide an early guide, augmented by books and courses, for your chosen field:

    https://roadmap.sh/

    And don't let your age deter you. People who love what they do are rare and priceless in any age range. If a company doesn't want to hire you due to your age, then that's probably a company you wouldn't enjoy working for anyway.

  • I revamped the Roadmap.sh Frontend Roadmap!
    1 project | dev.to | 4 Jul 2025
    ​Roadmap.sh​ is a wonderful resource for any developer. It gives you a terrific map of the things you could learn in the future and helps you understand where in the learning journey you probably are.
  • Ask HN: What Are You Working On? (June 2025)
    156 projects | news.ycombinator.com | 29 Jun 2025
    > everything is human-reviewed and open-sourced for community auditing

    2 projects worth checking out here: https://github.com/kamranahmedse/developer-roadmap (open-sourced roadmaps, no course content) and also https://github.com/ossu for more college curricula level (with references to outside courses).

    I've been personally working on AI generated courses for a couple of months (probably will open source it in 1–3 months). I think the trickiest part that I haven't figured out yet is how to kind of build a map of someone's knowledge so I can branch out of it, things like "have a CS degree" or "worked as a Frontend Dev" is a good starting point, but how to go from there?

    I really like how Squirrel AI (EdTech Company) breaks things down β€” they split subjects into thousands of tiny β€œknowledge points.” Each one is basically a simple yes/no check: Do I know this or not?

  • A note from our sponsor - SaaSHub
    www.saashub.com | 10 Jul 2026
    SaaSHub helps you find the best software and product alternatives Learn more β†’

Stats

Basic developer-roadmap repo stats
2169
359,187
9.8
10 days ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that TypeScript is
the 2nd most popular programming language
based on number of references?