Skip to content

Commit 7681672

Browse files
author
James Halliday
committed
restore the readme
1 parent 2b2ca58 commit 7681672

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

readme.markdown

+17
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# workshops
2+
3+
This repository contains lecture notes for all the cyberwizard institute
4+
workshops:
5+
6+
* [unix](unix.markdown) - learn the history and motivations behind unix along
7+
with a hands-on introduction to the command-line and bash!
8+
9+
* [javascript](javascript.markdown) - learn how to write computer programs in
10+
the javascript language
11+
12+
* [UI](ui.markdown) - 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?
13+
14+
* [vim](vim.markdown) - learn how to use the vim command-line text editor
15+
16+
....and so much more! Check the list of files above for
17+
notes on other topics covered.

0 commit comments

Comments
 (0)