reading-notes

201 reading notes

View the Project on GitHub iswimfree/reading-notes

HTML Links, JS Functions, and Intro to CSS Layout

“You can’t stay in your corner of the Forest waiting for others to come to you. You have to go to them sometimes.”-Winnie the Pooh

Chapter 15: “Layout” (pp.358-404)

Reasons for Pair Programming

  1. Greater efficiency: over-all its better to have to pairs pf eyes working on a project than one
  2. Engaged collaboration: staying engaged will help you and the partner focus and finish faster.
  3. Learning from fellow students: you can watch and learn from someone youre working with and they can do the same from you.
  4. Social skills: working with another is a great way to improve your social skills.
  5. Job interview readiness. its common to pair program in job interviews
  6. Work environment readiness: many employers use pair programming to help train new employees. Back to main