Confessions of a Web Dev Noob: My Journey from ‘Hello World’ to ‘Hello, World Wide Web’

Tarun Dhiman
2 min readSep 4, 2023

--

Intro: Picture this: a wide-eyed, overly caffeinated newbie (that’s me) diving headfirst into the magical realm of web development. Armed with a keyboard, a sense of humor, and the belief that “div” stood for divine intervention, I embarked on a quest to understand the mystical languages of HTML, CSS, and JavaScript.

Chapter 1: The Great ‘Hello World’ Quest The journey begins with the rite of passage for all budding programmers: the “Hello World” program. I mean, if you’re not saying “Hello” to the world, what are you even doing, right? But, folks, it wasn’t as straightforward as it sounds. Let’s just say I spent more time than I’d like to admit Googling why my “Hello World” didn’t sound like it was from this world at all.

Chapter 2: HTML — Where It All Begins HTML, the building block of web development. I quickly learned that it’s not just a markup language; it’s a secret code for “making websites.” In this section, I share my thoughts on the true meaning of div, the elusive art of nesting, and the day I discovered that “DOCTYPE” is not an ancient dinosaur species.

Chapter 3: CSS — The Stylish Side of Coding Enter CSS, the sassy cousin of HTML. I reveal how CSS helped me turn a bland web page into a visual masterpiece. It’s like giving your website a makeover and turning it into the Beyoncé of the internet — all with a few lines of code (and maybe a sprinkle of glitter).

Chapter 4: JavaScript — The ‘Magic’ Wand of the Internet JavaScript, the wizardry behind interactivity on the web. Join me as I explain how I went from fearing syntax errors to conjuring up interactive elements that would make Harry Potter proud. I may or may not have referred to bugs as “pixel gremlins.”

Conclusion: In the grand tapestry of web development, I may still be the equivalent of a pixelated stick figure, but I’m a pixelated stick figure who has learned to dance to the rhythm of HTML, CSS, and JavaScript. My journey from “Hello World” to “Hello, World Wide Web” has been filled with laughs, facepalms, and a few “Why did I think this was a good idea?” moments.

--

--