What happens when the model CAN'T fix it? Interview with software engineer Landon Gray [Podcast #213]
Today Quincy Larson interviews Landon Gray. He's a software engineer who worked at agencies for years. Then he taught himself AI assisted software dev
general
freecodecamp
Mar 27, 2026
How to Override API Responses and Headers in Chrome DevTools: A Step-by-Step Guide
Have you ever faced a situation as a frontend developer where you needed to show a demo to your product manager, and something was broken in the API r
general
freecodecamp
Mar 26, 2026
How to Build a Voice-Powered AI Application with the Web Speech API
The Web Speech API is a web browser API that enables web applications to use sound as data in their operations. With the API, web apps can transcribe
general
freecodecamp
Mar 26, 2026
The AI in Healthcare Handbook: Intelligent Care from Lab to Clinic
The healthcare industry is undergoing a profound transformation powered by artificial intelligence (AI) and data science. No longer limited to adminis
general
freecodecamp
Mar 26, 2026
AI Literacy for Everybody
AI literacy isn’t just for developers anymore. It’s a fundamental skill for navigating the modern world. We just posted a course on the freeCodeCamp Y
general
freecodecamp
Mar 26, 2026
Claude Code Essentials
Cluade Code can supercharge your software development. We just posted a full course on the freeCodeCamp.org YouTube channel that will teach you how to
general
freecodecamp
Mar 26, 2026
How to Sync AWS Secrets Manager Secrets into Kubernetes with the External Secrets Operator
If someone asked you how secrets flow from AWS Secrets Manager into a running pod, could you explain it confidently? Storing them is straightforward.
general
freecodecamp
Mar 26, 2026
How Passing by Object Reference Works in Python
If you've ever modified a variable inside a Python function and been surprised or confused by what happened to it outside the function, you're not alo
python
freecodecamp
Mar 26, 2026
Learn SQL – Course for Beginners in Spanish
SQL (Structured Query Language) is the standard language for managing and manipulating data in relational databases. It's an essential tool that allow
sql
freecodecamp
Mar 26, 2026
How to Work With Dapper in .Net
When you're working with .NET, interacting with databases (particularly SQL databases) is inevitable. Common approaches involve using ORM (Object Rela
sql
freecodecamp
Mar 25, 2026
An Introduction to Database System Design
These days, businesses and startups rely on well-designed databases to manage vast amounts of data. In domains like Healthcare, E-commerce, and Fintec
general
freecodecamp
Mar 25, 2026
The Claude Code Handbook: A Professional Introduction to Building with AI-Assisted Development
"I have never enjoyed coding as much as I do today — because I no longer have to deal with the minutia." — Boris Cherny, Head of Claude Code, Anthropi
general
freecodecamp
Mar 25, 2026
How to Build an Interactive University Ranking System Using React and Data Viz Tools
Hi! I'm Daria, and I'm a software engineering student with a keen interest in data visualization. I've been actively exploring various visualization t
javascript
freecodecamp
Mar 25, 2026
Deploying AI Models with Hugging Face
Hugging Face has become the "operating system" of the modern AI revolution. We just posted a comprehensive new course on the freeCodeCamp.org YouTube
general
freecodecamp
Mar 25, 2026
How to Use OpenStreetMap as a Free Alternative to Google Maps
Google Maps has been the default choice for developers building location-based applications for years. But for many teams, especially those operating
general
freecodecamp
Mar 25, 2026
How to Build a Bank Ledger in Golang with PostgreSQL using the Double-Entry Accounting Principle.
The Hidden Bugs in How Most Developers Store Money Imagine you're building the backend for a million-dollar fintech app. You store each user's balance
go
freecodecamp
Mar 25, 2026
How to Apply GAN Architecture to Multi-Agent Code Generation
Ask an AI coding agent to build a feature and it will probably do a decent job. Ask it to review its own work and it will tell you everything looks gr
general
freecodecamp
Mar 25, 2026
How to Secure a Kubernetes Cluster: RBAC, Pod Hardening, and Runtime Protection
In 2018, RedLock's cloud security research team discovered that Tesla's Kubernetes dashboard was exposed to the public internet with no password on it
general
freecodecamp
Mar 25, 2026
How to Use the Model Context Protocol to Build a Personal Financial Assistant
LLMs are great at writing market commentary. The problem is they can sound confident even when they haven't looked at any data. That’s fine for casual
general
freecodecamp
Mar 25, 2026
How to Build a Complete Flutter CI/CD Pipeline with Codemagic: From PR Quality Gates to Automated Store Releases
If you've spent any time shipping Flutter apps manually, you already know the drill. Someone on the team finishes a feature, builds the APK locally, s
general
freecodecamp
Mar 24, 2026