Using Rust and Battlesnake to Never Stop Learning - RustConf 2023 Re-Recording

2023-11-08
Battlesnake is a programming game where you build a snake "AI" designed to outlast your opponents. This talk explores using Rust to improve my battlesnake and better understand low-level performance concepts. We'll look at Battlesnake through the eyes of a dynamic language web developer and use Rust to explore new ideas such as memory representations, threads, flame graphs, and more in our quest for Battlesnake greatness! Links: Battlesnake: https://play.battlesnake.com My Blog: https://coreyja.com

coreyja weekly

My weekly newsletter tailored at developers who are eager to grow with me!
Every week will be unique, but expect topics focusing around Web Development and Rust