Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
luaq35957yI'd say learn the basics of Java first. Then learn C++. C++ has a lot more ability in my opinion, I happen to be learning it myself.
-
gorsamp19127yC++ memory leak: you must have forgotten to deallocate the resource
Java memory leak: what's the life cycle of the parent visual container? Did you de-reference the object? Is it disposable? You can try a GC call. At the end of the day it's not your fault, have fun explaining that to the client.
C++ vs. Java?
rant