![]() |
Profile |
Contact |
| Java 2 Programming: Creating Classes |
| Course Status: | Released | Courseware Features |
| Course Language: | English | |
| Course Duration: | 5 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 the use of objects and how to create classes in Java |
Topics Covered |
| Principles of OOP Java 2 objects, messages, and classes Inheritance and polymorphism in Java 2 Objects and classes Creating and using objects in Java 2 The main method in Java 2 applications Declaring Java 2 classes Garbage collection and finalization in Java 2 Creating a Java 2 class Packages and inheritance Packages and the import statement in Java 2 Java 2 classes and access modifiers Implementing inheritance in Java 2 Extending a Java 2 class Advanced Java 2 classes Instance and class members in Java 2 Final and abstract modifiers in Java 2 Java 2 interfaces Java 2 inner classes |