Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cyberwizardinstitute/workshops
lecture notes for cyberwizard workshops
https://github.com/cyberwizardinstitute/workshops
Last synced: about 1 month ago
JSON representation
lecture notes for cyberwizard workshops
- Host: GitHub
- URL: https://github.com/cyberwizardinstitute/workshops
- Owner: cyberwizardinstitute
- License: other
- Created: 2014-12-28T05:36:38.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2022-05-14T06:22:59.000Z (over 2 years ago)
- Last Synced: 2024-08-01T12:36:19.743Z (4 months ago)
- Language: Jupyter Notebook
- Size: 783 KB
- Stars: 367
- Watchers: 70
- Forks: 58
- Open Issues: 6
-
Metadata Files:
- Readme: readme.markdown
- License: LICENSE
- Security: security_and_penetration_testing.ppt
Awesome Lists containing this project
- awesome-starred - cyberwizardinstitute/workshops - lecture notes for cyberwizard workshops (others)
README
# workshops
This repository contains lecture notes for all the cyberwizard institute
workshops:* [unix](unix.markdown) - learn the history and motivations behind unix along
with a hands-on introduction to the command-line and bash!* [javascript](javascript.markdown) - learn how to write computer programs in
the javascript language* [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?
* [vim](vim.markdown) - learn how to use the vim command-line text editor
* [streams](streams.markdown) - learn how to using streaming I/O in node.js
* [career advice from Tom](http://thomaslevine.com/!/career-advice)
([mirror](career-advice-from-tom.markdown))....and so much more! Check the list of files above for
notes on other topics covered.