Skip to content
Tag

Everything tagged #backend

2 articles, newest first.

EngineeringSep 12, 2024 · 3 min read

The Rise of Go: Concurrency, Simplicity, and Cloud Infrastructure

How Rob Pike and Ken Thompson's deliberate refusal of language complexity turned Go into the undisputed operating system of the modern cloud.

003 min read
The Rise of Go: Concurrency, Simplicity, and Cloud Infrastructure
EngineeringMar 12, 2023 · 3 min read

Getting Started with Django

From an empty Linux machine to a working Django app: environment, project, models, views, templates, and URLs.

103 min read
Getting Started with Django