prev next prev next
  Course navigation Module 1 - Java - OOA
  Lesson 1 - Java and OOP Java and advanced object-oriented programming
  Welcome to Advanced Java and OOP
If you want to learn from those who have been there and lived to tell about it, and if you want to belong to a community of other students and instructors, this course is for you. So get ready to become an advanced Java programmer!
Course goals
This advanced course is designed to teach programmers with at least some experience with Java how to take advantage of Java's multitasking and networking features.
You'll learn how to:
  1. Use advanced object-oriented features such as interfaces and packages
  2. Throw and catch exceptions
  3. Write multitasking programs
  4. Take advantage of the java.io and java.net packages
J2EEOnline series
The Introduction to Java Series begins with an introductory course, continues with a course on building graphical user interfaces, and culminates in this Advanced Java JDK 1.2 course.
This series is intended to:
  1. Introduce students to the benefits and liabilities of designing in Java
  2. Lead programmers toward a mastery of the Java language
As a student progressing through this sequence, you'll develop programs ranging from simple, character-mode applications to full-fledged, interactive applets that run directly on the World Wide Web.
  Course navigation