Clash of the IDE's

Whether you're a newbie or an experienced programmer, any questions, help, or just talk of any language will be welcomed here.

Moderator: Coders of Rage

Which IDE do you use/prefer?

Visual Studio 2010
30
45%
Visual Studio 2005
2
3%
Code::Blocks
7
10%
Devshed C++ // Haha, I suck
2
3%
Netbeans
2
3%
Eclipse
3
4%
xCode
2
3%
Notepad++
1
1%
Gedit
2
3%
Vim
4
6%
QTCreator
5
7%
Emacs
1
1%
Other
6
9%
 
Total votes: 67

Benjamin100
ES Beta Backer
ES Beta Backer
Posts: 250
Joined: Tue Jul 19, 2011 9:37 pm

Re: Clash of the IDE's

Post by Benjamin100 »

Okay, apparently I can't use the express for commercial purposes. I don't like that.
I suppose if I was to go professional I would invest in a professional version anyways.
CC Ricers
Chaos Rift Regular
Chaos Rift Regular
Posts: 120
Joined: Sat Jan 24, 2009 1:36 am
Location: Chicago, IL

Re: Clash of the IDE's

Post by CC Ricers »

I'm so spoiled by VS 2010's debugger. So that one'll do.
User avatar
xx6heartless6xx
Chaos Rift Cool Newbie
Chaos Rift Cool Newbie
Posts: 80
Joined: Wed Feb 02, 2011 9:42 pm

Re: Clash of the IDE's

Post by xx6heartless6xx »

Has anyone used the Geany compiler on Linux? What do you guys think of it?
User avatar
JaxDragon
Chaos Rift Junior
Chaos Rift Junior
Posts: 395
Joined: Mon Aug 04, 2008 2:03 pm
Current Project: Kanoba Engine
Favorite Gaming Platforms: PS3, PC
Programming Language of Choice: C++
Location: Northeast NC

Re: Clash of the IDE's

Post by JaxDragon »

Its great on gnome, but on kde its godawfully ugly. Nice features.
User avatar
teamtwentythree
Chaos Rift Cool Newbie
Chaos Rift Cool Newbie
Posts: 72
Joined: Wed Apr 16, 2008 12:19 am
Location: Seattle, WA

Re: Clash of the IDE's

Post by teamtwentythree »

Benjamin100 wrote:Okay, apparently I can't use the express for commercial purposes. I don't like that.
I suppose if I was to go professional I would invest in a professional version anyways.
Where did you see this? Express can and has been used for commercial projects.
User avatar
dandymcgee
ES Beta Backer
ES Beta Backer
Posts: 4709
Joined: Tue Apr 29, 2008 3:24 pm
Current Project: https://github.com/dbechrd/RicoTech
Favorite Gaming Platforms: NES, Sega Genesis, PS2, PC
Programming Language of Choice: C
Location: San Francisco
Contact:

Re: Clash of the IDE's

Post by dandymcgee »

teamtwentythree wrote:
Benjamin100 wrote:Okay, apparently I can't use the express for commercial purposes. I don't like that.
I suppose if I was to go professional I would invest in a professional version anyways.
Where did you see this? Express can and has been used for commercial projects.
Yeah, it seems that Benjamin100 likes to make quick conclusions without much basis in regards to Visual Studio. It's almost as if he's scared to admit it might actually fit his needs. :lol:
Falco Girgis wrote:It is imperative that I can broadcast my narcissistic commit strings to the Twitter! Tweet Tweet, bitches! :twisted:
User avatar
Falco Girgis
Elysian Shadows Team
Elysian Shadows Team
Posts: 10294
Joined: Thu May 20, 2004 2:04 pm
Current Project: Elysian Shadows
Favorite Gaming Platforms: Dreamcast, SNES, NES
Programming Language of Choice: C/++
Location: Studio Vorbis, AL
Contact:

Re: Clash of the IDE's

Post by Falco Girgis »

dandymcgee wrote:
teamtwentythree wrote:
Benjamin100 wrote:Okay, apparently I can't use the express for commercial purposes. I don't like that.
I suppose if I was to go professional I would invest in a professional version anyways.
Where did you see this? Express can and has been used for commercial projects.
Yeah, it seems that Benjamin100 likes to make quick conclusions without much basis in regards to Visual Studio. It's almost as if he's scared to admit it might actually fit his needs. :lol:
I actually know quite a few developers like that. :shock:
Benjamin100
ES Beta Backer
ES Beta Backer
Posts: 250
Joined: Tue Jul 19, 2011 9:37 pm

Re: Clash of the IDE's

Post by Benjamin100 »

Okay, apparently I might have been wrong, though doesn't it say "for evaluation purposes only" when you open Visual C++ Express?
What does that mean?
User avatar
treyrust
Chaos Rift Newbie
Chaos Rift Newbie
Posts: 36
Joined: Thu Jul 21, 2011 4:32 pm
Current Project: Between projects
Favorite Gaming Platforms: PS1/2/3/P, NES, Wii, Genesis, Dreamcast, GBA, DS
Programming Language of Choice: C++

Re: Clash of the IDE's

Post by treyrust »

I'm not sure what visual studio you have been using, but mine (and everybody elses) doesn't say that...
User avatar
MadPumpkin
Chaos Rift Maniac
Chaos Rift Maniac
Posts: 484
Joined: Fri Feb 13, 2009 4:48 pm
Current Project: Octopia
Favorite Gaming Platforms: PS1-3, Genesis, Dreamcast, SNES, PC
Programming Language of Choice: C/++,Java,Py,LUA,XML
Location: C:\\United States of America\Utah\West Valley City\Neighborhood\House\Computer Desk

Re: Clash of the IDE's

Post by MadPumpkin »

GyroVorbis wrote:
Rapid Cube wrote:
GyroVorbis wrote:Interesting... I LOVE the Solution/Project approach in VS2010. As a matter of fact, I just spent HOURS last night trying to emulate something like a solution with multiple projects dependent on one another last night in XCode4...
The only time I ever found it useful was when I was building the lua library and the compiler.
And let me guess, that's the only time you've ever had to use two projects together?
I was depressed to find out that not all IDE's support such acts D:, normally I wouldn't need it. But I've started more and more getting my server code to work with the admin control code and the game code. 3 .exe's I love the fact that I can hit build and even when I've forgotten to compile one of them because I only made a small change there, but a big one somewhere else, it solves that dilema for me :P.

Anyways, Visual C++ is elite in my eyes particularly for it's debugger. I love XCode but don't use mac's often, I also love QTCreator though.
While Jesus equipped with angels, the Devil's equipped with cops
For God so loved the world that he blessed the thugs with rock
Image
Image
Image
User avatar
BugInTheSYS
Chaos Rift Cool Newbie
Chaos Rift Cool Newbie
Posts: 88
Joined: Mon Feb 07, 2011 4:16 pm
Current Project: Vintage Roads
Favorite Gaming Platforms: PC
Programming Language of Choice: C++, Delphi
Location: Pinneberg, Germany
Contact:

Re: Clash of the IDE's

Post by BugInTheSYS »

MadPumpkin wrote:Anyways, Visual C++ is elite in my eyes particularly for it's debugger.
And leet's what we aim for. Amen. :D
Someday, everything will go to /dev/null. - Bug's prophecy 13:37
Benjamin100
ES Beta Backer
ES Beta Backer
Posts: 250
Joined: Tue Jul 19, 2011 9:37 pm

Re: Clash of the IDE's

Post by Benjamin100 »

I've just looked at the express version of Visual C++. I'm not interested yet in investing in the professional version.
Benjamin100
ES Beta Backer
ES Beta Backer
Posts: 250
Joined: Tue Jul 19, 2011 9:37 pm

Re: Clash of the IDE's

Post by Benjamin100 »

Okay, apparently I just need to register it for free.
User avatar
dandymcgee
ES Beta Backer
ES Beta Backer
Posts: 4709
Joined: Tue Apr 29, 2008 3:24 pm
Current Project: https://github.com/dbechrd/RicoTech
Favorite Gaming Platforms: NES, Sega Genesis, PS2, PC
Programming Language of Choice: C
Location: San Francisco
Contact:

Re: Clash of the IDE's

Post by dandymcgee »

Benjamin100 wrote:I've just looked at the express version of Visual C++. I'm not interested yet in investing in the professional version.
I get it for free through MSDN Academic Alliance (being a college student). I doubt I would pay for it considering the functionality of the express edition.
Falco Girgis wrote:It is imperative that I can broadcast my narcissistic commit strings to the Twitter! Tweet Tweet, bitches! :twisted:
Benjamin100
ES Beta Backer
ES Beta Backer
Posts: 250
Joined: Tue Jul 19, 2011 9:37 pm

Re: Clash of the IDE's

Post by Benjamin100 »

Okay, apparently it was just a registration issue.
Post Reply