@tanseer719
Nothing here yet.
Nothing here yet.
Feb 4, 2025 · 2 min read · Hooked: How Habit-Forming Products Capture Our Attention Nir Eyal's Hooked dives into the psychology behind the apps we can't seem to put down—from Facebook to Instagram and even Google. The book unpacks a simple yet powerful cycle that transforms or...
Join discussion
Apr 3, 2024 · 6 min read · In my previous article, I talked about implementing the HTTP protocol over a standard TCP socket. Today, I will be using few libraries available in python that implements HTTP and try to build something like Flask web framework. What is Flask Web Fra...
Join discussion
Mar 20, 2024 · 8 min read · I was testing some NGINX config files last night when I started to wonder how NGINX understands it all? Somehow this curiosity inspired me to go down the rabbit hole to understand the inner workings of HTTP. What I found was a relatively uncomplicate...
Join discussion
Jul 7, 2023 · 23 min read · What is C++? C++ is a versatile and powerful programming language that was developed as an extension of the C programming language. It combines procedural, object-oriented, and generic programming paradigms, making it suitable for a wide range of app...
Join discussion