Skip to content

commits made while instructing EECS 1720 (winter 2022) (course @york University, Canada) - live content will be cleaned, edited, and described in logfile and code comments each week on Thursday

Notifications You must be signed in to change notification settings

xly00/EECS_1720-1

 
 

Repository files navigation

Actively updated repo for EECS 1720 is now live at our organization page: https://github.com/robots-make-art-too/EECS_1720

EECS_1720 -> this repo version is no longer reliably updated for EECS 1720 winter 2022 ^ see above

commits made while instructing EECS 1720 (winter 2022) (course @York University, Canada)

  • live content will be cleaned, edited, and described in logfile and code comments each week on Thursday
  • don't worry about the GitHub CLI (command line interface) files.. we will look at git and/or gh during Week 2
  • it's there if you're interested though

what's new

browser extension demo is in .. extension-demo/

Be sure to check additional info in extension-debugINFO.md

recall the different ways to -> chrome://extensions or about:addons
more in-depth version will be in .. more-extension-demo/

python mode for processing is in PYTHON/

you should have already installed processing from 1710 - if not instructions are in the folder for now we will run and edit python sketches from within the Processing Development Environment (PDE)

p5js for processing is in P5JS/

this is a bit more work to set up as we will run our own http-servers for now you can copy the sketch code into the p5.js editor on the website and start playing around if you really want to get into the self-serve .. there are some instructions included in the folder

README.txt

This README file formatted with Markdown :)

WEB REFERENCES

https://docs.github.com/en/github/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax

https://github.github.com/gfm/

https://docs.github.com/en/github/writing-on-github/getting-started-with-writing-and-formatting-on-github/about-writing-and-formatting-on-github

https://www.theserverside.com/answer/Git-fork-vs-clone-Whats-the-difference

https://py.processing.org/tutorials/gettingstarted/

https://p5js.org/get-started/

https://github.com/processing/p5.js/wiki/Local-server

About

commits made while instructing EECS 1720 (winter 2022) (course @york University, Canada) - live content will be cleaned, edited, and described in logfile and code comments each week on Thursday

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.9%
  • Other 0.1%