Coding Train Live 158: Logo Interpreter

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



Category:
Vlog
Duration: 1:22:47
16,677 views
424


In this live stream, I make a Logo interpreter in JavaScript.

πŸ’» Logo Interpreter challenge https://thecodingtrain.com/challenges/121-logo-interpreter
πŸ’» https://github.com/shiffman/Logo

Timestamps:
17:20 Setup
22:57 Logo Interpreter

References:
πŸ”—https://en.wikipedia.org/wiki/Logo_(programming_language)
πŸ”—http://cs.brown.edu/courses/bridge/1997/Resources/LogoTutorial.html

Videos:
πŸŽ₯ push/pop tutorial: https://youtu.be/o9sgjuh-CBM
πŸŽ₯ Angles and angular motion: https://youtu.be/qMq-zd6hguc

πŸš‚ 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

πŸ“„ Code of Conduct: https://github.com/CodingTrain/Code-of-Conduct

This description was auto-generated. If you see a problem, please open an issue: https://github.com/CodingTrain/thecodingtrain.com/issues/new

#logo #logointerpreter #turtlegraphics #p5js #javascript