First page Back Continue Last page Overview Graphics
Introductory thoughts
Java, Scripting, Interpretive languages
Popularity of Java is because its easy:
“write once run anywhere with a few tweaks”
Scripting and interpretive languages
are good for rapid development
but they don't execute as fast.
PHP, Python, etc are very popular.