C++ to Java Transition Tutorial
This online Java Tutorial is designed for C++ developers
making the transition to Java.
While it is generally assumed that the
two languages are very similar, the tutorial will show you a number of
differences in style that you must understand to be an effective Java
developer. Through the lab exercises, you will also see how Java
simplifies the programming model. Java keeps much of the power of C++
while eliminating language constructs that often encourage subtle bugs.
Free
registration is required to access this course.
This
Java course's aims are as follows:
- To help you understand the difference in syntax between C++ and Java
- To introduce you to some of the Java programming idioms
- To (briefly) describe the Java runtime library
- To provide the necessary foundation for a more complete understanding of the Java Virtual Machine
- Examine a comparison of C++ to Java, and examine relevant details via hyperlinks from there,
- Work through a simple linear discussion of the various differences between C++ and Java, or
- Discover the differences between C++ and Java via a variety of example code snippets
C++
to Java Transition Tutorial
[tags]java, java tutorial, java course, free java course[tags]
Popularity: 12% [?]
Related Posts:
