Hi everybody,
I am learning c++, i tried to learn java but it seams hard.
do you personally think that learning c++ will make me understand OOP in a bad way ?
Is it better to learn c++ before java or vice versa ?
Is java slower than c++ (Some people tell me its as fast as other or faster and other people say its much slower) Its not a compiled language, right ?
What is currently more used ? java ? c++ ?
Which is more used in big commercial apps?
Please be sincere in your answers.
Thanks.
Karlwakim 17 Junior Poster in Training
Recommended Answers
Jump to PostI consider Java to be C++ with training wheels. Both are used for big commercial applications. Either can help you learn about object-oriented programming, but I would suggest that you learn UML to really understand the basics of OOP. Object-oriented principals are not language dependent, but OOP is more a …
Jump to PostOne of the benefits of java was that it kept (former C++) developers from making memory allocation and other mistakes. Programmers got lazy, so someone took advantage of that and created a language that gained a lot of notariety in the development world.
With that said, I think you …
All 7 Replies
rubberman 1,355 Nearly a Posting Virtuoso Featured Poster
zeroliken 79 Nearly a Posting Virtuoso
thines01 401 Postaholic Team Colleague Featured Poster
DJSAN10 28 Posting Whiz in Training
DJSAN10 28 Posting Whiz in Training
PrimePackster 10 Runaway Poster
Karlwakim 17 Junior Poster in Training
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.