http://learn-share.net/programming-basics-course/
Programming Course. The basics of Programming.
#5 Compile And Interpreted Languages
Learn to code.
All source code have to be converted to machine code.
And are two ways on doing this. The first is compiling the source code, and the second is Interpreting the source code.
