For the first website that I created in my life, I used plain HTML to structure the page and simple…
In recent years, one of the most popular server-side Python web frameworks is Django. Despite the existence of numerous other…
As software engineers, we usually create a single account on Github. We create different repositories in it and maintain our…
Introduction If we talk about program development and maintenance, we must talk about “Refactoring” too. If the word “Refactoring” does…
Introduction In my earlier blog posts, I have discussed In detail a couple of ways to create objects in Java…
In one of my previous blog posts, I have explained how, many a time, it is advantageous to use “Static…
One of the most important aspects of using an object-oriented programming language is how and when programmers decide to create…
As software engineers, most of the time we are working with the web browsers like Chrome (from Google), Firefox (from…