freeCodeCamp.org - Videos
Back to ChannelUnity 2D Pixel Art Game Tutorial
Learn how to build a complete 2D Pixel Art Tower Defense game in Unity from scratch! This step-by-step tutorial guides you from a blank project to a fully playable game with a main menu, multiple t...
Intro to Supabase – Full Tutorial for Beginners
Learn how to use Supabase by building a real-world React.js Sales Dashboard app with authentication, real-time data operations, and secure user management. ✏️ Study this course interactively on Sc...
The "AI is going to replace devs" hype is over – 22-year dev veteran Jason Lengstorf [Podcast #201]
Today Quincy Larson interviews Jason Lengstorf. He's a college dropout who taught himself programming while building websites for his emo band. 22 years later he's worked as a developer at IBM, Net...
n8n Tutorial – Zero to Hero Course
Master the future of process automation. n8n is an incredibly powerful, open-source platform that enables you to integrate APIs and orchestrate intelligent workflows without the usual coding headac...
From RNNs to Transformers: The Complete Neural Machine Translation Journey
This course is a comprehensive journey through the evolution of sequence models and neural machine translation (NMT). It blends historical breakthroughs, architectural innovations, mathematical ins...
Build Serverless AI Agents with Langbase
Learn to build AI agents with Langbase, one of the most powerful serverless AI clouds. This hands-on course will teach you how to create context-engineered agents that use memory and AI primitives ...
How to negotiate your salary like a pro using anchoring
When you're negotiating your salary for a new job, you can use the concept of anchoring to your advantage. Namanh explains how it works here on the freeCodeCamp podcast.
How to build your own learning path using Open Source with Kunal Kushwaha [Podcast #200]
Today Quincy Larson interviews Kunal Kushwaha. He's a software engineer and prolific computer science teacher on YouTube. He failed the JEE, the Indian Engineering Entrance Exam, TWICE. But he pers...
Git & GitHub Crash Course for Beginners [2026]
Learn Git and GitHub from scratch with clear examples, real workflows, branching, merging, stashing, rebase, pull requests, and more. Perfect for beginners who want strong foundations. 📚Resources ...
Become an AI Researcher Course – LLM, Math, PyTorch, Neural Networks, Transformers
Welcome to the full course on becoming an AI Researcher. This course will guide you step-by-step, starting with the foundational mathematics essential for understanding modern AI, before diving int...
NestJS Course for Beginners - Build Server-Side Applications
Learn to build scalable backend applications with NestJS, one of the most popular Node.js frameworks. Harness its modular architecture, TypeScript support, and built-in tools to create clean, testa...
Harvard CS50’s Intro to R Programming – Full University Course
This course is Harvard University's introduction to programming using a language called R, a popular language for statistical computing and graphics in data science and other domains. By course’s e...
How to teach yourself programming with GitHub's Andrea Griffiths [Podcast #199]
Today Quincy Larson interviews Andrea Griffiths, who taught herself programming using freeCodeCamp while working in construction. She moved to the US from Colombia when she was 17, and within 6 mon...
Complete French Language Beginners Course – Learn A1 Level French
Learn to speak the French language! Course developed by @LearnfrenchwithGeorges Download lesson files and key learning on Patreon: https://www.patreon.com/posts/french-class-a1-116059236 ❤️ Sup...
Learn CSS Flexbox in 2 Hours – Tutorial for Beginners
CSS Flexbox will help you create flexible and efficient one-dimensional layouts for your HTML websites. Learn all about CSS Flexbox in this comprehensive video course from @codewithindra7. Flexbox ...
When NOT to use AI in your hackathon project with MLH winners Cindy Cui and Alison Co [Podcast #198]
Today Quincy Larson interviews Alison Co and Cindy Cui, two university students who won the NW Hacks hackathon with their tool that helps people who are losing their vision learn to read Braille. H...
Create a Cute Room Portfolio with Blender, Three.js, JavaScript – Beginner Course
Learn how to use Three.js and Blender to design a stunning and interactive 3D portfolio! Course from @andrewwoan Intro to Creative Web Dev: https://youtu.be/yhtdkuw9mbM *IMPORTANT* Make sure to...
JavaScript Clean Code Course – Fix Code Smells & Refactor
Learn how to transform messy, hard-to-maintain JavaScript code into clean, readable, and professional-quality code that scales. In this course from @tapasadhikary you’ll understand what Code Smell ...
Intro to Backend Web Development – Node.js & Express Tutorial for Beginners
This introductory guide teaches you how to construct a basic backend for a website using popular technologies like Node.js, Express.js, and the MongoDB NoSQL database. The tutorial covers the core ...
Harvard CS50 prof David J. Malan on why you should learn programming slowly [Podcast #197]
Dr. David J. Malan teaches computer science at Harvard. Over the past decade, millions of people have taken his CS50 course both in person and online. He joins us to talk about: 1. Why he still re...
Discrete Mathematics Course for Beginners
Learn discrete mathematics in this beginner's course. Discrete mathematics plays a key role in IT solutions, used in machine learning, accelerating queries in search engines and databases, in algor...
n8n Course for Beginners – Build Complex Workflows & Master AI Integration
Learn n8n in this full course for beginners from @GavinLon. n8n is an open-source workflow automation platform that lets you connect different apps, APIs, and services to easily automate tasks with...
Learn Vue.js – Tutorial for Beginners
Learn Vue as you build real projects, dive into its core features, and create dynamic, reusable, and reactive apps with ease. ✏️ Study this course interactively on Scrimba: https://scrimba.com/le...
Perfectionism holds new developers back with Abbey Perini [Podcast #196]
Abbey Perini taught herself programming at age 27 while working as an admin at an engineering recruitment agency. She has worked extensively with large legacy codebases and taught best practices to...
Guitar Theory Course for Beginners – Learn Fretboard, Major Scale and Triads
Learn to play the guitar! This course teaches essential guitar theory including the fretboard, the major scale and the triads. It was created by baritone guitarist, @AlexGordonHiFi. Download the f...
Cryptography for Beginners - Full Python Course (SHA-256, AES, RSA, Passwords)
Learn about cryptography in this beginner's course. You'll learn essential techniques like hashing (SHA-256) for verifying file integrity, symmetric encryption (AES), and asymmetric encryption (RSA...
Creative Web Development with Three.js and Blender – 3D Portfolio for Beginners
Learn Creative Web Development with Three.js and Blender! This beginner-friendly course will teach you to create an immersive 3D portfolio. You'll begin by diving into Blender to learn the fundamen...
How to Compete Against the Global Dev Talent Pool with Patrick Hartley [Podcast #195]
Patrick Hartley is a self-taught developer with nearly a decade of software engineering experience. When he was 21 he had to dropped out of college to provide for his family. He taught himself prog...
Harvard CS50’s Intro to Cybersecurity – Full University Course
This full-length course is an introduction to cybersecurity for technical and non-technical audiences alike. You'll learn how to secure your accounts, data, systems, and software against today’s th...
Kubernetes Course – Certified Kubernetes Administrator Exam Preparation
Lean Kubernetes and prepare to pass the Certified Kubernetes Administrator (CKA) examination. This course is designed to provide a deep, practical understanding of Kubernetes administration, from f...
Why you should always negotiate - in the job search and in life
You should always negotiate and advocate for yourself - in your job search and in life. Namanh discusses why this is important with Quincy on the freeCodeCamp podcast.
Serverless and Microservices with C# – Scalable Cloud Applications with Azure and .NET Aspire
Master modern application architecture by building real-world serverless and microservices solutions using C# and Azure. This hands-on course from @codewithmuhammadabdullah takes you from fundamen...
First dev job at 45 – Interview with self-taught freeCodeCamp grad Eric Carlson [Podcast #194]
Eric Carlson is a self-taught software engineer at Cisco. In his early 20s, he worked his way up to manager at the busiest Dominos Pizza in Canada. He eventually went to college and studied liberal...
Problem Solving for Beginners: Build Algorithms from Scratch with First Principles and JavaScript
In this course, @Radu teaches his problem-solving techniques by using a challenging vision-based positioning system problem from his "Decode the Drawings" competition as a case study: https://yout...
Data Structures and Algorithms Mega Course – Master Technical Interviews in 49 Hours
Learn about every popular data structure and algorithm. This 49-hour mega course will help you master technical interviews for software engineering roles! This tutorial will equip you with the esse...
SwiftUI Course for Beginners – Create an iOS App from Scratch
Learn how to create a complete iOS app from scratch using SwiftUI and Xcode. In this tutorial, you will learn to build a feature-rich movie and TV browsing app with a dynamic home screen, powerful ...
Audit the advice you're getting - it's not all gonna be good
When you're looking for jobs and getting advice, make sure you carefully analyze everything. It's not all gonna be good advice. So sort through it, do your research, and find what's best for you. D...
From injured athlete to software engineer with Kaleb Garner [Podcast #193]
Kaleb Garner is a software engineer working at a medical technology app company. He got a scholarship to play baseball at a state university, but a serious knee injury ended his career and he dropp...
What is the JavaScript DOM?
This beginner's tutorial covers the fundamentals of the Document Object Model (DOM) in JavaScript. Learn DOM structure, element traversal, manipulation, and event handling with a hands-on Expense T...
Why you should surround yourself with the smartest, most driven people
Surround yourself with the smartest, most driven people. Namanh discusses why this is important with Quincy on the freeCodeCamp podcast.
Intro to MCP Servers – Model Context Protocol with Python Course
Learn to build Model-Context Protocol (MCP) servers with the open source FastMCP Python library. MCP is the standard that lets AI agents, like GitHub Copilot and Gemini, securely interact with you...
Google Generative AI Leader Certification Course – Pass the Exam!
Prepare for the Google Generative AI Leader exam and pass! Andrew Brown is a CTO who has passed practically every DevOps exam under the sun, and he teaches this course. He'll give you a business-...
Evan You – From Art School Kid to Open Source Legend [Podcast #192]
Evan You is the creator of the popular Vue JavaScript library for front end development and the Vite JavaScript build tool that a lot of devs use as a boilerplate for their new projects. He's a sel...
Harvard CS50’s Intro to Databases with SQL – Full University Course
This is CS50’s introduction to databases using a language called SQL. You'll learn how to create, read, update, and delete data with relational databases, which store data in rows and columns. Yo...
React 19 Project Tutorial – AI Code Explainer
Learn how to use React 19 and AI LLMs to code an AI-powered Code Explainer App from scratch. We’ll design the app, configure an Express.js backend, set up a REST endpoint that talks to an LLM, and...
Deep Learning Vision Architectures Explained – Python Course on CNNs and Vision Transformers
This course is a conceptual and architectural journey through deep learning vision models, tracing the evolution from LeNet and AlexNet to ResNet, EfficientNet, and Vision Transformers. The cours...
From manufacturing worker to first developer job at age 43 with Thomas Gooch [Podcast #191]
He's a self-taught software engineer who got his first developer job at age 43. He spent decades working in manufacturing while raising his kids, before using freeCodeCamp to learn programming. He ...
Become a Fullstack Developer from Scratch – Full Beginner’s Tutorial
Learn full-stack web development from the ground up in one complete course. Try the interactive expanded version here: https://scrimba.com/fullstack-path-c0fullstack?via=scrimbafcc Build hireable ...
Build a Full Stack Movie Streaming App in Go – Golang, React, MongoDB, OpenAI API Project Course
Lean how to build a complete full-stack movie streaming app with AI-powered movie recommendations. You’ll use Go with the Gin-Gonic framework on the backend, React on the frontend, and MongoDB for ...
AWS CloudOps Engineer Associate (SOA-C03) Certification Course – Pass the Exam!
Prepare for the AWS CloudOps Engineer Associate exam and pass! AWS Certified CloudOps Engineer - Associate (formerly known as AWS Certified SysOps Administrator - Associate) validates skills and k...