UOG Symbol
BACK
Topics:
Essentials
Books
Tools
Links

CS 202

Object Oriented Programming
(Using Java)

Summary:

The focus of CS202 is Object Oriented Programming using the Java programming language. Course topics include creation of both OS-independent Java applications and Internet based Java applets. Creation of event-driven windows applications will be used for the majority of programming assignments. File input and output will also be covered.

Essentials:

Course Outline

Slide Set 1: Java Language Overview
Slide Set 2: Java Essentials

Get Acrobat

All documents are in Adobe Acrobat format. Acrobat Reader is free and vailable on textbook CD or download latest version from Adobe.

(If doesn't load in browser save file and open with Acrobat Reader)

Textbook:

TextBook

Murach's Beginning Java 2
Authors: Andrea Steelman, 2001
ISBN: 1-890774-12-X

Tools:

NetBeans: Integrated Developement Environment (IDE)
Feature filled Java Integrated Development Enviroment. This is open source freeware that was originally developed as Sun One IDE by Sun Microsystems

Copyright © 2004  R.M. Laurie

TOP