the-pi-guy said:
Java is based on C++ syntax, but there are some huge challenges. You might be able to look at C++ code and say that looks like Java, but Memory management in Java is automatic, it will be a big step to go to manual memory management. http://www.cprogramming.com/java/c-and-c++-for-java-programmers.html This should give you a good idea about the differences. Simpler C++ programs should be no problem at all for you because of its similarities to Java. |
Link's broken






















