Internet Explorer in all versions is a dangerous browser. It has many deficiencies and security vulnerabilities that make it unsafe.
You should instead use a current version of Chrome or
Firefox if you're using windows or Safari for the Mac.
This site will not function properly in Internet Explorer. Emails will not be sent, downloads will not function, assignments will not be
submitted...
3 credits
Introduction to Java Programming
The information shown on this page is simply that, information. This information is related only to this course in
general, not to a specific class or instance of this course that is being offered. The labs shown on this page are
those that I have created for this course, they are not those that are specifically assigned. For actual class
information, the information that my current students should be looking at, return to the
homepage and choose a currently offered class.
An introduction to how the Java language is used to develop highly portable applications and applets. Topics will include data objects, exceptions, threads, and the Abstract Windows Toolkit.
Objectives
Students should be able to interpret written programming specifications
Students should be able to debug and test Java applications
Students should be able to setup a Java development environment
Students should be able to write procedural and object oriented applications
Students should be able to create Java applications with Graphical Use Interfaces and Event Handling
Students should be able to use multithreading and exception handling in Java applications
Students should be able to create Java applications that can communicate through steams and sockets