Simulating Real-World Systems as a Programmer cover

A collection of posts on the foundations and patterns for building simulations of the real world. Written especially for programmers and non-technical readers wanting to learn the fundamentals of simulation technology and how it can be useful to the world. No maths; just diagrams and straightforward descriptions all the way through.

Collection

Simulating Real-World Systems as a Programmer

    Introduction

    This is a collection of posts aimed at programmers and non-technical readers wanting to learn the fundamentals of simulation technology and how it can be useful to the world.

    You will learn what you want to know without maths; just diagrams and straightforward descriptions all the way through.

    Those eager to follow along with code should also check out the stochadex project, which was designed with these fundamentals in mind. It is the main example of simulation software we will have in mind throughout these posts.