Getting Started with Go for Backend Developers

Why Go is great for backends, the language features that matter, and how to write your first HTTP server with the standard library — written for developers fluent in another language.

April 28, 2026 · 7 min · 1488 words · Manvendra Rajpoot

Django Conquered: Project Setup and Anatomy

A guided walkthrough of installing Django, scaffolding a project, registering an app, and understanding what every generated file is for.

April 28, 2026 · 5 min · 924 words · Manvendra Rajpoot

Django Conquered: Introduction

Kicking off the Django Conquered series — a hands-on, long-form walkthrough of Django from first install to production-ready app.

January 24, 2024 · 3 min · 583 words · Manvendra Rajpoot