Current as at 25-Feb-2014
#Ruby Notes
###Terminology
Literals = values e.g. 1
or "Simon"
Variables = a place to store values
Operator = + - * / % =
Parameter = inputs for variables
Fix_num = an integer
Current as at 25-Feb-2014
#Ruby Notes
###Terminology
Literals = values e.g. 1
or "Simon"
Variables = a place to store values
Operator = + - * / % =
Parameter = inputs for variables
Fix_num = an integer
Current as at 18-MAR-2014
#Command Line Crash Course
##Command Listing