Do It Yourself β Website Tutorials
In this video, I cover how to define, initialize, and use your own variables for the purpose of animating p5.js sketches. https://thecodingtrain.com/beginners/p5js/2.2-make-your-own.html
p5.js Web Editor Sketches:
πΉοΈ Make Your Own Variable: https://editor.p5js.org/codingtrain/sketches/xPXNdPy17
πΉοΈ Growing Circle Exercise: https://editor.p5js.org/codingtrain/sketches/ehbMJ-otC
π₯ Previous video: https://youtu.be/7A5tKW9HGoM?list=PLRqwX-V7Uu6Zy51Q-x9tMWIv9cueOFTFA
π₯ Next video: https://youtu.be/T26OJGjI8qI?list=PLRqwX-V7Uu6Zy51Q-x9tMWIv9cueOFTFA
π₯ All videos: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6Zy51Q-x9tMWIv9cueOFTFA
Other videos mentioned in this video:
π₯ let vs var β Topics of JavaScript/ES6: https://youtu.be/q8SHaDQdul0
Timestamps:
0:00 Hello! Letβs talk more about variables!
0:18 What are we trying to make?
0:52 What are the steps to making a variable?
1:12 Step 1: Declare
3:01 Step 2: Initialize
4:21 Step 3: Use
5:03 Letβs add the code!
5:49 Combining declaration and initialization.
6:43 What is a global variable?
7:31 But the circle isnβt moving! How can we fix that?
9:19 How can we make it interactive?
9:50 Whatβs next?
π Website: http://thecodingtrain.com/
πΎ Share Your Creation! https://thecodingtrain.com/Guides/community-contribution-guide.html
π© Suggest Topics: https://github.com/CodingTrain/Rainbow-Topics
π‘ GitHub: https://github.com/CodingTrain
π¬ Discord: https://discord.gg/hPuGy2g
π Membership: http://youtube.com/thecodingtrain/join
π Store: https://standard.tv/codingtrain
π Books: https://www.amazon.com/shop/thecodingtrain
ποΈ Twitter: https://twitter.com/thecodingtrain
πΈ Instagram: https://www.instagram.com/the.coding.train/
π₯ Coding Challenges: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6ZiZxtDDRCi6uhfTH4FilpH
π₯ Intro to Programming: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6Zy51Q-x9tMWIv9cueOFTFA
π p5.js: https://p5js.org
π p5.js Web Editor: https://editor.p5js.org/
π Processing: https://processing.org
π Code of Conduct: https://github.com/CodingTrain/Code-of-Conduct
source