View Single Post
Old Apr 7th, 2008, 8:07 PM   #4
Jabo
Not a user?
 
Join Date: Sep 2007
Posts: 245
Rep Power: 1 Jabo is on a distinguished road
Re: New to programming, well kind of..

I would say the main difference between a scripting language and a programming language would be the need to compile; a script needs only to be ran, while a program needs to be compiled. Java would be the black sheep and the exception to that rule on both sides.
Jabo is offline   Reply With Quote