|
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.
|