#software-development
Read more stories on Hashnode
Articles with this tag
Have you ever tried to refactor/clean up some program code only to discover you are just dealing with a different type of mess? reordering spaghetti...
Having worked in a couple of multinational software companies as well as startups, I feel I have seen or at least heard about almost every type of...
In this Blog post I am going to talk about some low level OS concepts (CPU modes, Protection Rings, etc). It is very unlikely that you will ever work...
In order to understand how the the concept of cloud [unlimited computing resourcing] works, we need to understand the concepts of scalability. In...
So you have developed your backend for your application that you want to serve multiple users. Users will send you requests using their front end...
So you decided that you are going to use the service model of the software for your killer app, It makes sense because your app cannot work in...