From Java to C++
As I’ve written in the summary of one year work – the time has come to dive into C++. This page will gather all the blog posts, that are describing my way learning this great language. As I’m experienced Java developer, I’ve named it From Java to C++ to indicate that. Some programming concepts are more robust in C++, some are better/easier in Java. A lot of C++ courses is technology-agnostic in a way. I’m not gonna hide my Java background, I’m going to use it. With every concept of C++, I will try to use its Java equvivalent for better understanding.