Clash of the IDE's
Moderator: Coders of Rage
- LeonBlade
- Chaos Rift Demigod
- Posts: 1314
- Joined: Thu Jan 22, 2009 12:22 am
- Current Project: Trying to make my first engine in C++ using OGL
- Favorite Gaming Platforms: PS3
- Programming Language of Choice: C++
- Location: Blossvale, NY
Re: Clash of the IDE's
Poor devshed
I'm surprised to only see one other Eclipse user, I'm definitely not surprised by the VS users
I've been having some minor issues with Eclipse with it liking to freeze up after I minimize it for a while, but nothing else here interests me. I don't like Code::Blocks interface and I usually use VIM a lot, but I can't use it for bigger projects, I usually just use it for whipping up smaller things. I used to use Xcode 3.2 for C++, but the syntax highlighting was absolute shit for C++ and it would never find the appropriate methods and what not with classes.
So I guess Eclipse is good enough for me.
I'm surprised to only see one other Eclipse user, I'm definitely not surprised by the VS users
I've been having some minor issues with Eclipse with it liking to freeze up after I minimize it for a while, but nothing else here interests me. I don't like Code::Blocks interface and I usually use VIM a lot, but I can't use it for bigger projects, I usually just use it for whipping up smaller things. I used to use Xcode 3.2 for C++, but the syntax highlighting was absolute shit for C++ and it would never find the appropriate methods and what not with classes.
So I guess Eclipse is good enough for me.
There's no place like ~/
- dandymcgee
- 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
I don't really like the list honestly, because I can only vote for one. I chose VS2010 because I use it most often, but I also Notepad++ and Vim regularly for various other things such as web development.
Falco Girgis wrote:It is imperative that I can broadcast my narcissistic commit strings to the Twitter! Tweet Tweet, bitches!
- MadPumpkin
- 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
Yea quite frankly I use Notepad, Eclipse and Photoshop to develop just as often as VisualC++, and you're thinking "Uhh photoshop isn't a coding IDE" I use it to create my websites and layout designs, then just cut out features. So I consider Notepad and Photoshop together to be a great IDE for me xD. I use eclipse for developing a server administration program for my tablet. It sorta works now.
While Jesus equipped with angels, the Devil's equipped with cops
For God so loved the world that he blessed the thugs with rock
For God so loved the world that he blessed the thugs with rock
- wtetzner
- Chaos Rift Regular
- Posts: 159
- Joined: Wed Feb 18, 2009 6:43 pm
- Current Project: waterbear, GBA game + editor
- Favorite Gaming Platforms: Game Boy Advance
- Programming Language of Choice: OCaml
- Location: TX
- Contact:
Re: Clash of the IDE's
So apparently I'm the only Emacs user here.
Man, you guys are missing out
Man, you guys are missing out
The novice realizes that the difference between code and data is trivial. The expert realizes that all code is data. And the true master realizes that all data is code.
- Falco Girgis
- 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
I'm not that hardcore.wtetzner wrote:So apparently I'm the only Emacs user here.
Man, you guys are missing out
Re: Clash of the IDE's
Someone once said EMACS is more like an OS than a Text editor... I think thats saying a bit much a bout OS's.
Last edited by avansc on Mon Oct 03, 2011 5:57 pm, edited 1 time in total.
Some person, "I have a black belt in karate"
Dad, "Yea well I have a fan belt in street fighting"
Dad, "Yea well I have a fan belt in street fighting"
- ChrissyJ91
- Chaos Rift Regular
- Posts: 149
- Joined: Tue Oct 28, 2008 5:36 pm
- Favorite Gaming Platforms: PS1/2
- Programming Language of Choice: C/C++
- Location: UK
Re: Clash of the IDE's
I use VS2010 for c/c++, Notepad++ for web development and Eclipse at the moment for Java. I've just started a CS degree so I have to (re)learn Java but I'm also doing a fair bit of c/c++ on the side. My personal favourite is Visual Studio.
- mv2112
- Chaos Rift Junior
- Posts: 240
- Joined: Sat Feb 20, 2010 4:15 am
- Current Project: Java Tower Defence Game
- Favorite Gaming Platforms: N64/Xbox 360/PC/GameCube
- Programming Language of Choice: C/++, Java
- Location: /usr/home/mv2112
- Contact:
Re: Clash of the IDE's
I use nano/pico with screen to have mutliple files open and a terminal to run makes.
No other nano/pico users?
Forever alone i guess...
No other nano/pico users?
Forever alone i guess...
Re: Clash of the IDE's
half of these suggestions arent even what I would consider and IDE
- Lisergishnu
- Chaos Rift Newbie
- Posts: 24
- Joined: Wed Jan 11, 2012 8:30 pm
- Programming Language of Choice: C++
- Location: Villa Alemana, CL
Re: Clash of the IDE's
Are you kidding me?? All this time using Code::Blocks because I thought Express didn't allow you use the executables for comercial purposes...teamtwentythree wrote:Where did you see this? Express can and has been used for commercial projects.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.
Excuse me, seems like I have to visit the Microsoft Servers...
PD: Eclipse FTW!! The only reason I won't use it is because I had a lot of problems getting CDT to work... but for Java affairs it's my best card.
Re: Clash of the IDE's
What about Visual Studio 2008?
- dandymcgee
- 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
2005 and 2008 are both out of date, upgrade to 2010!dastick wrote:What about Visual Studio 2008?
Falco Girgis wrote:It is imperative that I can broadcast my narcissistic commit strings to the Twitter! Tweet Tweet, bitches!
- THe Floating Brain
- Chaos Rift Junior
- Posts: 284
- Joined: Tue Dec 28, 2010 7:22 pm
- Current Project: RTS possible Third Person shooter engine.
- Favorite Gaming Platforms: PC, Wii, Xbox 360, GAME CUBE!!!!!!!!!!!!!!!!!!!!!!
- Programming Language of Choice: C/C++, Python 3, C#
- Location: U.S
Re: Clash of the IDE's
But I love 2008 (For C++, C#, XNA )dandymcgee wrote:2005 and 2008 are both out of date, upgrade to 2010!dastick wrote:What about Visual Studio 2008?
Although for Java Eclipse FTW (not Java XD).
"Why did we say we were going to say we were going to change the world tomorrow yesterday? Maybe you can." - Myself
- davidthefat
- Chaos Rift Maniac
- Posts: 529
- Joined: Mon Nov 10, 2008 3:51 pm
- Current Project: Fully Autonomous Robot
- Favorite Gaming Platforms: PS3
- Programming Language of Choice: C++
- Location: California
- Contact:
- dandymcgee
- 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
That sounds like spyware.. you should be careful installing anything called "Visual Studio 2012".davidthefat wrote:I have been converted to VS 2012.
Falco Girgis wrote:It is imperative that I can broadcast my narcissistic commit strings to the Twitter! Tweet Tweet, bitches!