| Program Detail |
: Java is quickly becoming the de facto programming language for the World Wide Web because of its ability to simply create distributed, portable and robust applets. When applets are embedded into a Web page, the page is brought to life with truly interactive content, animation, graphics and sound.
Specifically, Java is an object-oriented language that is used to create modules that run on UNIX, Windows and Macintosh operating systems without recompiling. These modules may be stand-alone applications or embedded applets within a Web page. The course includes:
- lecture, demonstrations, assignments and projects that deal with the Java language and environment
- Java class libraries, including Abstract Windows Toolkit (AWT)
- Debugging and exception handling
- threads and synchronization
You will learn the Java programming language and will be introduced to its class libraries, including the special Abstract Windows Toolkit library used for developing graphical user inter-faces. |