Kitten            Welcome to Read: 02



jQuery, Events, and The DOM

In this Read: 02, I will talk about those topics:

Pair Programming
Pair programming touches on all four skills: developers explain out loud what the code should do, listen to others’ guidance, read code that others have written, and write code themselves.
During a five-hour paired lab session, Code Fellows students work on all four of these language-specific skills. The abilities they foster will serve them well in completing assignments, in their own communication and learning, in interviews, and in readiness for a job at a company that utilizes this agile practice.


jQuery

jQuery offers a simple way to achieve a variety of common JavaScript tasks quickly and consistently, across all major browsers and without any fallback code needed..

For further infromation please see the : avaScript and jQuery book by Jon Duckett






Read Title ToGo
Read: 01 SMACSS and Responsive Web Design
Read: 02 jQuery, Events, and The DOM
Read: 03 Flexbox and Templating
Read: 04 Responsive Web Design and Regular Expressions
Read: 05 Heroku Deployment
Read: 06 Node, Express, and APIs
Read: 07 APIs continued
Read: 08 SQL
Read: 09 Refactoring
Read: 10 The Call Stack and Debugging
Read: 11 EJS
Read: 12 Components
Read: 13 Update/Delete
Read: 14a DB Normalization
Read: 15 Diversity and Inclusion