Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Day 2 #2

Open
jendiamond opened this issue Jun 27, 2018 · 0 comments
Open

Day 2 #2

jendiamond opened this issue Jun 27, 2018 · 0 comments

Comments

@jendiamond
Copy link
Member

jendiamond commented Jun 27, 2018

DAY 2 - WEEK 1

Wednesday June 27 2018

"One of the best programming skills you can have is knowing when to walk away for awhile."
~ Oscar Godson

Concept & Link Description What are we learning?
Stand Up --- Agile
Add to object & Array Data Types JavaScript / Python / Agile
HTML/CSS Talk HTML/CSS
HTML/CSS Project 2 Jeff's website HTML/CSS
Download Sublime Tools Text Editor
Get Chrome Browser Tools Browser
Test Create Cat web page HTML/CSS
Retro --- Agile

If you haven't already:



Add to object & Array

  • Write your object
  • Write an Array of everyones nickname
var students = [
  { id: 0, firstName: 'Jen', lastName: 'Diamond', age: 33, nickname: 'Penelope', location: 'Echo Park' },
  { id: 1, firstName: 'Robin', lastName: 'De La Rosa', age: 25, nickname: 'Thor', location: 'Sherman Oaks' },

Create a cat web page

@jendiamond jendiamond changed the title Week 1 Day2 Day 2 Jun 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant