This repository contains lecture notes for all the cyberwizard institute workshops:
-
unix - learn the history and motivations behind unix along with a hands-on introduction to the command-line and bash!
-
javascript - learn how to write computer programs in the javascript language
-
UI - Consider for a moment what goes on in the mind of the people visiting your web site or app. How much effort are they willing to exert to: 1) know they're in the right place, 2) find what they're looking for, 3) know how to respond?
-
vim - learn how to use the vim command-line text editor
-
streams - learn how to using streaming I/O in node.js
....and so much more! Check the list of files above for notes on other topics covered.