Difference between revisions of "Learning Resources"
Line 12: | Line 12: | ||
* Learn RegEx Interactively--> http://www.regexr.com/ | * Learn RegEx Interactively--> http://www.regexr.com/ | ||
* More interactive RegEx --> http://regexone.com/ | * More interactive RegEx --> http://regexone.com/ | ||
+ | * Linux Fundamentals --> http://www.funtoo.org/Linux_Fundamentals,_Part_1 |
Revision as of 06:01, 12 April 2015
- 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/
- Interactive Coding --> http://www.codecademy.com/
- Learn RegEx Interactively--> http://www.regexr.com/
- More interactive RegEx --> http://regexone.com/
- Linux Fundamentals --> http://www.funtoo.org/Linux_Fundamentals,_Part_1