🌐
Scrimba
v1.scrimba.com › playlist › p7P5Hd
Learn React for free
59. Congratulations on Completing Learn React for Free 🥳 · 1:05 · HomePlans & PricingTeacher talent program · CommunityExplore the communityPodcastYouTubeGet Scrimba emails · CoursesAll courses Free coursesPro courses · CompanyAbout usSupport centerTermsPrivacy ·
🌐
Class Central
classcentral.com › providers › scrimba
90+ Scrimba Courses [2026] | Learn Online for Free | Class Central
Scrimba is an online interactive coding platform that makes it fun and easy to learn how to code. It’s free, and provides step-by-step guidance so even newbies can start coding quickly!
Discussions

scrimba.com: Learn React for Free
Imo the best tool to learn react basics. More on reddit.com
🌐 r/react
22
48
November 12, 2022
Scrimba is amazing and you should use it if you're new to web dev
I am doing The Odin Project but they linked to Scrimba in the React section and I really, really enjoy it! definitely helping me solidify what I am learning, and the teacher for the React section is fantastic and I love his explanations. More on reddit.com
🌐 r/learnprogramming
26
34
December 7, 2021
Thoughts about Scrimba?
Yes it’s absolutely worth it. Generally, Most of the people just watch videos and take notes and never apply those concepts. But in scrimba you’ll be given practical coding challenges at every stage, almost in every video. I’ve been learning react on scrimba and I can say that you’ll be solving challenges multiple times till that concept becomes a muscle memory. I personally think this type of learning is by far the best cause traditional videos and tutorials won’t be useful if you don’t have any practical applications. More on reddit.com
🌐 r/learnprogramming
18
16
March 6, 2025
Scrimba vs FreeCodeCamp vs The Odin Project vs Others - Which one should I go with?
I have been through tutorial hell before. Best options i have found in no particular order were: Odin Project, Freecode camp, CS50, Udemy. All of these routes are valid options and many self taught programmers were made from them. I found Udemy better fit for me because it explains the theory in videos with examples and then puts you into test with an exercise or a project (at least in the courses I had). Like others said, In programming you are going to need to read in order learn something on the go more often than not. Not from the comfort of your room, but in the office while you work for example. You won't pull headphones to watch any videos there. For now it looks like cs50 or a Udemy course would be a better fit for you. But in the end it doesn't matter much. After the tutorials is where the hard part begins and there are no videos there. Hope that helps ✌️ More on reddit.com
🌐 r/learnprogramming
11
22
December 19, 2025
🌐
Scrimba
v1.scrimba.com
Learn to Code with Interactive Tutorials - Scrimba.com
Sign up for a free Scrimba account today to get access to 40+ free courses, a community of learners, and live events every week.
🌐
Scrimba
scrimba.com › courses
Learn to code with Scrimba
December 23, 2024 - Scrimba is the fast way of learning to code! Our interactive courses and tutorials will teach you React, Vue, Angular, Web Development, Node.JS, JavaScript, HTML, CSS, and more.
🌐
Scrimba
v1.scrimba.com › allcourses
Browse all software development courses on scrimba.com
CommunityExplore the communityPodcastYouTubeGet Scrimba emails · CoursesAll courses Free coursesPro courses · CompanyAbout usSupport centerTermsPrivacy ·
🌐
Scrimba
v1.scrimba.com › playlist › pNpZMAB
Learn Python for free
Learn Python for free · 60 lessons5 hours 38 min · 1. Course Introduction · 5:14 · 2. Running Python on Scrimba with Brython · 2:04 · 3. Frontend Career Path · 1:58 · 4. Print Statement and Programflow · 3:50 · 5. Variables · 4:40 · 6. Datatypes & Typecasting ·
Find elsewhere
🌐
Helpscoutdocs
scrimba.helpscoutdocs.com › scrimba help centre › public › how do i get the student github free access?
How do I get the Student Github free access? - Scrimba Help Centre
With the GitHub Student Developer Pack, you’ll enjoy 1 free month of Scrimba Pro, giving you full access to all our courses and exclusive Pro channels on Discord.
🌐
Coursera
coursera.org › partners › scrimba
Scrimba Online Courses | Coursera
Scrimba is an interactive code-learning platform with over a million users from all over the world. They feature highly interactive and engaging courses about programming and web development. Learn online and earn valuable credentials from top ...
🌐
freeCodeCamp
freecodecamp.org › news › tag › scrimba
Scrimba - freeCodeCamp.org
Browse thousands of programming tutorials written by experts. Learn Web Development, Data Science, DevOps, Security, and get developer career advice.
🌐
Scrimba
v1.scrimba.com › learn › learnreact
React Tutorial: Learn React JS - Free 11-Hour Course
With Scrimba’s head of education, Bob Ziroll, as a guide, you’ll get to know all the bang-up-to-date features of React, and fix them firmly in your memory by using them to create hands-on projects. React is a free and open-source front-end JavaScript library.
🌐
Reddit
reddit.com › r/react › scrimba.com: learn react for free
r/react on Reddit: scrimba.com: Learn React for Free
November 12, 2022 -

Hey, for anybody else attempting the self-taught route, just a heads up that the scrimba "Learn React for Free" course seems pretty good. Good format, good pacing, good examples, seems relatively updated etc.

🌐
X
x.com › scrimba
Scrimba (@scrimba) / X
March 14, 2017 - WE ARE LIVE! Fullstack support has officially landed on Scrimba, with seven free courses available now, and more on the way To celebrate, we’re gifting LIFETIME subscriptions to three lucky winners.
🌐
Reddit
reddit.com › r/learnprogramming › scrimba is amazing and you should use it if you're new to web dev
r/learnprogramming on Reddit: Scrimba is amazing and you should use it if you're new to web dev
December 7, 2021 -

Obligatory disclaimer: I'm not the owner, moderator, admin of this site nor do I get paid to hype it. I'm just a huge fan.

I'm heavily critical of courses, especially courses that are paid. Why bother paying when you can find all that information for free? I also believe that doing is way better than reading and watching tutorials, and it's easy to get in a nasty loop called tutorial hell when you go down that path. Thankfully, there are free resources like The Odin Project and Freecodecamp that can teach you front end development and beyond while also building up your resume.

So why Scrimba?

As per Scrimba's hiring page,

"Scrimba is a code-learning platform that helps motivated newbies become professional web developers without spending a fortune. Our mission is to give students the quality of a coding bootcamp at the price of a gym membership."

Scrimba seems to be relatively new, which means all of its content is up to date. What makes it different from other courses is that it has interactive video lessons. Each lesson has an IDE, a small browser-esque window, and a narrated video. As video is played, you can see the narrator move his mouse and edit code. At any time, you're able to pause and write your own code.

After each module, you complete a project showing off what you learned so far, which helps build up your resume. If you ever get stuck, the Scrimba discord has plenty of people ready to help you. The Scrimba team is very active, friendly, and helpful. It's worth your time and your money if you're serious about learning web dev.

The link is here if you're interested https://scrimba.com/

They have many free courses, but their front end career path is what makes the site so good in my opinion.

🌐
Scrimba
v1.scrimba.com › pricing
Learn to code with Scrimba
Basic access to communityCreate Free AccountYou already got it!
🌐
Mozilla
developer.mozilla.org › en-US › blog › mdn-scrimba-partnership
MDN partners with Scrimba to enhance web development learning | MDN Blog
July 9, 2024 - A lot of Scrimba's content requires a paid subscription, but they also offer several complete courses that are free to access after you register.