Programming Forums
User Name Password Register
 

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

Reply
 
Thread Tools Display Modes
Old Dec 11th, 2005, 9:31 PM   #1
Friendship
Newbie
 
Join Date: Dec 2005
Posts: 2
Rep Power: 0 Friendship is on a distinguished road
Question Can you recommend the best compiler & learning environment?

I would appreciate hearing your knowledgable recommendation about what might be the best compiler and learning environment for learning (continuing to learn) C++. I have an old Borland 4.5 program for Windows 3.1 which was good for learning some basics. I got drawn away from my studies for a while, but now I am getting back on track. In the meantime, things have changed both in the programming realm and in my personal computer as well. I now have Windows XP and would like to know how to program in the latest Windows format. What do you recommend? Can you discuss the advantages of a Borland product versus a Microsoft product? What is the advantage of using Visual C++? Or the .NET environment? Is there a compiler that is particularly easy to use for beginning students? Perhaps even is bundled with tutorial features? If you have experience with any of these things and can give me sound advice, I would appreciate it immensely!
Friendship is offline   Reply With Quote
Old Dec 11th, 2005, 11:12 PM   #2
lectricpharaoh
Caffeinated Neural Net
 
lectricpharaoh's Avatar
 
Join Date: Jun 2005
Location: Dry west coast of Canada
Posts: 1,031
Rep Power: 5 lectricpharaoh will become famous soon enough
Quote:
Originally Posted by Friendship
I would appreciate hearing your knowledgable recommendation about what might be the best compiler and learning environment for learning (continuing to learn) C++. I have an old Borland 4.5 program for Windows 3.1 which was good for learning some basics. I got drawn away from my studies for a while, but now I am getting back on track. In the meantime, things have changed both in the programming realm and in my personal computer as well. I now have Windows XP and would like to know how to program in the latest Windows format. What do you recommend? Can you discuss the advantages of a Borland product versus a Microsoft product? What is the advantage of using Visual C++? Or the .NET environment? Is there a compiler that is particularly easy to use for beginning students? Perhaps even is bundled with tutorial features? If you have experience with any of these things and can give me sound advice, I would appreciate it immensely!
I would recommend DevC++. It's free, the editor is nice enough, and it will get you started. The compiler it uses by default (DevC++ is actually the IDE, and MinGW is the compiler) is a Windows port of GCC/GPP, and as such, is quite compliant with modern language standards. It has its quirks (most of which related to the differences between it and Visual C++, like people being unable to link in somefile.lib and such), but as many here use it, there are plenty of people who can help with those issues.
__________________
And once again, Probability proves itself willing to sneak into a back alley and service Drama as would a copper-piece harlot.
- Vaarsuvius, Order of the Stick
lectricpharaoh is offline   Reply With Quote
Old Dec 12th, 2005, 12:25 AM   #3
sunnypalsingh
Programmer
 
sunnypalsingh's Avatar
 
Join Date: Dec 2005
Posts: 33
Rep Power: 0 sunnypalsingh is on a distinguished road
I second lectricpharaoh
__________________
The only real valuable thing is intuition.
-Albert Einstein
sunnypalsingh is offline   Reply With Quote
Old Dec 12th, 2005, 1:22 AM   #4
coldDeath
Expert Programmer
 
coldDeath's Avatar
 
Join Date: Aug 2005
Location: UK
Posts: 862
Rep Power: 4 coldDeath is on a distinguished road
Send a message via AIM to coldDeath Send a message via Yahoo to coldDeath
I'd also go with Dev-C++ with windows. Its really good and easy to use.
__________________
Join us at #programmingforums @ irc.freenode.net!

My software never has bugs. It just develops random features.
coldDeath is offline   Reply With Quote
Old Dec 12th, 2005, 2:14 AM   #5
ivan
Professional Programmer
 
ivan's Avatar
 
Join Date: Sep 2005
Location: serbia & montenegro
Posts: 484
Rep Power: 4 ivan is on a distinguished road
A suggestion: use the default font it is more readable.
ivan is offline   Reply With Quote
Old Dec 12th, 2005, 3:17 AM   #6
LOI Kratong
Professional Programmer
 
Join Date: May 2005
Location: Woo - Boot Sector!
Posts: 294
Rep Power: 4 LOI Kratong is on a distinguished road
I use dev c++ too and it works really well for what i need...
__________________
www.heldtogether.co.uk
LOI Kratong is offline   Reply With Quote
Old Dec 12th, 2005, 5:12 AM   #7
nnxion
Programming Guru
 
nnxion's Avatar
 
Join Date: Jun 2005
Location: elemental plane
Posts: 1,429
Rep Power: 5 nnxion is on a distinguished road
Use Microsoft Visual C++ 2005 express edition, which is also free.
__________________
"Employ your time in improving yourself by other men's writings, so that you shall gain easily what others have labored hard for."
-- Socrates
nnxion is offline   Reply With Quote
Old Dec 12th, 2005, 7:00 AM   #8
yellowbaris
Newbie
 
Join Date: Dec 2005
Posts: 1
Rep Power: 0 yellowbaris is on a distinguished road
Thumbs up For Programmers

Wonderful Programming Site
[ edit ]Link Removed (SykkN)[ /edit ]

Programming Resources & Code Examples
asp ,asp.net ,assembly ,c ,c++ ,visual basic ,java ,php

Last edited by sykkn; Dec 12th, 2005 at 8:06 AM.
yellowbaris is offline   Reply With Quote
Old Dec 12th, 2005, 8:01 AM   #9
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
All who'd like to see Yellowdog banned, say "Aye".

AYE!!!!
__________________
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
Old Dec 12th, 2005, 9:10 AM   #10
Pizentios
Programming Guru
 
Pizentios's Avatar
 
Join Date: May 2004
Location: Brandon, Manitoba, Canada
Posts: 2,023
Rep Power: 7 Pizentios is on a distinguished road
Send a message via ICQ to Pizentios Send a message via MSN to Pizentios
Linux, vi and gcc. Can't beat that combo.
__________________
Profanity is the one language that all programmers understand.

Check out my Blog <---updated Nov 30 2007!
Pizentios 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




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

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