Object-Oriented Programming with Java Lecture Notes

22 January 2008 • Introduction


Outline

What is Java?

Java is What?

The Java Environment

a java environment

Java is …

Simple
Robust
Object oriented
Interpreted
Architecture neutral, redundant with interpreted.
Portable, redundant with interpreted.
High performance, yeah whatever.
Secure, too complicated.
Dynamic, advanced class.
Distributed, different class.
Multithreaded, different class.

Simple

Object-Oriented

Robust

Interpreted

Java History

Java at Work

Java ≠ JavaScript

Java: Blue or White?

Java as Bureaucracy

Summary

References


This page last modified on 10 September 2007.

This work's CC license.