Who here, if anyone..

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

Post Reply
jacob.krustchinsky
Chaos Rift Newbie
Chaos Rift Newbie
Posts: 34
Joined: Tue Feb 23, 2010 10:18 pm

Who here, if anyone..

Post by jacob.krustchinsky »

Uses netbeans IDE for their C++ development? If not why... and if so why?

* I'm simply curious as to why netbeans really hasn't taken a firm hold in the Cpp community
User avatar
rolland
Chaos Rift Regular
Chaos Rift Regular
Posts: 127
Joined: Fri Dec 21, 2007 2:27 pm
Current Project: Starting an Android app soon
Favorite Gaming Platforms: PS1, N64
Programming Language of Choice: C++
Location: Michigan, US

Re: Who here, if anyone..

Post by rolland »

Whenever I hear (read) netbeans, I automatically think Java. Honestly, I forgot it does c++.
I'll write a signature once I get some creativity and inspiration...
jacob.krustchinsky
Chaos Rift Newbie
Chaos Rift Newbie
Posts: 34
Joined: Tue Feb 23, 2010 10:18 pm

Re: Who here, if anyone..

Post by jacob.krustchinsky »

I think that is a common mis-conception all around. It has a plugin for nearly every language out there xD I use it for PHP more than Java
User avatar
MrDeathNote
ES Beta Backer
ES Beta Backer
Posts: 594
Joined: Sun Oct 11, 2009 9:57 am
Current Project: cocos2d-x project
Favorite Gaming Platforms: SNES, Sega Megadrive, XBox 360
Programming Language of Choice: C/++
Location: Belfast, Ireland
Contact:

Re: Who here, if anyone..

Post by MrDeathNote »

The only thing i ever use it for is java, but i don't really like java and netbeans reminds me of it so i take my c++ coding elsewhere ;)
http://www.youtube.com/user/MrDeathNote1988

Image
Image

"C makes it easy to shoot yourself in the foot. C++ makes it
harder, but when you do, it blows away your whole leg." - Bjarne Stroustrup
jacob.krustchinsky
Chaos Rift Newbie
Chaos Rift Newbie
Posts: 34
Joined: Tue Feb 23, 2010 10:18 pm

Re: Who here, if anyone..

Post by jacob.krustchinsky »

I really just started working with C++ in netbeans a few weeks ago and frankly I am loving it. It has built in live performance tools that help you benchmark your applications as well as amazing refactoring that makes life easy.
User avatar
MrDeathNote
ES Beta Backer
ES Beta Backer
Posts: 594
Joined: Sun Oct 11, 2009 9:57 am
Current Project: cocos2d-x project
Favorite Gaming Platforms: SNES, Sega Megadrive, XBox 360
Programming Language of Choice: C/++
Location: Belfast, Ireland
Contact:

Re: Who here, if anyone..

Post by MrDeathNote »

Well, use what works for you then :)
http://www.youtube.com/user/MrDeathNote1988

Image
Image

"C makes it easy to shoot yourself in the foot. C++ makes it
harder, but when you do, it blows away your whole leg." - Bjarne Stroustrup
User avatar
short
ES Beta Backer
ES Beta Backer
Posts: 548
Joined: Thu Apr 30, 2009 2:22 am
Current Project: c++, c
Favorite Gaming Platforms: SNES, PS2, SNES, SNES, PC NES
Programming Language of Choice: c, c++
Location: Oregon, US

Re: Who here, if anyone..

Post by short »

Simply because I love Visual Studio 2008 c++ to much.
My github repository contains the project I am currently working on,
link: https://github.com/bjadamson
User avatar
avansc
Respected Programmer
Respected Programmer
Posts: 1708
Joined: Sun Nov 02, 2008 6:29 pm

Re: Who here, if anyone..

Post by avansc »

Netbeans is not a bad IDE, its a bit of a hog, id preobably not use anything else for java. if i was on linux i would use it. but osx you just stick with xcode, and windows VS.
Some person, "I have a black belt in karate"
Dad, "Yea well I have a fan belt in street fighting"
Post Reply