hi I'm a newbie in learning c++ and java..I was just thinking if what is the best operating system and compiler and why?
aiwasen 0 Newbie Poster
Recommended Answers
Jump to PostBest? Lot's of opinions about that. If you want something that has a chance of running on different operating systems, then use Linux and g++ for c++ and OpenJDK for Java programming. All free, widely used, and robust.
Jump to Post"best" is definitely subjective. I have a couple suggestions if you want to learn a programming language:
1.) If you're trying to learn a programming language I'd suggest trying to learn one instead of two. The important thing is not the quantity of programming languages, but the programming concepts …
Jump to PostSome definitions of best combo could be:
- Does not crash too often.
- Is not insufferable slow doing things (like compiling for many minutes or running your program many minutes)
- You agree with the philosophy of the system/language.
- You get other users/companion developers to use (usually biggest hurdle).
Jump to PostPersonally I think GCC is the only C++ compiler out there. ...
For a number of years GCC was the best C++ compiler available -- even better than any and all of the expensive vendor supplied alternatives. But these days, the big C++ investment is done by Microsoft -- simply …
All 14 Replies
rubberman 1,355 Nearly a Posting Virtuoso Featured Poster
StuartMillner 0 Light Poster
WaltP 2,905 Posting Sage w/ dash of thyme Team Colleague
Anuradha Mandal commented: Not a good advise. +0
luiseduardo14 0 Newbie Poster
TrustyTony 888 ex-Moderator Team Colleague Featured Poster
Netcode 33 Veteran Poster
Panathinaikos22 -14 Junior Poster
B0o-supermario 0 Newbie Poster
JeffGrigg 170 Posting Whiz in Training
Netcode 33 Veteran Poster
johnmiller48 0 Newbie Poster
Netcode 33 Veteran Poster
JeffGrigg 170 Posting Whiz in Training
Netcode commented: Good Research +5
Rashakil Fol 978 Super Senior Demiposter Team Colleague
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.