Sowmiyanoobcoderr.hashnode.dev·Dec 19, 2024Day 4: Looping Through Patterns Like a Rockstar Kanye Style!1. The Classic Triangle This pattern screams, "I’m the GOAT of basics." Kanye would approve. How It Works: Outer loop: Runs 5 times (one for each row). Inner loop: Prints stars equal to the row number. Kanye would say, "I’m not just a star. I’m...5 likesJavaForLife
Samana Butool Mirzafrom-procrastination-to-progress.hashnode.dev·Dec 13, 2024Conquering Node.js HurdlesHey Readers! Out of frontend, database, and backend development, backend has always been the most challenging part for me. This article delves into my early journey in backend development with Node.js, sharing both struggles and insights. You’ll lear...womenwhocode
Nicsady Ngwenyadeegemini.hashnode.dev·Dec 12, 2024Programmers and Coffee☕️Have you ever seen a programmer without a cup of coffee nearby? No? Me neither. It’s almost like coffee is the sacred fuel that powers code. As a freshly graduated software engineer who drank more than 5 cups a day during my studying phase (and still...4 likesProgramming Blogs
Samana Butool Mirzafrom-procrastination-to-progress.hashnode.dev·Dec 12, 2024Balancing the Art of CSS and UI LibrariesHello Developers! CSS and UI libraries often feel like a tangled web of complexity, but they hold the power to create stunning user interfaces. In this article, I share my journey of mastering CSS and balancing it with UI libraries like Tailwind CSS ...coreui
Samana Butool Mirzafrom-procrastination-to-progress.hashnode.dev·Dec 11, 2024Navigating Databases: From SQL to NoSQLHey Folks! In the world of development, understanding which database system to use for a project can make a huge difference in performance, scalability, and flexibility. As a developer who’s worked extensively with both SQL Server and MongoDB, I’ve e...SQL
Samana Butool Mirzafrom-procrastination-to-progress.hashnode.dev·Dec 10, 2024Into the React Web: From Chaos to ConfidenceGreetings, fellow developers and enthusiasts! I know I’m late to the developer blogosphere party, but hey, better late than never, right? After almost a year of professional experience in the tech world, I finally decided to pen down my thoughts, cha...2 likesSerialBlogger
Nicsady Ngwenyadeegemini.hashnode.dev·Dec 9, 2024The Average Age of CodebasesHave you ever stopped to wonder just how old some codebases really are? Like, really think about it? As a recent graduate, I haven’t worked on a company's legacy system yet, but I’ve heard the horror stories. While exploring open-source projects and ...4 likesProgramming Blogs
Nicsady Ngwenyadeegemini.hashnode.dev·Dec 6, 2024The Death of COBOLThere comes a time in every programmer’s life when they stumble across COBOL, well maybe not “every” programmer. For me, it was during one of those late-night Google rabbit holes where you end up reading about "ancient" programming languages instead ...4 likesProgramming Blogs
Nicsady Ngwenyadeegemini.hashnode.dev·Dec 2, 2024Programmers Created the Term "Easter Egg"So, here’s a confession: for the longest time, when I heard “Easter egg,” I thought of chocolate🥚, bunny rabbits🐰, and kids running around with baskets. Imagine my surprise when I stumbled upon a completely different kind of Easter egg—a programmer...3 likesProgramming Blogs
Sophie Noranoracodes.hashnode.dev·Dec 2, 2024How Gaming Prepared Me for Frontend Development as a BeginnerGrowing up, I wasn’t a hardcore gamer, but I had a brother with a Nintendo DS. One of the games he owned was The Legend of Zelda: The Minish Cap. I couldn’t stop playing it. I loved solving the puzzles, exploring dungeons, and figuring out how to pro...Beginner Developers