December 23, 2021

Thumbnail

RPC fundamentals for Python Engineers

Dive into RPC in Python through this comprehensive but easy to read blog, exploring foundational concepts of remote procedure calls and how to implement them in Python.

~ 11 min read Distributed Systems Read Now!

September 07, 2018

Thumbnail

Jinja2 Basics Every Python Engineer Should Know

Every Python Engineer Should Know Jinja2 like Basic Syntax, Filters, Macros, Template Inheritance, Jinja2 and Flask, etc. In this Blog, I will explain all the basics of Jinja2 that will help You get started quickly.

~ 7 min read Python Backend Read Now!

March 12, 2013

Thumbnail

Why HTML is Not a Programming Language

Exploring the computer science rationale behind why HTML, despite its importance in web development, is not classified as a programming language.

~ 3 min read Computer Science 101 Read Now!