Learning Roadmaps

There is no single path into tech. These roadmaps give you a structured, step-by-step plan for every major discipline. Pick one and start.

12 Roadmaps
44 Phases
133 Topics
Filter
Frontend Development
Master the browser. Build interfaces that users love. From semantic HTML to reactive frameworks, this is the path to frontend mastery.
Foundation Tooling Frameworks Meta-Frameworks +1
Backend Development
The engine room of every application. Databases, APIs, authentication, and servers — learn how to build systems that scale.
Core Skills Data Layer APIs & Auth DevOps & Scale
Fullstack Development
Own the entire stack. Frontend, backend, database, and deployment — understand how every layer connects.
Frontend Fundamentals Backend Fundamentals Integration Ship It
DevOps & SRE
Bridge development and operations. Automate everything, monitor everything, and build systems that never go down.
Operating System Containers CI/CD & IaC Observability
Machine Learning & AI
From linear regression to large language models. Understand the math, build the models, and ship AI products.
Mathematics Fundamentals Deep Learning Production
Cybersecurity
Defend systems, find vulnerabilities, and think like an attacker. The path from security enthusiast to skilled professional.
Foundations Offensive Defensive Advanced
System Design
Design software systems that handle millions of users. Learn the patterns, trade-offs, and architectures used by the biggest platforms.
Fundamentals Storage Architecture Design Practice
Mobile Development
Build apps for billions of pocket-sized computers. Native, cross-platform, or hybrid — choose your path.
Core Cross-Platform Production
Data Science & Analytics
Turn raw data into actionable insights. Statistics, visualization, and storytelling with data.
Foundation Analysis Advanced
Game Development
Create interactive worlds. Master game loops, physics, rendering, and design patterns unique to game engines.
Fundamentals Engines Systems
Cloud Computing
Run your applications on infinite infrastructure. Master AWS, GCP, or Azure and understand the cloud-native ecosystem.
Core Concepts Services Advanced
Databases & Storage
Everything you need to know about storing, querying, and managing data at scale.
Relational NoSQL Operations