Skip to content

Latest commit

 

History

History
43 lines (34 loc) · 2.06 KB

README.md

File metadata and controls

43 lines (34 loc) · 2.06 KB

Week 08

What did we do last week?

  • Using JavaScript Libraries: We will see how to include libraries (code other people have written) in to our JavaScript. This is a very different process in the browser that follows its own, unique, rules. We will also introduce key JavaScript libraries.
  • jQuery: We will begin to use the most important and famous JavaScript library, jQuery. jQuery provides a number of utilities, most importantly a simple, cross-browser wrapper for interacting with the DOM and performing basic animations.

What are we doing this week?

Monday Tuesday Wednesday Thursday Friday
Lessons Relational Databases (Postgres)
Intro to SQL
SQL Joins Data and Domain Modeling ORMs (Active Record) Assessment
Lab
Events & Panels Outcomes 3:30-4:30
Class Trip to Pivotal Labs

One-on-One Schedule

Wednesday Thursday Friday
PJ Dain
Patricio
MacFarlane
Melodie
Michael
Sarah
Phil Andres
Kamari
Simons
DFlip
Dennis
Travis Aliya
Sade
Chadd
Angelina
Brian

Suggested Readings and Examples

Here is a list of readings, tutorials, and examples for this week's lessons: