I tell computers to do things. Sometimes they obey, sometimes they don't.
JSON Marshal and JSON Unmarshal · No matter which programming language you are working with, you would have to encounter dealing with JSON data. In this...
Understand the underlying processes involved in the TCP 3-way handshake · Before diving deep into TCP 3-way handshake, let's first understand what is...
Understand with an analogy · What is Authentication? Authentication means checking whether the users are who they say they are. What is...
We don't kill an ant with a sword · Introduction When I started learning docker, the first thing that made me roll my head was, when we can use virtual...