Skip to content

Instantly share code, notes, and snippets.

@sashajustice
Last active January 16, 2018 20:11
Show Gist options
  • Save sashajustice/870489e1cc90eeaad314304c746431f8 to your computer and use it in GitHub Desktop.
Save sashajustice/870489e1cc90eeaad314304c746431f8 to your computer and use it in GitHub Desktop.
Study plan January 16,2018
**# Areas of Focus**
SQL
Watch Justin's video
Work on CRUD, already comfortable with Update, and CREATE.
Start either pizza database or bookstore
work through Challenges 1,3,4,5, in Bonnie's pets challenge
GET routes AND also start on a project:
work through Challenge 3, 7,9,10,11 in Bonnie's pets challenge.
read the Express docs for GET routes.
Implementing handling for route, rendering to pug/ejs/etc
## **#DOM Manipulation**
-adding and removing a picture
-changing colors of page
-removing elements
-changing text on a page
Live coding simulation
-Try to meet with a coach everyday where I'm typing in front of them
-Pair with someone and code /trade turns where one is watching
## **Algorithms**
Improve problem-solving skills, thinking faster
-Do one code wars or reddit problem a day
WorkPlan
Work through samples multiple times
Watch youtube dom tutorials
Review practice samples, write new solution from scratch
Sample test session @
@sashajustice
Copy link
Author

# Areas of Focus
SQL
Watch Justin's video
Work on CRUD, already comfortable with Update, and CREATE.
Start either pizza database or bookstore
work through Challenges 1,3,4,5, in Bonnie's pets challenge
GET routes AND also start on a project:
work through Challenge 3, 7,9,10,11 in Bonnie's pets challenge.
read the Express docs for GET routes.
Implementing handling for route, rendering to pug/ejs/etc

#DOM Manipulation

-adding and removing a picture
-changing colors of page
-removing elements
-changing text on a page
Live coding simulation
-Try to meet with a coach everyday where I'm typing in front of them
-Pair with someone and code /trade turns where one is watching

Algorithms

Improve problem-solving skills, thinking faster

-Do one code wars or reddit problem a day

WorkPlan
Work through samples multiple times
Watch youtube dom tutorials
Review practice samples, write new solution from scratch
Sample test session @

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment