reading-notes


Project maintained by Razan-am Hosted on GitHub Pages — Theme by mattgraham

An Introduction to Node.js

What is node.js?

In your own words, what is Chrome’s V8 JavaScript Engine?

What does it mean that node is a JavaScript runtime?

What is npm?

What version of node are you running on your machine?

What version of npm are you running on your machine?

What command would you type to install a library/package called jshint?

What is node used for??


6 Reasons for Pair Programming

What are the 6 reasons for pair programming?

  1. Greater efficiency
  2. Engaged collaboration
  3. Learning from fellow students
  4. Social skills
  5. Job interview readiness
  6. Work environment readiness

In your experience, which of these reasons have you found most beneficial?

How does pair programming work?


References:

@Site point/Node.js

@Code fellows/Pair Programming