Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: Which ide or compiler do you choose? (Read 1890 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Which ide or compiler do you choose?

Hi, everyone.
i'm a newbie in programming world...
as you may also notice that i've posted dozens of topics already in this off-topic, so i just get to the point, but i hope what i'm going to write in this topic isn't going to be considered as trolling.......

i've been studying programming these days, but always having problems compiling my programs...
well, no so many problems on windows actually....i use dev-c++ for those little c++ programs i wrote, but i haven't got any java compiler.....
and i really don't know what ide or compiler on mac os x.......
well....i just feel xcode seems kind of hard to use.....

would you share your feelings on you current ides or compilers??

any recommendations on java ide on windows; c++ ide and java ide on mac??

i hope i can write programs using my ibook....

thanks....

 

Which ide or compiler do you choose?

Reply #1
To compile (from source- to bytecode) Java programs (and do all general Java development stuff), download the Java SDK from Sun:
http://java.sun.com/

Eclipse is slowly becoming the IDE of choice in the Java world:
http://eclipse.org/

Quote
i hope i can write programs using my ibook....

After reading that statement (and your other threads) I seriously think you should either start somewhere else or rethink your choice to learn programming.
"To understand me, you'll have to swallow a world." Or maybe your words.

Which ide or compiler do you choose?

Reply #2
Quote
After reading that statement (and your other threads) I seriously think you should either start somewhere else or rethink your choice to learn programming.
[a href="index.php?act=findpost&pid=269427"][{POST_SNAPBACK}][/a]


Why's that?

i really hope to imporve??
where's the problem??
i would really grateful if you can turn me into the right track..