User not logged in - login - register
Home Calendar Books School Tool Photo Gallery Message Boards Users Statistics Advertise Site Info
go to bottom | |
 Message Boards » » C Programming - Good IDE's? Page [1]  
Novicane
All American
15413 Posts
user info
edit post

I have used Eclipse IDE for Java for a few years and really like it.

I was going to use the same IDE for C. but it looks like i need to get the compiler (MinGW?).

Anyway, i'm thinking about using another environment to program in. Any suggestions? or just stick with Eclipse?

1/17/2008 11:17:09 AM

smoothcrim
Universal Magnetic!
18958 Posts
user info
edit post

there is an eclipse build for c/c++ specifically that's pretty nice. I like bloodshed dev-c++ myself.

1/17/2008 12:14:33 PM

qntmfred
retired
40594 Posts
user info
edit post



1/17/2008 12:52:00 PM

Scary Larry
Suspended
644 Posts
user info
edit post

^ high school flash backs

1/17/2008 1:01:40 PM

qntmfred
retired
40594 Posts
user info
edit post

what about good IDEs for php? I tried PHPEclipse.net but it sucked. been using editplus for years, but i'd love to use a modern IDE designed for use with php

1/17/2008 1:11:25 PM

Noen
All American
31346 Posts
user info
edit post

You can probably get a Visual Studio Express product for C++

^The only one thats even decent is Zend Studio, but I still prefer just using dreamweaver or ultraedit

[Edited on January 17, 2008 at 1:17 PM. Reason : .]

1/17/2008 1:16:37 PM

dakota_man
All American
26584 Posts
user info
edit post

visual studio if you have access

1/17/2008 3:26:29 PM

Shaggy
All American
17820 Posts
user info
edit post

visual studio

1/17/2008 3:57:00 PM

gs7
All American
2354 Posts
user info
edit post

^^^^Should really probably be its own thread, but no, I have yet to find a really solid IDE for PHP that I find functionally usable AND attractive.

1/17/2008 5:45:55 PM

BigMan157
no u
103353 Posts
user info
edit post

C/C++: i'd like to know a good IDE and compiler for it as well - specifically a C or C++ PIC MCU compiler
PHP: i use dreamweaver code view personally, but know people that swear by eclipse+zend studio beta plugin

[Edited on January 17, 2008 at 9:54 PM. Reason : i do what i want]

1/17/2008 9:53:30 PM

skokiaan
All American
26447 Posts
user info
edit post

Eclipse for C++ is like driving nails into your nutsack.

Eclipse for Java is like getting your dick and balls sucked by halle berry, scarlett johansson, and angelina jolie all at once.

1/17/2008 10:17:55 PM

qntmfred
retired
40594 Posts
user info
edit post

mmm, i'd rather have the latter

1/17/2008 11:19:02 PM

moron
All American
34036 Posts
user info
edit post

I can't imagine how they'd all be able to do that simultaneously. 2 at a time at the most, or take turns at the least

1/17/2008 11:32:18 PM

philihp
All American
8349 Posts
user info
edit post

vim

1/18/2008 9:49:37 AM

Novicane
All American
15413 Posts
user info
edit post

two on each ball

and one on your peen


mmmm eclipse....

1/18/2008 10:12:01 AM

rainman
Veteran
358 Posts
user info
edit post

http://www.codeblocks.org/

1/18/2008 10:32:19 AM

mienutzich
All American
4300 Posts
user info
edit post

Quote :
"what about good IDEs for php? I tried PHPEclipse.net but it sucked. been using editplus for years, but i'd love to use a modern IDE designed for use with php"


PDT is a lot better than phpeclipse http://www.eclipse.org/pdt/

PDT + aptana is pretty solid.

1/19/2008 10:09:37 PM

sparkydwp
All American
558 Posts
user info
edit post

Visual Studio, I've tried the eclipse for c++, it blows.

1/19/2008 10:12:39 PM

Noen
All American
31346 Posts
user info
edit post

Seriously guys:

http://www.microsoft.com/express/product/default.aspx

I mean, I work in the Visual Studio product group. Express editions are FREE and are just for one man shop programming like you guys need. There's versions for VB, C#, C++ and Web Dev.

Give it shot, worst case you just uninstall it. But I have to say, for anything outside Java, VS really is pretty damn good.

Also, FYI Visual Studio 2008 just shipped in November, so it's hot off the presses

[Edited on January 20, 2008 at 12:22 AM. Reason : .]

1/20/2008 12:21:55 AM

evan
All American
27701 Posts
user info
edit post

i just use notepad :\

i use notepad for everything

1/20/2008 12:27:41 AM

DirtyMonkey
All American
4269 Posts
user info
edit post

^^ I've used Visual Studio Express 2k5 for C# and I must agree that is one fine piece of free software.

for php, i've tried a ton of things but most coding i do is via ssh so i stick with vim.

1/20/2008 12:55:00 AM

JoeSchmoe
All American
1219 Posts
user info
edit post

i code C in Vim, and compile it with gcc.





at microsoft

1/21/2008 12:40:51 AM

Noen
All American
31346 Posts
user info
edit post

you're also a dirty old man

1/21/2008 3:56:52 AM

JoeSchmoe
All American
1219 Posts
user info
edit post

youre just jealous because I get paid by Bill Gates to look at porn.

1/21/2008 9:47:40 PM

gs7
All American
2354 Posts
user info
edit post

Notice: my post has nothing to do with a C IDE, however it's responding about a PHP IDE ...

I came across a decent looking IDE for PHP called phpdesigner2008 ... I looked at the 2007 version, I guess it's mostly the same but not as clean-looking.

Anybody have experience with it? I currently mix between eclipse and any general text editor and I'm liking what I see so far.

1/23/2008 9:30:50 PM

JBaz
All American
16764 Posts
user info
edit post

Quote :
"high school flash backs"

good god, I think I still have the ole borland compiler somewhere. Hehe, I remember the Hello World exercise.

1/23/2008 10:01:00 PM

qntmfred
retired
40594 Posts
user info
edit post

vim

8/14/2010 4:27:25 PM

spöokyjon

18617 Posts
user info
edit post

Okay, so I'm about to take CSC 230. I've got a Mac and a PC and don't really care which I use. For this class specifically, and I guess in general as well, does anybody have any recommendations? I'm a big fan of Visual Studio, but I don't know if its cobbled together specifications of what C is will interfere with CSC 230. Other options are Eclipse or XCode, I guess, or just a good editor and gcc. Any thoughts?

8/14/2010 4:32:47 PM

moron
All American
34036 Posts
user info
edit post

^ for that level of a class, it doesn't matter what you use.

8/14/2010 4:47:50 PM

spöokyjon

18617 Posts
user info
edit post

The level of the class aside, I'd be interested in recommendations for non-painful development environments. I know I could get through the class with gcc and Pico, but I don't plan on doing that to myself. I don't need any fancy features, so what I'm primarily looking for is a good editor, but stuff like intellisense and whatnot never hurts.

8/14/2010 5:08:03 PM

LoneSnark
All American
12317 Posts
user info
edit post

Visual Studio. And look into writing your software in C# if you can take the performance loss. I never knew a user interface could be so easy to build.

8/14/2010 6:57:20 PM

Specter
All American
6575 Posts
user info
edit post

gvim

wat wat!

8/14/2010 7:07:26 PM

 Message Boards » Tech Talk » C Programming - Good IDE's? Page [1]  
go to top | |
Admin Options : move topic | lock topic

© 2024 by The Wolf Web - All Rights Reserved.
The material located at this site is not endorsed, sponsored or provided by or on behalf of North Carolina State University.
Powered by CrazyWeb v2.38 - our disclaimer.