π The Coding Train: Workflow: Git
YouTube
Workflow: Git
This video covers setting up git as part of my workflow.
π₯ Next video: https://youtu.be/FjWbUK2HdCo
π₯Playlist: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6Zu_uqEA6NqhLzKLACwU74X
π Visual Studio Code: https://code.visualstudio.com
π iTerm: https://iterm2.comβ¦
π₯ Next video: https://youtu.be/FjWbUK2HdCo
π₯Playlist: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6Zu_uqEA6NqhLzKLACwU74X
π Visual Studio Code: https://code.visualstudio.com
π iTerm: https://iterm2.comβ¦
π The Coding Train: Workflow: Node
YouTube
Workflow: Node
In this video, I discuss how I use node.js and global packages (to generate p5 sketches, run a web server) as part of my workflow.
π₯Playlist: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6Zu_uqEA6NqhLzKLACwU74X
π iTerm: https://iterm2.com
π Oh My ZSH!:β¦
π₯Playlist: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6Zu_uqEA6NqhLzKLACwU74X
π iTerm: https://iterm2.com
π Oh My ZSH!:β¦
π The Coding Train: Workflow: Python and Virtualenv
YouTube
Workflow: Python and Virtualenv
In this video, I set up a python environment (Python 2 and 3) with Virtualenv.
π₯Playlist: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6Zu_uqEA6NqhLzKLACwU74X
π Python: https://www.python.org/
π Virtualenv: https://virtualenv.pypa.io/en/stable/
π Homebrew:β¦
π₯Playlist: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6Zu_uqEA6NqhLzKLACwU74X
π Python: https://www.python.org/
π Virtualenv: https://virtualenv.pypa.io/en/stable/
π Homebrew:β¦
π The Coding Train: Style Transfer Part 1: Training a model with on Spell with Yining Shi
YouTube
Style Transfer Part 1: Training a model with on Spell with Yining Shi
In this video, Yining Shi demonstrates how to train a "Style Transfer Model" using Spell (Sign up here: https://spell.run/codingtrain).
In Part 2, Yining will use this trained model to style a real-time image, in browser, using ml5.js and p5.js.
#ThisDotStyleβ¦
In Part 2, Yining will use this trained model to style a real-time image, in browser, using ml5.js and p5.js.
#ThisDotStyleβ¦
π The Coding Train: Style Transfer Part 2: Real-Time Style Transfer with ml5.js with Yining Shi
YouTube
Style Transfer Part 2: Real-Time Style Transfer with ml5.js with Yining Shi
In this video, Yining Shi uses this trained model to style a real-time image, in browser, using ml5.js and p5.js.
#ThisDotStyle #StyleTransfer #MachineLearning
To sign up to Spell: https://spell.run/codingtrain
π₯ Part 1: https://youtu.be/STHRNIJc-vI
Thisβ¦
#ThisDotStyle #StyleTransfer #MachineLearning
To sign up to Spell: https://spell.run/codingtrain
π₯ Part 1: https://youtu.be/STHRNIJc-vI
Thisβ¦
π The Coding Train: Coding Challenge #116: Lissajous Curve Table
YouTube
Coding Challenge #116: Lissajous Curve Table
In this Coding Challenge, I visualize a "Lissajous Curve Table" with Processing (Java). Code: https://thecodingtrain.com/challenges/116-lissajous-curve-table
πΉοΈ p5.js Web Editor Sketch: https://editor.p5js.org/codingtrain/sketches/BJbj5l3Y7
π₯ Previous video:β¦
πΉοΈ p5.js Web Editor Sketch: https://editor.p5js.org/codingtrain/sketches/BJbj5l3Y7
π₯ Previous video:β¦
π The Coding Train: Coding Challenge #116 Continued: Lissajous Curve Table in p5.js
YouTube
Coding Challenge #116 Continued: Lissajous Curve Table in p5.js
In this video I port the Lissajous Curve Table Processing sketch to JavaScript with the p5.js web editor and the p5.js library.
π₯ Lissajous in Processing: https://youtu.be/--6eyLO78CY
πhttp://thecodingtrain.com/CodingChallenges/116-lissajous.html
π» httpβ¦
π₯ Lissajous in Processing: https://youtu.be/--6eyLO78CY
πhttp://thecodingtrain.com/CodingChallenges/116-lissajous.html
π» httpβ¦
π The Coding Train: 6.4: p5.js Web Editor: Adding JavaScript Files
YouTube
6.4: p5.js Web Editor: Adding JavaScript Files
In this video, I look at how to organize your code into multiple JavaScript files in the p5.js web editor.
π» Code: https://editor.p5js.org/codingtrain/sketches/SyxH0UZ9Q
π₯ p5.js Web Editor with Cassie Tarakajian: https://youtu.be/x1rJJRVTpAI
π₯ HTML / CSSβ¦
π» Code: https://editor.p5js.org/codingtrain/sketches/SyxH0UZ9Q
π₯ p5.js Web Editor with Cassie Tarakajian: https://youtu.be/x1rJJRVTpAI
π₯ HTML / CSSβ¦
π The Coding Train: p5.js Web Editor: Uploading Media Files - p5.js Tutorial
YouTube
p5.js Web Editor: Uploading Media Files - p5.js Tutorial
In this video, I show how to upload media files to the p5.js web editor for use in p5.js sketches.
π₯ p5.js Web Editor with Cassie Tarakajian: https://youtu.be/x1rJJRVTpAI
π₯ HTML / CSS / DOM - p5.js Tutorial: https://www.youtube.com/playlist?list=PLRqwX-β¦
π₯ p5.js Web Editor with Cassie Tarakajian: https://youtu.be/x1rJJRVTpAI
π₯ HTML / CSS / DOM - p5.js Tutorial: https://www.youtube.com/playlist?list=PLRqwX-β¦
π The Coding Train: 4.1: Mastodon Bot - What is Mastodon?
YouTube
4.1: Mastodon Bot - What is Mastodon?
This is the first video in a new series about making a Mastodon Bot. Mastodon is a decentralized open source social media platform. #Mastodon #decentralization
π₯ Next Video: https://youtu.be/pY4b18JGCKE
π₯ Playlist: https://www.youtube.com/playlist?list=PLRqwXβ¦
π₯ Next Video: https://youtu.be/pY4b18JGCKE
π₯ Playlist: https://www.youtube.com/playlist?list=PLRqwXβ¦
π The Coding Train: 4.2: Mastodon Bot - Setting up a Mastodon Bot
YouTube
4.2: Mastodon Bot - Setting up a Mastodon Bot
In this video, I set up the bot account and post a toot from node.js. Code: https://thecodingtrain.com/tracks/mastodon/mastodon/setting-up-a-mastodon-bot
π» Github Repo: https://github.com/CodingTrain/Mastodon-Bot
References:
π¦ Mastodon: https://mastodon.social/aboutβ¦
π» Github Repo: https://github.com/CodingTrain/Mastodon-Bot
References:
π¦ Mastodon: https://mastodon.social/aboutβ¦
π The Coding Train: 4.3: Mastobon Bot - Environment Variables in Node with dotenv
YouTube
4.3: Mastobon Bot - Environment Variables in Node with dotenv
In this video, I cover the node.js "dotenv" package and show how to save API credentials as environment variables. #Mastodon #dotenv π₯ Next Video: https://yo...