![]() |
Profile |
Contact |
| Java 2 Programming: Java 2 Language Features |
| Course Status: | Released | Courseware Features |
| Course Language: | English | |
| Course Duration: | 3 Hours | |
| Deployment Options: | Online, Interactive CDs, Network, |
Audience |
| Programmers wishing to learn the fundamentals of the Java language; more experienced Java programmers studying for the Sun Certified Programmer for the Java 2 Platform exam |
Prerequisites |
| Some knowledge of programming principles; experience in another programming language (e.g. Visual Basic, C, C++) would be useful |
Course Aim |
| This learning path teaches the principles of using the Java(TM) 2 platform and covers the fundamentals of the Java language necessary to pass the Sun Certified Programmer for the Java(TM) 2 Platform exam. |
Learning Objectives |
| To explain how to cast and convert between reference types, handle exceptions, and build multithreaded applications |
Topics Covered |
| Exception handling Try, catch, and finally blocks in Java 2 The Java 2 Exception class hierarchy Throwing exceptions in Java 2 Catching exceptions in Java 2 Reference type conversions Converting between reference types in Java 2 Casting between Java 2 reference types Cloning and comparing Java 2 objects Threads in Java 2 Introduction to Java 2 multithreading Java 2 thread states and priorities Synchronizing Java 2 threads |