Started learning shell scripting with awk. Awk is kind of interpreter (http://en.wikipedia.org/wiki/Interpreter_(computing)) utility means which wont compile the program rather it just interpret the code.
http://en.wikipedia.org/wiki/AWK
awk tutorial are available in the following link http://www.grymoire.com/Unix/Awk.html