Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Oct 31st, 2006, 11:18 AM   #1
Baphomet
Retired Programmer
 
Baphomet's Avatar
 
Join Date: Jul 2006
Posts: 45
Rep Power: 0 Baphomet is on a distinguished road
Bloatware, CVS, What is a great IDE?

I'm teaching a class on C++. The college's IT department is pressuring me to use visual C++. But I don't want to my students using it, because it has a tendency to crash fairly often (for me anyway). I'd like to know what your opinion is on a few compilers and if you have any recommendations. I'd prefer something that's not bloatware. The computers at this school are fairly old... I need a detailed explanation of it's features cons as well as pros...
Baphomet is offline   Reply With Quote
Old Oct 31st, 2006, 11:53 AM   #2
Infinite Recursion
Programming Guru
 
Infinite Recursion's Avatar
 
Join Date: Jul 2004
Location: United States
Posts: 3,473
Rep Power: 8 Infinite Recursion is on a distinguished road
Send a message via MSN to Infinite Recursion Send a message via Yahoo to Infinite Recursion
Dev-C++. http://bloodshed.net
__________________
http://jasonpowers.net

"There are a thousand hacking at the branches of evil to one who is striking at the root."
Infinite Recursion is offline   Reply With Quote
Old Oct 31st, 2006, 12:27 PM   #3
Narue
Professional Programmer
 
Narue's Avatar
 
Join Date: Sep 2005
Posts: 419
Rep Power: 4 Narue is on a distinguished road
>I'd like to know what your opinion is on a few compilers and if you have any recommendations.
Start them off with a command line compiler. You don't want to encourage the next wave of point and click programmers, do you? I would recommend Comeau, obviously because it's the most standards conforming C and C++ compiler I know of at the moment.
__________________
Even if the voices aren't real, they have some pretty good ideas.
Narue is offline   Reply With Quote
Old Oct 31st, 2006, 8:25 PM   #4
Jessehk
The Oblivious One
 
Jessehk's Avatar
 
Join Date: May 2005
Location: Ontario, Canada
Posts: 648
Rep Power: 4 Jessehk is on a distinguished road
Completely random question, Narue.

If I remember right, you have said that you've worked on compilers and implementations of libc, etc. Which compilers would those be?
__________________
Dr. Zoidberg: [ecstatic] I'm going to a movie... with FRIENDS!
Jessehk is offline   Reply With Quote
Old Oct 31st, 2006, 8:55 PM   #5
mrynit
Hobbyist Programmer
 
mrynit's Avatar
 
Join Date: Mar 2006
Location: WA, USA
Posts: 343
Rep Power: 3 mrynit is on a distinguished road
Send a message via AIM to mrynit Send a message via MSN to mrynit Send a message via Yahoo to mrynit Send a message via Skype™ to mrynit
i have had terrible personal experiance with MSVS 6.0 on school computers. if the school has a *nix server you could use CC or GCC. keep in mind bytes size differences for data types for different compilers and platforms.
__________________
i dont know much about programming but i try to help
mrynit is offline   Reply With Quote
Old Oct 31st, 2006, 8:57 PM   #6
The Dark
Expert Programmer
 
Join Date: Jun 2005
Posts: 894
Rep Power: 4 The Dark is on a distinguished road
I agree that getting them to use a command line compiler would be a better start, auto-completion and the like are great features, but making mistakes is one of the best ways to learn.

Move on to an IDE later.

I'd still recommend Visual C, but I haven't had it crash on me in years. Which version are you using?
The Dark is online now   Reply With Quote
Old Oct 31st, 2006, 9:25 PM   #7
Narue
Professional Programmer
 
Narue's Avatar
 
Join Date: Sep 2005
Posts: 419
Rep Power: 4 Narue is on a distinguished road
>i have had terrible personal experiance with MSVS 6.0 on school computers.
I've had terrible experiences with Visual C++ 6.0 as well, but that mostly has to do with the horrible implementation of the standard library and broken features. Recent versions are better.

>you have said that you've worked on compilers and implementations of libc, etc.
Yes, and yes, both professionally and as personal projects.

>Which compilers would those be?
To avoid pointed questions from people who want to talk directly to a developer of their compiler, I decided a while ago not to say.
__________________
Even if the voices aren't real, they have some pretty good ideas.
Narue is offline   Reply With Quote
Old Oct 31st, 2006, 9:59 PM   #8
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
Quote:
To avoid pointed questions from people who want to talk directly to a developer of their compiler, I decided a while ago not to say.
That simplifies things. I'm blaming you for ALL of 'em.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers
DaWei is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Write Great Code Vol 1: Understanding the Machine darthsabbath Book Reviews 0 May 22nd, 2006 3:06 AM
Great little program -- code2html Jessehk Coder's Corner Lounge 2 Jan 16th, 2006 12:25 PM




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 5:11 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC