What and Why is Java in a Nutshell?
What is Java?
- A simple, object oriented, distributed, interpreted, robust, safe, architecture neutral, portable, high performance, multithreaded, dynamic language.
Java is interesting because
- It is both a general purpose object-oriented language along the lines of C++
- and it is particularly designed to interface with Web pages and to enable distributed applications over the internet.
- It has/will have wonderful tools to support it with best general purpose libraries even seen
Java will dominate as Web will dominate and drive Java as best supported, most widely taught language
- Particularly good as language for K-12 teaching
- Even outside Web, e.g. in scientific computing, Java is as good as and in some (modest) respects better than all other languages