christensen.codes
  • Menu ▾
    • About
    • Writing
    • Talks
  • About
  • Writing
  • Talks

Flocking Gophers: The Boids Algorithm

2020-09-06Mike Christensen
#go  #golang 
Emergent flocking behaviour and predator evasion in Go.

Integration Testing in Go

2020-08-27Mike Christensen
#go  #golang  #testing 
How to test code works correctly together..

Unit testing in Go

2020-08-26Mike Christensen
#go  #golang  #testing 
How to test pieces of code in isolation.

Dependency Injection in Go

2020-08-25Mike Christensen
#go  #golang 
How to write modular, maintainable and testable Go applications.

SQL Database Migrations in Go

2020-08-24Mike Christensen
#go  #golang  #sql  #databases 
How to safely manage schema migrations in your Go microservice.
< [Newer posts] :: [Older posts] >
© 2021-2026 Mike Christensen
GitHub :: Twitter :: LinkedIn :: Email