π 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...
π The Coding Train: Coding Challenge #117: Seven-Segment Display
YouTube
Coding Challenge #117: Seven-Segment Display
In this coding challenge, I create a Seven-Segment Display with the p5.js library. Code: https://thecodingtrain.com/challenges/117-seven-segment-display
πΉοΈ p5.js Web Editor Sketch: https://editor.p5js.org/codingtrain/sketches/O25p3JYxT
π₯ Previous video:β¦
πΉοΈ p5.js Web Editor Sketch: https://editor.p5js.org/codingtrain/sketches/O25p3JYxT
π₯ Previous video:β¦
π The Coding Train: Coding Challenge #118.1: Mastodon Fractal Tree Bot Part 1
YouTube
Coding Challenge #118.1: Mastodon Fractal Tree Bot Part 1
In this coding challenge, I create a node.js Mastodon bot that posts images (fractal trees) generated with Processing code.
#Mastodon #bot
π»Code: https://thecodingtrain.com/CodingChallenges/118.1-mastodon-fractal-tree.html
π₯Part 2: https://youtu.be/PUPWPjjkNqQβ¦
#Mastodon #bot
π»Code: https://thecodingtrain.com/CodingChallenges/118.1-mastodon-fractal-tree.html
π₯Part 2: https://youtu.be/PUPWPjjkNqQβ¦
π The Coding Train: Coding Challenge #118.2: Mastodon Fractal Tree Bot Part 2
YouTube
Coding Challenge #118.2: Mastodon Fractal Tree Bot Part 2
In this Part 2 of this coding challenge, I revise the node.js Mastodon bot to post images (fractal trees) in response to user mentions. #Mastodon #bot π₯ Part...
π The Coding Train: Text Generation with LSTM and Spell with Nabil Hassein
YouTube
Text Generation with LSTM and Spell with Nabil Hassein
Nabil Hassein demonstrates how to train an "LSTM" neural network to generate text in the style of a particular author using Spell and ml5.js.
This stream is sponsored by Spell.
Sign up here: https://spell.run/codingtrain
"As creators of machine learningβ¦
This stream is sponsored by Spell.
Sign up here: https://spell.run/codingtrain
"As creators of machine learningβ¦
π The Coding Train: 12.1: What is word2vec? - Programming with Text
YouTube
12.1: What is word2vec? - Programming with Text
In this new playlist, I explain word embeddings and the machine learning model word2vec with an eye towards creating JavaScript examples with ml5.js.
π₯ Next Video: https://youtu.be/mI23bDF0VRI
π₯ Playlist: https://www.youtube.com/playlist?list=PLRqwX-V7β¦
π₯ Next Video: https://youtu.be/mI23bDF0VRI
π₯ Playlist: https://www.youtube.com/playlist?list=PLRqwX-V7β¦
π The Coding Train: 12.2: Color Vectors - Programming with Text
YouTube
12.2: Color Vectors - Programming with Text
In this video, I use a database of colors from xkcd to create "word vectors" (aka embeddings).
π₯ Next Video: https://youtu.be/g7wEfamF0Eg
π Understanding Word Vectors by Allison Parrish: https://gist.github.com/aparrish/2f562e3737544cf29aaf1af30362f469β¦
π₯ Next Video: https://youtu.be/g7wEfamF0Eg
π Understanding Word Vectors by Allison Parrish: https://gist.github.com/aparrish/2f562e3737544cf29aaf1af30362f469β¦