Robuta

https://thecodingtrain.com/tracks/2018-workflow/
Editor, shell, and more! In this side track I cover the tools I am currently using as part of my workflow.
the coding trainworkflow
https://thecodingtrain.com/challenges/3-snake-game/
In this coding challenge, I code a p5.js version of the Snake Game.
the snakegamecodingtrain
https://thecodingtrain.com/tracks/git-and-github-for-poets/
This video series is designed to teach you the basics of working with git version control and the GitHub website. You will understand the concept of version...
the coding traingitpoets
https://thecodingtrain.com/tracks/ml5js-beginners-guide/
Welcome to “A Beginner's Guide to Machine Learning in JavaScript”! In this series, I'll teach the concepts behind machine learning using the...
machine learningbeginnerguidejavascript
https://thecodingtrain.com/challenges/24-perlin-noise-flow-field/
In this coding challenge, I use Perlin noise to create a two-dimensional flow field with the p5.js library.
the coding trainperlin noiseflowfield
https://thecodingtrain.com/challenges/115-snake-game-redux/
Snake Game!? Again!? Now with the p5.js Web Editor!
the coding trainsnake gameredux