roadmap.sh
@roadmapsh.bsky.social
350 followers 140 following 820 posts
Community created developer roadmaps, articles, resources and journeys to help you choose your path and grow in your career. Website 🌐 roadmap.sh
Posts Media Videos Starter Packs
roadmapsh.bsky.social
Want an awesome way to get hands-on with JavaScript events?? Build a Restricted Textarea:

✔️ Real-time character feedback
✔️ Style warnings as limit nears
✔️ Disable submit if limit exceeded
Build a Restricted Textarea with JavaScript
Learn how to create a textarea with live character count and a maximum limit, with visual feedback as the limit is reached.
roadmap.sh
roadmapsh.bsky.social
💥 Self-taught and serious about tech? Dive into our free Computer Science roadmap.

✅ Build real understanding
✅ Go beyond tutorials
✅ Study the same core CS topics as top engineers
✅ Use free, open learning resources
Computer Science Roadmap: Curriculum for the self taught developer
Computer Science study plan with free resources for the self-taught and bootcamp grads wanting to learn Computer Science.
roadmap.sh
Reposted by roadmap.sh
rvouill.bsky.social
Pick up a path and guide your learnings with roadmap.sh #dev
roadmapsh.bsky.social
📦 TCP or UDP — which one should you use? In this video, we explain the Transport Layer of the TCP/IP model and break down the key differences between TCP and UDP with real-world use cases.
Transport Protocols: TCP and UDP
In this video, we briefly look at the Transport Layer of the TCP/IP model and then discuss the different transport protocols. After watching this video, you will be able to answer what is TCP, what…
youtu.be
roadmapsh.bsky.social
🚀 Preparing for interviews? Our AI Tutor can grill you with instant quizzes on any topic. Multiple-choice, open-ended, scenario-based — your choice. Have you used this tool yet??

Start practicing today → roadmap.sh/ai/quiz
roadmapsh.bsky.social
Your chance to watch the future of learning 🚀

@kamrify.bsky.social shows you how the AI Tutor works, detailing the quick story of its creation and giving a deep-dive demo. Discover how to effortlessly generate custom learning and have a tutor dedicated only to you.
Use AI to Supercharge Your Learning on roadmap.sh
In this session, I'll walk you through our AI Tutor, share the quick story of how and why we built it, then jump into the demo. You will get the chance to ask questions at the end. Come see how to…
www.youtube.com
roadmapsh.bsky.social
Your personal blog is your digital home. Whether you're applying for jobs or documenting your journey, it's the easiest way to stand out in a sea of resumes.
Personal Blog Project Idea
Build a personal blog to write and publish articles on various topics. Learn how to create a blog using a programming language and frontend technologies.
roadmap.sh
Reposted by roadmap.sh
gooderdev.bsky.social
I went through a coding boot camp, it taught me JavaScript and I wasted 14 grand when I learned more from documentation, YouTube and a few udemy courses. Checkout roadmap.sh if you wanted to self teach
Developer Roadmaps - roadmap.sh
Community driven roadmaps, articles and guides for developers to grow in their career.
roadmap.sh
Reposted by roadmap.sh
mpinheir.bsky.social
@roadmapsh.bsky.social Thought you might enjoy watching my interview with Kamran Ahmed, The creator and maintainer of roadmap.sh. Millions of people use roadmap.sh every day and it provides them the guidance that they need to push their careers forward.

youtu.be/a501PnAH4zI #bolhadev
roadmapsh.bsky.social
Want to stand out as a junior developer? 🙋 Knowing #SQL is non-negotiable. With our SQL course, you’ll...

✔️ Go from SELECT to complex joins
✔️ Practice in an integrated IDE
✔️ Earn a certificate to share with employers

Start learning → roadmap.sh/courses/sql
roadmapsh.bsky.social
Want to become a CSS expert? 💪 Our new FREE roadmap is the complete learning guide, built by the community. It covers everything from basic syntax and specificity to preprocessors and performance optimization. Stop guessing, start mastering.
CSS Roadmap
Community driven, articles, resources, guides, interview questions, quizzes for learning HTML. Master the Next.js framework by following the steps, skills, resources and guides listed in this roadmap.
roadmap.sh
roadmapsh.bsky.social
HTTP is a stateless protocol, but users expect personalized and continuous sessions when browsing. That’s where session-based authentication comes in. This guide walks you through what it is, why it’s important, and how it works.
Session Based Authentication - roadmap.sh
Learn what is Session Based Authentication and how to implement it in Node.js
roadmap.sh
roadmapsh.bsky.social
If you’re planning a career in modern web development, Next.js is a must-learn framework. This roadmap gives you a clear learning path. Covering everything from the basics to advanced features like app router and server components.
Next.js Roadmap: Master Next.js Framework
Community driven, articles, resources, guides, interview questions, quizzes for learning Next.js. Master the Next.js framework by following the steps, skills, resources and guides listed in this…
roadmap.sh
roadmapsh.bsky.social
Trying to level up your system design skills? Start with Load Balancers 101 — a simple yet powerful explainer covering key types, how they work, and which algorithm to use when.
Load Balancers 101
Load balancers are one of the key components of system design. In this video, we cover the basics of load balancers. After watching this video, you will be able to tell, what are load balancers? How…
youtu.be
roadmapsh.bsky.social
💡 SQL and MySQL aren’t the same — but they’re closely connected.

SQL is the language. MySQL is the system that speaks it. This guide breaks it all down so you know what to learn first and how they work together in real-world projects.
SQL vs. MySQL: What's the Difference?
SQL vs. MySQL trips up every beginner. This guide clears it up once and for all, with real examples and project code to show you how they fit.
roadmap.sh
roadmapsh.bsky.social
If you’ve ever seen strange symbols in a file or API response, it’s probably an encoding issue. This guide to Character Encodings explains what’s going on — and how to fix it.
Character Encodings - roadmap.sh
Covers the basics of character encodings and explains ASCII vs Unicode
roadmap.sh
roadmapsh.bsky.social
🔐 Ever wondered how websites ask for a username and password? This guide explains Basic Authentication — one of the simplest ways to secure a web resource.
Basic Authentication - roadmap.sh
Understand what is basic authentication and how it is implemented
roadmap.sh