Product Manager | Technical Mentor | Tech Evangelist
As we address HTTP verbs, it is important to begin by recognizing the safe and idempotent concepts in RESTful architecture. Safe methods are those that do not modify resources such as GET and HEAD while idempotent are methods that produce the same results. This means that an…
Hello World, …. I guess that is the first line of programming for most if not all and in the same simplicity, will this blog explain the key constraints that build up a RESTful web architecture.
Coding is as much an art as painting. No matched painters lay equal strokes of brush across their canvas but any great painter can sync a master piece working with other artists. As every fundamental is held by principle so does coding convene to the five stated…
NOW, this article will be taking a dive into the unix command line utilities(cmd utilities), files and directory structures as it…
SET OUT TO CODE
A few days back i was approached by a youthful guy(will name him Bob) who was setting foot on his path to learning code and ambition to be a tech wiz seeking a piece of my mind on a troubling question which to most would turn out to be useful along your software career path.