Book Archives - Content Gardening Studio

Book

A book to learn type-driven development in JavaScript

In programming, types are used to express relationships and other assumptions directly in the code, and these assumptions are enforced by the compiler before the code is run.

A book to learn how to use design patterns as a Python programmer

Python is used in a wide range of business domains and application categories. In software engineering, design patterns are a catalog of recommended solutions for solving design problems developers face on a regular basis.

Scroll to top