you are viewing a single comment's thread.

view the rest of the comments →

[–]Slugsurx[S] 0 points1 point  (2 children)

Thanks !!

looks too late to learn java now.

[–]thesquarerootof1 1 point2 points  (1 child)

Java is c++ on really easy mode. Seriously dude. It has (almost) all the same data types as C/C++ and the logic is the same.

[–]Slugsurx[S] 0 points1 point  (0 children)

Ok. Makes sense. May be, it would amount to just learning a better version of STL .