Skip to content

Latest commit

 

History

History
 
 

README.md

Materials for Week 1

Be sure to check materials for week 0 first.

Functional JavaScript, Objects an Arrays

To have a good idea about higher order functions & how to use map & filter in JavaScript, cover these two chapters from the book:

HTML, CSS and Bootstrap

To avoid headaches from writing custom CSS, we are going to use Bootstrap.

Here are few very useful tools for Bootstrap:

Videos ot watch

JavaScript The Good Parts

JavaScript, DOM and Frontend Programming

We are going to use jQuery for our DOM manipulations.

There is no better way to start with jQuery than this - http://try.jquery.com/

The first topic is fast so try to cover the 12 videos from "Introduction to jQuery"