Hey fellow developers, self-taught or otherwise. I'm going to use this medium to talk about aspects of the things I have been learning while on this self-taught developer journey. Read more
Querify Question Shop: Explore Expert Solutions and Unique Q&A Merchandise Latest Questions
I recently saw this reel by tiffintech and I went on a ‘Google Ride’ searching for some more funny terms in Software Engineering Software engineering is a complex ...Read more
APIs, Return codes, C Programming Language, We've all been there. TL;DR: Don't return codes to yourself. Raise Exceptions. ...Read more
Welcome to Day 3 of the JavaScript30 challenge, and today we’re going to build this amazing Mini Image Editor with pure HTML, CSS, and JavaScript. If you want to know more about JavaScript30, watch the video ...Read more
One of the first pieces of advice I got before graduating from bootcamp was to get involved in open source. I browsed around GitHub. I looked at issues. I peeked into code bases. I was ...Read more
Why Learn Python Python is one of the best programming languages of the 21st century. It's not going anywhere anytime soon. Why? Well, because ...Read more
SSR vs CSR in this article, I want to share with you the difference between server-side rendering(SSR) and client-side rendering(CSR). knowing the difference between ...Read more
Came across this recently : https://bit.ly/3jucY7X So, will be building: A Revamped HackerNews ! Also thinking of using a DB to let users bookmark posts with a profile page of every user, thus making ...Read more
It's been a long ongoing debate. With the prevalence of widely available information online, many wonder if a degree is still worth it for getting into the tech industry. My programming journey started self taught ...Read more
I must admit, when I first got introduced to CSS, I hated the idea of using CSS frameworks. I saw it as a lazy way to go around a challenge. But along the way, as ...Read more