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
-
Pointer32498yJava is good, but C++ is better... when the situation calls for it. Are you writing performance critical code?
-
Pointer32498y@tahnik Yeah, that's why I mentioned if he is writing performance critical code, I use both and I respect each language 😀
-
@apex I always concider performance. But mostly security Where java needs patching atleast once every week to stay secure.
-
capnsoup2438y@op What version? If older than C++11 I feel your pain. If newer... be happy you aren't using pre-C++11 C++!
But I'm curious, what issues are you having with it compared to Java? -
@apex nope it's just that my employer needs multiplatform app and I have to use qt which is based on c++
-
@capnsoup it's 11.. issues are that conventions are different today's frustration was that method was asynchronous when documentation didn't mention it(mb that's not c++) fault, that I have to be garbage man, pointers/not pointers, header imports...
-
just had to do an assignment for my databases class in Java. I personally have no understanding as to how anyone could enjoy programming in Java, but that's just me.
-
@complxalgorithm What do you enjoy programming in? From what I have seen, people usually prefer their first ever language.
-
@JavaRules the first language I programmed in was c++, but that isn't my favorite by far. I'd say my favorite language to use is Python but I use JavaScript the most.
-
@JavaRules my first language was Pascal then vb and then I Java. so not always true :-)
Java is my favourite language, and I have to code with c++ now...
undefined
feelingdestructive ugestokill