Comment work it (Score 1) 204
I was working on migration of one big c++ project to java.My problem was that i did'n know the c++ syntax but was familiar with java.That project has lasted for whole year(5 developers on project).
My bigest problem at the start was understunding c++ pointers.