Remix.run Logo
tailrecursion 3 days ago

> I was daunted by making the jump to C, then c++ and python. Only over time did I overcome the nerves and move on with Java, [...]

It sounds as if you did skip C++ and moved to Java instead. If so you serendipedously avoided the one language that's likely to cause problems. C++ doesn't work like the rest of the languages on your list, and it really is as full of land mines as people say - even though, with a good process, evidently it can be managed.

lordnacho 3 days ago | parent [-]

Nah, I spent a short time with Java and a lot of time with c++.