SOLID Principles: Write SOLID programs; Avoid STUPID programs
Hi everyone! Previously, in my last article, I had explained some of the must-know fundamental programming principles, which are applicable in any programming paradigm that you follow. Be it Functional or Object-Oriented paradigm/programming, those serve as the primary fundamentals. This article purely speaks of another 5 design principles, most specifically hold good to problems that … Continue reading SOLID Principles: Write SOLID programs; Avoid STUPID programs
Must-Know: Basic Engineering Principles for Programming
Hi everyone! This article would be covering all the basic Engineering Programming Principles to become a better developer or to follow and maintain clean code. One very important thing that we always need to constantly remind ourselves, is that the code we write is consumed by another person/developer as well, going ahead. And, please don’t … Continue reading Must-Know: Basic Engineering Principles for Programming
Corona : What a year this week has been. . . 😷
Hi everyone. This is revision of my article from my medium article. First copy of the same article was published in my medium account prior to this. Simply trying to put up my thoughts on the current crisis that is debilitating humans. Yes, just trying to collect the words in my head and put up … Continue reading Corona : What a year this week has been. . . 😷
Programming: Human Philosophy
This article is just about describing how I perceive programming. The main purpose to write this article, is a constant stigma that I have come across that being programmer is a big deal, programming is hard to learn and understand. Also, from my personal experience, there have been numeral scenarios when people actually asked me, … Continue reading Programming: Human Philosophy
‘Version Control System’: Get a Bit “Git” Culture! ! !
Git is one of the most powerful tools, I feel I have used during my past learnings in the field of programming. It is one open-source tool that I would recommend any person willing to be in programming or non-programming background profession, to learn. People in the programming field should definitely master the use of … Continue reading ‘Version Control System’: Get a Bit “Git” Culture! ! !
Express.js and its File Structuring : Folder Scaffolding
This is originally published as part of my Medium and dev.to Blog The app/file structuring is one way to be Clean Coder. There are no standard structures as such, but, generally followed structure will be discussed below. I am a beginner. As a beginner, I would explain how did I go about this File Structuring … Continue reading Express.js and its File Structuring : Folder Scaffolding
Object-Oriented Programming Concepts (OOPs) Simplified! ! !
In this article, I would like to introduce a beautiful programming paradigm that solves a lot of real-life problems in terms of programming. Let us look into what is OOPs, the ideology behind OOPs and also main concepts of OOPs. And the complete article would be described in Non Programming terms, i.e., in layman’s terms. … Continue reading Object-Oriented Programming Concepts (OOPs) Simplified! ! !
Follow Every Developer’s Destination
For more freshly brewed Programming, Node, JavaScript and other Tech Stack Contents, Subscribe