Cell Design Pattern
Introduction to a new concept for a design pattern. Inspired by the endocrine system
Tetris - Failed Experiment: Next Steps
The exciting conclusion to the first iteration of my Tetris AI experiments and my plans for the future.
Setting Up IntelliJ For Rust
Instructions on how to set up IntelliJ for Rust as an IDE conducive to TDD
Tetris AI, Experiments 1 & 2: Single Parent Evolutionary Algorithm
Training a neural network to play tetris using an evolutionary algorithm
Public Ownership of Important Websites
Vast swathes are controlled by large corporations. How can we change this?
.NET Core - Ready For Action?
.NET Core is new in town - but can you work with it?
Clean Code Correction
Dissecting an example from clean code and suggesting an alternative solution
Big Data With No Help: Part 1 - Who Needs Hadoop?
An introduction to heaps. Why and how you would use them.
Big O Notation
An introduction to Big O Notation
Data Structures - Heap
An introduction to heaps. Why and how you would use them.