roadmap.sh
banner
roadmapsh.bsky.social
roadmap.sh
@roadmapsh.bsky.social
Community created developer roadmaps, articles, resources and journeys to help you choose your path and grow in your career.

Website 🌐 roadmap.sh
From understanding nodes and edges to learning how to calculate degrees and represent graphs efficiently. This video covers every aspect of the graph data structure in detail.
Graph Data Structure | Illustrated Data Structures
A graph is a set of vertices connected to each other through edges. In this video, we learn everything you need to know about Graph Data Structure. After watching this video, you will be able to…
www.youtube.com
November 15, 2025 at 12:04 AM
Dive into the world of cyber security, learn penetration testing, risk assessment, and secure system design to become an expert capable of keeping organizations safe.
Cyber Security Roadmap: Learn to become a Cyber Security Expert
Community driven, articles, resources, guides, interview questions, quizzes for cyber security. Learn to become a modern Cyber Security Expert by following the steps, skills, resources and guides…
roadmap.sh
November 14, 2025 at 8:08 PM
Learn how to build a Task Tracker that’s both functional and satisfying to use. Add, check off, and manage tasks. All with smooth JavaScript logic.
Build a Task Tracker with JavaScript
Learn how to create a dynamic task tracker that allows users to add, complete, and delete tasks with real-time updates.
roadmap.sh
November 14, 2025 at 5:17 PM
Boost your productivity and streamline your workflow with the essential tools every backend developer needs to master.
25 Essential Backend Development Tools for 2025
Elevate your coding with backend developer tools that bring efficiency, scalability, and innovation to your projects. Improve your development process today!
roadmap.sh
November 14, 2025 at 3:19 PM
Start your journey into the world of authentication. We break down essential terms, authentication factors, MFA vs 2FA, and how identity verification works in real-world systems.
Authentication Fundamentals | Authentication Series
Authentication is the process of verifying the identity. In this video, we discuss the basics of authentication; we will learn what authentication is, different terminologies, authentication factors,…
www.youtube.com
November 13, 2025 at 10:46 PM
A complete roadmap to becoming a UX Designer. Learn the principles of design, user research, wireframing, prototyping, and usability testing. Everything you need to craft meaningful user experiences.
UX Design Roadmap: Step by Step guide to learn UX Design in 2025
Learn how to become a UX Designer in 2025. We also have resources and short descriptions attached to the roadmap items so you can get everything you want to learn in one place.
roadmap.sh
November 13, 2025 at 8:03 PM
Reposted by roadmap.sh
roadmap.sh is a very nice place to get a top level overview and maybe dig down into one or two things that you might be interested in. (I'm not affiliated, I just think it's a cool project)
Developer Roadmaps - roadmap.sh
Community driven roadmaps, articles and guides for developers to grow in their career.
roadmap.sh
November 12, 2025 at 9:05 PM
NEW GUIDE! 🌟 This will help you review the basics of C++ while also getting comfortable with advanced topics that recruiters often ask about.

roadmap.sh/questions/cpp
November 13, 2025 at 3:41 PM
Studying alone? Not anymore. Our Roadmap AI Tutor chat is your always-available study buddy. Ask anything. Get guidance. Stay on track.

👉 roadmap.sh/ai
November 13, 2025 at 3:04 PM
Ever heard of Jump Servers? They act as a secure gateway between your users and critical servers like databases or app servers, adding an extra layer of protection. Read the full guide by @kamrify.bsky.social.

roadmap.sh/guides/how-t...
November 12, 2025 at 11:09 PM
Level up your data structure knowledge with Trees. Understand the difference between binary and binary search trees, learn how to calculate tree height, and see how balanced trees make searching faster.
Tree Data Structure | Illustrated Data Structures
So far in this series, we have looked at the arrays, linked lists, stacks, queues, and hash tables, all of which were linear data structures. In this illustrated explanation, we learn about trees…
www.youtube.com
November 12, 2025 at 8:12 PM
Explore all of our developer learning roadmaps 👉 roadmap.sh
November 12, 2025 at 5:19 PM
Master @react.dev with this complete roadmap. Learn the core concepts, advanced patterns, and ecosystem tools that power today’s web applications.
React Developer Roadmap: Learn to become a React developer
Community driven, articles, resources, guides, interview questions, quizzes for react development. Learn to become a modern React developer by following the steps, skills, resources and guides listed…
roadmap.sh
November 12, 2025 at 4:08 PM
Behind every great frontend lies a solid backend. Here’s a look at the top 5 backend languages that will dominate web development, and why you should learn them.
The 5 Best Backend Development Languages to Master (2025)
Discover the best backend development languages to learn right now for career development, with practical tips from an experienced developer.
roadmap.sh
November 12, 2025 at 1:08 PM
Learn the building blocks of authentication and get ready for deep dives into different strategies, their pros, and real-world implementations.
Authentication Fundamentals | Authentication Series
Authentication is the process of verifying the identity. In this video, we discuss the basics of authentication; we will learn what authentication is, different terminologies, authentication factors,…
www.youtube.com
November 12, 2025 at 12:14 AM
From Hello World → Complex Queries

Learning SQL doesn’t need to be overwhelming. We built a structured path with bite-sized lessons, real-word scenarios, built-in practice. Stop wasting time figuring out what to learn next.

Learn #SQL 👉 roadmap.sh/courses/sql
November 11, 2025 at 10:02 PM
If you want to defend against cyber attacks and protect critical infrastructure, this roadmap provides a clear path to mastering cyber security principles and practices.
Cyber Security Roadmap: Learn to become a Cyber Security Expert
Community driven, articles, resources, guides, interview questions, quizzes for cyber security. Learn to become a modern Cyber Security Expert by following the steps, skills, resources and guides…
roadmap.sh
November 11, 2025 at 8:13 PM
Explore @GitHub.com in a whole new way. Build a random repository finder and learn how to fetch, display, and manage live data from the GitHub API.
Build a GitHub Repository Finder with JavaScript and GitHub API
Learn how to create a dynamic application that fetches random GitHub repositories based on a chosen language and displays key information like stars, forks, and issues.
roadmap.sh
November 11, 2025 at 5:32 PM
Becoming a great backend developer isn’t a destination. It’s a journey of continuous learning and improvement.
8 In-Demand Backend Developer Skills to Master
Learn what the essential backend developer skills are that you should learn and master to advance in your career.
roadmap.sh
November 11, 2025 at 2:08 PM
Servers generate tons of data, but raw numbers don’t mean much without context. Build a script that analyzes CPU, memory, and disk usage to uncover useful insights.
Server Performance Stats
Write a script to analyse server performance stats.
roadmap.sh
November 11, 2025 at 12:19 AM
Confused by system design?

Start with the big picture. This beginner-friendly video walks you through the core components of modern web architecture, and how they all fit together.
System Design 101
In this video, we learn about all the bits and pieces of system design. We get an overview of the web architecture and see how all the pieces of the puzzles fit together. 0:00 Introduction 0:15 DNS…
www.youtube.com
November 10, 2025 at 8:08 PM
This is your step-by-step @react.dev developer roadmap. Understand how to build fast, scalable, and modern web apps using the latest tools and libraries.
React Developer Roadmap: Learn to become a React developer
Community driven, articles, resources, guides, interview questions, quizzes for react development. Learn to become a modern React developer by following the steps, skills, resources and guides listed…
roadmap.sh
November 10, 2025 at 5:32 PM
Think of it as Duolingo for developers. Roadmap’s AI Tutor teaches you topics, quizzes you, and tracks progress — all inside your favorite roadmaps.

Try it for yourself 👉 roadmap.sh/ai
November 10, 2025 at 4:03 PM
Don’t know where to start learning about LLMs? Here’s a curated list of 5 free, beginner-friendly resources to help you understand how these models really work.
5 Free Resources to Master Language Models (LLMs) - roadmap.sh
Looking to dive into the fascinating world of Language Models (LLMs)? Discover the top 5 free resources that will help you learn and excel in understanding LLMs. From comprehensive tutorials to…
roadmap.sh
November 10, 2025 at 12:18 PM