Blog Series Catalog
Curated collections of articles, essays, and technical deep-dives grouped by topic.
library_books Developer Relations
- arrow_forward Auntie Aja on Abstracts: You Can Do Better
- arrow_forward The Toaster Parable
- arrow_forward Thoughts on Personal Brand
- arrow_forward What to Wear on Stage
library_books Machine Learning Basics
- arrow_forward ML Basics: Markov Models Write Fairy Tales
- arrow_forward ML Basics: K Nearest Neighbors
- arrow_forward ML Basics: Linear Regression
library_books Battleship
- arrow_forward Battleship: Lessons Learned
- arrow_forward Deploying Battleship to GAE
- arrow_forward Battleship: Building the Server
- arrow_forward Battleship Part 2: Terminal Forever
- arrow_forward Battleship Part 1: Local Battles
library_books Talks I Love
- arrow_forward Talks I Love: STEM For General Audiences
- arrow_forward Talks I Love: The Art of the Keynote
- arrow_forward Talks I Love: Historical Oratory
- arrow_forward Talks I Love: Speaking Rate
- arrow_forward Talks I Love: Partner Talks
- arrow_forward Talks I Love: Sandi Metz and Katrina Owen
library_books Algorithms with Auntie Aja
- arrow_forward Depth First Search & Minesweeper
- arrow_forward Insertion Sort
- arrow_forward Queues and Stacks
library_books Ruby and GCP
- arrow_forward Rails on App Engine: Tips and Tricks
- arrow_forward Ruby at Google Cloud Next
- arrow_forward Authenticating Google Cloud Ruby Gems
- arrow_forward Using Fog Google
- arrow_forward Ruby & GCP: Uploading Pictures To Cloud Storage
library_books Playing with Data
- arrow_forward Ruby Meets BigQuery: Part 2
- arrow_forward Ruby Meets BigQuery: Part 1
- arrow_forward Playing With Data: Birth Plurality In the US
library_books Kubernetes & Rails
- arrow_forward Using the Kubernetes Secrets API
- arrow_forward Kubernetes and Deploying to Google Container Engine
- arrow_forward Basic Rails App with Docker
library_books Learn To Code Resources
- arrow_forward Learn To Code Resources: Part Three
- arrow_forward Learn To Code Resources: Part Two
- arrow_forward Learn To Code Resources: Part One
library_books Testing Anti-Patterns
- arrow_forward You Don't Need `assert_nothing_raised`
- arrow_forward Run The Tests You Write
- arrow_forward Write Tests
- arrow_forward Effective Tests
- arrow_forward Testing Other People's Code