Articles tagged with: Architecture

Why Go is a compelling choice for building CLI tooling

Summary: Why Go is a compelling choice for building CLI tooling, argumented with an example project.


An Entity Component System in Javascript

Summary: An implementation of an Entity Component System (ECS) architecture pattern in JavaScript, with code and demo both provided.


Python Imports 101

Summary: Explains Python import basics, relative vs. absolute imports, import resolution, and provides examples to clarify common import scenarios.


An interesting Evolutionary Design talk

Summary: Some concepts extracted from a talk about Evolutionary Design, covering concepts such as Simple Design, Continuous Design, and Reflective Design.


Audiobook Review: Algorithms at Work

Summary: Review of the audiobook 'Algorithms at Work'.