Introduction: CS 310 Lecture notes

Object-Oriented Programming with Java Lecture Notes

20 January 2009 • 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 11 January 2009.

Creative
    Commons License