View on GitHub

301-reading-notes

JQUERY

jQuery is a javascript that offers a simple way to achieve a variety of common JavaScript tasks quickly and consistently with a moto of write less and do more.

Jquery selectors

basic selectors

visibility filters

child filters

Manipulation

PAIR PROGRAMMING

Pair programming is the practice of two software developers working on a single task. There are two roles that programmers do in pair programming and they are one is the driver and the other is a navigator.

6 resaons for pair programming