|
| 14 May 2012 07:50 PM |
Im just starting :) But is there any program (except Notepad++) for C++? I want to go into like a studio. I would use Microsoft visual studio, bit its a little expensive...
~ Catgroove ~ |
|
|
| Report Abuse |
|
|
Legend26
|
  |
| Joined: 08 Sep 2008 |
| Total Posts: 10586 |
|
|
| 14 May 2012 07:53 PM |
| Microsoft Visual Studio is free; just get the express version. There's also Code::Blocks and Eclipse for C++ devs. |
|
|
| Report Abuse |
|
|
|
| 14 May 2012 08:00 PM |
Got it thanks! Is there anything else I should know?
~ Catgroove ~ |
|
|
| Report Abuse |
|
|
|
| 14 May 2012 08:01 PM |
| You know what's best? Gedit and the g++ compiler. |
|
|
| Report Abuse |
|
|
|
| 14 May 2012 08:16 PM |
@Legend
I've seen a couple of a guys who use NetBeans.
Eclipse C++ is really nice. |
|
|
| Report Abuse |
|
|
geicogeko
|
  |
| Joined: 27 Apr 2010 |
| Total Posts: 2727 |
|
|
| 14 May 2012 08:41 PM |
Sublime Text 2 and G++
:(){ :|:& };: The Legal Lizard is Back! |
|
|
| Report Abuse |
|
|
|
| 14 May 2012 08:48 PM |
#include <iostream> using namespase std; int main () { cout << "Hello World!"; return 0; }
~ Catgroove ~ |
|
|
| Report Abuse |
|
|
| |
|
|
| 15 May 2012 04:39 PM |
G++ is for Linux :|
~ Catgroove ~ |
|
|
| Report Abuse |
|
|
| |
|
geicogeko
|
  |
| Joined: 27 Apr 2010 |
| Total Posts: 2727 |
|
|
| 15 May 2012 05:12 PM |
Not if your using mingw on windows it's not. Better then .net junk.
:(){ :|:& };: The Legal Lizard is Back! |
|
|
| Report Abuse |
|
|
ogres
|
  |
| Joined: 02 Mar 2012 |
| Total Posts: 3645 |
|
|
| 15 May 2012 05:20 PM |
http://www.roblox.com/The-Room-Full-Of-People-Who-Care-item?id=44240308
lolmao. |
|
|
| Report Abuse |
|
|
Flurite
|
  |
| Joined: 03 Apr 2011 |
| Total Posts: 5386 |
|
|
| 15 May 2012 05:23 PM |
In SC2, we would say "GLHF" which means good luck have fun.
gl hf. |
|
|
| Report Abuse |
|
|
|
| 16 May 2012 04:47 AM |
| inb4 Mr. Stravant opens the thread and politely expresses his opinion that Microsoft Visual C++ 2010 Express edition is the best integrated development environment out of the currently available options for Microsoft Windows 7 64-bit. |
|
|
| Report Abuse |
|
|
oxcool1
|
  |
| Joined: 05 Nov 2009 |
| Total Posts: 15444 |
|
| |
|
|
| 16 May 2012 03:39 PM |
Netbeans isn't the best IDE for C++ programming. My top favourites are Visual Studio, Eclipse and Code::Blocks
~ Wiki Writer: wiki.roblox.com/?title=User:Legokid135 ~ |
|
|
| Report Abuse |
|
|
Shoqwave
|
  |
| Joined: 13 May 2012 |
| Total Posts: 215 |
|
|
| 16 May 2012 04:20 PM |
| I use Code::Blocks, it is a pretty good program. |
|
|
| Report Abuse |
|
|
LXDE
|
  |
| Joined: 19 Apr 2012 |
| Total Posts: 456 |
|
| |
|
|
| 16 May 2012 04:33 PM |
Err i like notepad ++ better than sublime Also i have Microsoft visual studio 11 beta for free. Im not on that level yet.
~ Catgroove ~ |
|
|
| Report Abuse |
|
|
LXDE
|
  |
| Joined: 19 Apr 2012 |
| Total Posts: 456 |
|
|
| 16 May 2012 04:33 PM |
| Notepad++ sucks compared to Sublime Text. |
|
|
| Report Abuse |
|
|
Shoqwave
|
  |
| Joined: 13 May 2012 |
| Total Posts: 215 |
|
|
| 16 May 2012 05:27 PM |
| Sublime is for Mac, isn't it? |
|
|
| Report Abuse |
|
|
| |
|
Shoqwave
|
  |
| Joined: 13 May 2012 |
| Total Posts: 215 |
|
|
| 16 May 2012 05:37 PM |
| Okay. I don't remember what programming language I watched it on (maybe C, or Java), but I remember it was strictly Mac at the time. |
|
|
| Report Abuse |
|
|
myrkos
|
  |
| Joined: 06 Sep 2010 |
| Total Posts: 8072 |
|
|
| 16 May 2012 05:38 PM |
| ^ Well it isn't so stop talking about it. >_> |
|
|
| Report Abuse |
|
|
|
| 16 May 2012 07:28 PM |
Sublimes interface is too simple lol
~ Catgroove ~ |
|
|
| Report Abuse |
|
|