Brooks Patton
I have been working in the IT field for most of my professional career, first as a Systems Administrator at NASA Ames Research Center, as a software developer, and now I am an instructor at Galvanize.
Gamedev can be a great way to level up our skills. In this talk I give the argument that we can build a library like an Entity Component System that can be used in almost every kind of game to help us stretch our skills and also not get burned out.
This is the slide deck for a Rust meetup talk about learning Rust. You can watch Brooks stream live on Twitch tv, often about programming in Rust at https://www.twitch.tv/brookzerker.
This slide deck is for the meetup talk at https://www.meetup.com/Node-js-Denver-Boulder/events/ktpcnrybcfbzb/
This is the slide deck for the presentation at the Denver Node.js meetup. https://www.meetup.com/Node-js-Denver-Boulder/events/qjvqlrybccbvb/.
This slide deck is for a short youtube video showing how to connect into a docker image interactively.
Intro to test driven development with Node.js, mocha, and chai
Slide deck for learning to learn
This presentation was made for a Colorado Springs meetup talk Learn to Code where Brooks Patton shows how to use JavaScript to create some art programmatically. This presentation is accompanied by the github repo at https://github.com/BrooksPatton/colored-squares.
Validating user input with express and node
This slide deck is for web developers who wish to be introduced to Docker and how it can help them with their future developing.