🎉 Celebrating 25 Years of GameDev.net! 🎉

Not many can claim 25 years on the Internet! Join us in celebrating this milestone. Learn more about our history, and thank you for being a part of our community!

Learning C++ if you know java.....

Started by
0 comments, last by Soulbane 24 years, 2 months ago
Im learning Java right now. Been at it for about 4 months or so. Not too much into the graphics part yet since Ive had to do some projects with database management and such. I was wondering if it is easier to master c++ then learn java or master java then learn c++ (if either is a good idea that is). I was going to start learning c++ since it seems the consensus like it more then java, but it didnt make much sense to me to half learn a language and then start learning another one and try to learn them both at the same time. Thanks for your input.
Advertisement
Well, from my little experience with Java, I feel that it is a language that encourages and enforces OOP (which is a good thing). I think you can go either way, the most important thing is to know what you are doing when you are coding, syntax is just memorizing a few things then.

This topic is closed to new replies.

Advertisement