Zero2Hero - the newbie programmer

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

Listen on:

  • Apple Podcasts
  • Podbean App

Episodes

Tuesday Oct 29, 2024

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 version, HTTPS, keeps your data safe as it travels between your browser and the website. In this article, we’ll dive into what HTTP and HTTPS are, how they work, and why they’re essential for web developers.

Tuesday Oct 29, 2024

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, explaining what they are, why they’re essential, and how they work together to make your website available online.

Tuesday Oct 29, 2024

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! 🚀 In this article, we’ll introduce you to Git, one of the most popular version control tools, and show you how it helps track your code, manage changes, and collaborate with other developers.

Thursday Oct 24, 2024

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 networking—how devices communicate with each other over the internet. 🌍

Thursday Oct 24, 2024

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 mouse and windows, developers often rely on the CLI to perform tasks quickly and efficiently using text commands.

Thursday Oct 24, 2024

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 creating a simple static webpage using HTML and CSS, and by the end, you’ll even have it published live on the web. Let’s get started!

Wednesday Oct 23, 2024

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 difference in how smoothly things run. In this article, we’ll walk you through the essentials for getting your environment ready to start coding.
 

Wednesday Oct 23, 2024

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 roles of both frontend and backend development and how they work together to create the websites and apps you use every day.

Wednesday Oct 23, 2024

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 dynamic and interactive, turning static web pages into engaging experiences.
 

Tuesday Oct 22, 2024

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 the look and feel of your website. 🌟

Copyright 2024 All rights reserved.

Podcast Powered By Podbean

Version: 20241125