Join me on my journey to becoming the best programmer I can be, starting from absolutely nothing to becoming a full-stack developer capable of building anything I can imagine. This podcast is part of a written blog, designed to make programming accessible from the ground up in a short, friendly, and vocal way. You can listen on the go, catching the core concepts of web development anytime, anywhere. Whether you’re new to coding or looking to sharpen your skills, this is the perfect companion for your learning adventure! New podcast weblog
Every time you visit a website, your browser and the website’s server are “talking” to each other using a language called a protocol. The most common protocol on the web is HTTP, and its secure versi…
You’ve built your first website—now, how do you make it accessible to the world? That’s where web hosting and domain names come in. In this article, we’ll cover the basics of web hosting and domains,…
Imagine working on a project, making progress, and then something goes wrong—your code breaks, and you have no way to return to a working version. This is where version control comes to the rescue! 🚀…
Every time you visit a website, send an email, or stream a video, data is traveling across a network of computers to make that possible. As a web developer, it’s important to understand the basics of…
If you’ve been coding in a graphical environment so far, get ready to take things to the next level with the Command Line Interface (CLI)! While most people interact with their computers using a mous…
Building your first web page is a huge milestone for every web developer! 🎉 It’s the first step on your journey to creating amazing websites and applications. In this article, we’ll walk you through …
Before you start coding, it’s important to have the right tools in place. Your developer environment is where you’ll write, test, and manage your code, so setting it up properly can make a huge diffe…
Every website or app you interact with has two main parts: the frontend (what you see and use) and the backend (the behind-the-scenes processes that make it work). In this article, we’ll explore the …
When you interact with a website—clicking buttons, filling out forms, or watching content appear without refreshing the page—JavaScript is the magic behind it all! 🎩✨ JavaScript is what makes the web…
HTML gives a website its structure, but how do you make it look beautiful? That’s where CSS (Cascading Style Sheets) comes in! CSS is like the artist’s palette for the web, allowing you to customize …
If you’ve ever wondered how websites are built, you’re about to discover the secret: HTML! 🎉 HTML is the backbone of every website you’ve ever visited. In this article, we’ll explore what HTML is, ho…
Every day, billions of people access websites, apps, and services on the internet. But have you ever wondered what happens behind the scenes when you visit a website? 🤔
This is the first episode and really my first step into becoming a programmer.
Hope you enjoy!