Difference between revisions of "Learning Resources"
Line 7: | Line 7: | ||
* AWK --> http://en.wikibooks.org/wiki/An_Awk_Primer/Awk_Command-Line_Examples | * AWK --> http://en.wikibooks.org/wiki/An_Awk_Primer/Awk_Command-Line_Examples | ||
* AWK One Liners Explained --> http://www.catonmat.net/blog/awk-one-liners-explained-part-one/ | * AWK One Liners Explained --> http://www.catonmat.net/blog/awk-one-liners-explained-part-one/ | ||
+ | * Pipes --> http://blog.petersobot.com/pipes-and-filters | ||
+ | * Learn Python The Hard Way --> http://learnpythonthehardway.org/book/ |
Revision as of 17:13, 18 September 2014
- More Awk fun --> http://www.folkstalk.com/2011/12/good-examples-of-awk-command-in-unix.html
- Awk One Liners --> http://www.catonmat.net/blog/wp-content/uploads/2008/09/awk1line.txt
- Learning Awk --> http://www.grymoire.com/Unix/Awk.html
- Free Computer Science Degree --> http://www.saylor.org/majors/computer-science/
- Harvard Free Open Learning --> http://www.extension.harvard.edu/open-learning-initiative/intensive-introduction-computer-science
- Goolge Shell Guide --> https://google-styleguide.googlecode.com/svn/trunk/shell.xml
- AWK --> http://en.wikibooks.org/wiki/An_Awk_Primer/Awk_Command-Line_Examples
- AWK One Liners Explained --> http://www.catonmat.net/blog/awk-one-liners-explained-part-one/
- Pipes --> http://blog.petersobot.com/pipes-and-filters
- Learn Python The Hard Way --> http://learnpythonthehardway.org/book/