IPL. Java Intro. 14 September 01.



The general aim of the Java half of IPL is to give students a context in which to develop a solid working knowledge of essential server-side Java technologies, in particular servlets, Java Server Pages, and database connectivity. The focus this first trimester is on developing fluency in core Java.

Required textbook: Bruce Eckel, Thinking in Java. Prentice-Hall. 0-13-027363-5. Available in electronic form at http://www.bruceeckel.com. I expect that we'll be covering most of the material in TIJ through Chapter 14 this trimester.

Course website: http://bob.marlboro.edu/~msie/2002/ipl/java/

Java characteristics

OOP--the big (at any rate multi-syllabic) ideas

Encapsulation

Inheritance

Polymorphism

Example programs

Development environment

Assignments




IPL-Java Home | IPL-Java Wiki