Strongloop Certification Exam work out
- http://strongloop.com/node-js/certification/
- http://strongloop.com/node-js/certification/faq/
- http://strongloop.com/node-js/certification/scnd-study-guide/
Every file contains one or more exercise for a particular node topic, like buffer, domain, cluster and so on. To try it out, just launch it with node in the following way:
$ node buffers
And watch the output.
I know that could be some error so if you find any please provide to fix them with a pull request.
Read the LICENSE file (MIT, anyway)