Coding Train Live 108: More OOP with ES6 & The Game of Life

Subscribers:
1,740,000
Published on ● Video Link: https://www.youtube.com/watch?v=U8S1qDjIE2Y



Duration: 3:10:17
15,093 views
484


This live session continues my tutorials on Object Oriented Programming with ES6. I also attempt a coding challenge: Conway's Game of Life with p5.js.

💻 Game of Life challenge https://thecodingtrain.com/challenges/85-the-game-of-life

Timestamps:
33:07 - Checking Object Intersection Part 1
52:20 - Checking Object Intersection Part 2
1:27:23 - for...of Loop
1:45:05 - Objects & images
2:21:50 - Coding Challenge: Conway's Game of Life

🚂 Website: http://thecodingtrain.com/
👾 Share Your Creation! https://thecodingtrain.com/guides/passenger-showcase-guide
🚩 Suggest Topics: https://github.com/CodingTrain/Suggestion-Box
💡 GitHub: https://github.com/CodingTrain
💬 Discord: https://thecodingtrain.com/discord
💖 Membership: http://youtube.com/thecodingtrain/join
🛒 Store: https://standard.tv/codingtrain
🖋️ 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

References:
ITP Winter Show 2017: https://itp.nyu.edu/shows/winter2017/show/
Interactive Media Arts at NYU: https://itp.nyu.edu/ima/
The Coding Train on Amazon: https://www.amazon.com/shop/thecodingtrain
ITP Big Screens: https://itp.nyu.edu/bigscreens/
for...of reference: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/for...of
Conway's Game of Life on Wikipedia: https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life
Mathematical Games: http://www.ibiblio.org/lifepatterns/october1970.html

Videos:
ITP 2016 Winter Show: https://youtu.be/Snv_TNrKnIU
ITP 2017 Spring Show: https://youtu.be/Q_SbbqpoMnM
My Video on The Game of Life: https://youtu.be/tENSCEO-LEc
2D Arrays in JavaScript: https://youtu.be/OTNpiLUSiB4
The Modulo Operator with Golan Levin: https://youtu.be/r5Iy3v1co0A

Source Code for the all Video Lessons: https://github.com/CodingTrain/Rainbow-Code

Help us caption & translate this video!

📄 Code of Conduct: https://github.com/CodingTrain/Code-of-Conduct







Tags:
JavaScript (Programming Language)
live
programming
daniel shiffman
creative coding
coding challenge
tutorial
coding
challenges
coding train
the coding train
live stream
itp nyu
class
es6 class
this.dot
es6 OOP
es6 object oriented programming
game of life
conway game of life
game of life js
game of life javascript
object intersection
array es6
for...of
for of es6
for of javascript
for of js