![]() |
Profile |
Contact |
Search |
Cart |
| Java for C++ Developers |
| Course Status: | Released |
| Course Language: | English |
| Course Duration: | 4 Hours |
| Deployment Options: | Online, Interactive CDs, Network, Downloads, Intranet |
| Audience |
| C++ developers seeking a fast-paced introduction to programming with Java |
| Prerequisites |
| Familiarity with object-oriented principles and experience with programming in C++; the course An Overview of Java |
| Course Aim |
| To introduce the student to the similarities and differences between Java and C++ programming |
| Learning Objectives |
| Explain the basic similarities and differences between the Java and C++ programming
languages and environments. Use the javadoc utility. |
| Topics Covered |
| Java and C++ - Overview of principal similarities - Common syntax - Types and arrays in Java - Flow control and operators Overview of Classes - Introduction to classes and objects - Inheritance in Java - Class methods and class variables - Packages and the import statement - Advanced classes Simplifying C++ - Pointers and casting - Defining types in Java - The C++ preprocessor - Flow-control extensions - C++ libraries Javadoc - The javadoc utility and its parameters - The doc comment syntax - Hands-on: Using the doc comment syntax - Generating class documentation with javadoc - javadoc in practice |