Skip to content

Week 11

Theodore Shinozuka edited this page Nov 13, 2018 · 54 revisions

Class 19 - Monday November 5

  • Intro to JS libraries
  • Intro to p5.js
  • Intro to jQuery
  • Operators, Arrays + For Loops in JS
Coding Rainbow:
Resources:
Neat JavaScript Libraries:
Assignment:
  • For Thursday: Download JQuery + get the sample code running.
  • If new to programming - go through this week's notes + play with the sample code to review arrays + for loops.
  • If you are interested in working w/ p5.js - get a sketch of your own running w/ a local server. Keep going through the video tutorials to go over the programming concepts talked about in class.
  • Look through the various JS Libraries to start to get an idea of what tools you want to commit to learning for the final.
  • If you haven't already, start adding event listeners to your code (JQuery will make this process easier).

Class 20 - Thursday November 8

  • Look @ HW
  • Beyond Web-Dev: Making Things w/ Code
  • Intro to jQuery 2
  • Intro to Final
  • Catch up code studio
Assignment:
  • Claire Nunez I struggled getting this on the server/setting it up but I want to explore p5 a bit more
  • Leo Jquery Sample Code - I don't know what's going on 💯
  • Sumaia Akhand - p5
  • Ryan Slattery - Does not work. I'm pretty sure there is something wrong with my .js file.
  • Julia Rose Herman - Didn't know we were suppose to return a deliverable for this assignment, so here are some notes I took summarizing arrays, for loops, and DOM
  • Johnny Nguyen - Playing with JQuery functions
  • Anthony Palamara - Implemented a JQuery function
  • Claire Dillon - My CSS isn't working on the server, but it works if I put it into CodePen. UPDATE: I just didn't have my CSS linked - here's the resolved site!
  • Ted Shinozuka