C++ to Java

If you are an experienced C++ programmer wishing to learn Java, you will find that Java and C++ have many similarities which makes the transition easier. Unfortunately there are also some areas of difference where the assumptions you might make as C++ programmer could cause you confusion.

The trick is to know where you can trust your C++ instincts, and where you need to use caution. That is what I hope to address in this series of articles.