Ask Experts Questions for FREE Help!
Ask    ||    Answer
 
Advanced  
 

Ask QuestionsprogressAnswer QuestionsprogressBuild ReputationprogressBecome an Expert
 
Free Answers in 3 Easy Steps

Register Now
3 Steps

At Ask Me Help Desk you can ask questions in any topic and have them answered for free by our experts. To ask questions or participate in answering them you must register for a free account. By registering you will be able to:
  • Get free answers from experts in any of our 300+ topics.
  • Accept money for answers that you provide.
  • Communicate privately with other members (PM).
  • See fewer ads.

Home > Computers & Technology > Other Computers   »   c++

 
Thread Tools Search this Thread Display Modes
Question
 
 
#1  
Old Aug 11, 2005, 06:58 PM
Dosfreak
New Member
Dosfreak is offline
 
Join Date: Aug 2005
Posts: 15
Dosfreak See this member's comment history on his/her Profile page.
c++

Does anyine know where to get a c++ compiler and a website to getr free tutoring?

Reply With Quote
 
     

Answers
 
 
Old Aug 11, 2005, 11:42 PM   #2  
Senior Member
psi42 is offline
 
psi42's Avatar
 
Join Date: Jan 2003
Location: Berkeley, CA, USA
Posts: 607
psi42 See this member's comment history on his/her Profile page.
Here you go:

http://www.gnu.org/software/gcc/gcc.html

If you are using MS Windows, you should get this instead:
http://www.delorie.com/djgpp/



GCC is not a "toy" C compiler, it's used routinely to build very mission-critical software, such as the Linux kernel.


Here's a site for you:
http://www.cprogramming.com/


Have fun.
psi42
  Reply With Quote
 
     
 
 
Old Jan 20, 2006, 05:50 PM   #3  
New Member
bausman is offline
 
Join Date: Jan 2006
Posts: 20
bausman See this member's comment history on his/her Profile page.
I concure with psi42, the gcc compiler is a "commercial grade" (for lack of better term) compiler. It will do everything you need it to, just make sure you understand the switches. I would also recommend gmake and using makefiles. They will allow you to compile large projects with simplicity (once you understand makefiles and how they work.) You can also find this at the gnu site.

As for learning, I don't know of any good "free" stuff but for books, I would recommend those published by O'Riley for learning makefiles. For C++, my favorite book is the "C++ Primer Plus" by Stephen Prata. I own the 1997 version and I found nothing more comprehensive on for understanding C++.

Happy coding....

Carvel

Comments on this post
CroCivic91 agrees: I agree, C++ Primer (in it's many editions) is a wonderful book.
ScottGem agrees: While you have given good advice, you need to pay more attention to the dates in threads. You have answered several threads that have been dormant for months.
  Reply With Quote
 
     
 
 
Old Jan 31, 2006, 11:41 PM   #4  
New Member
Parvan is offline
 
Join Date: Dec 2005
Posts: 27
Parvan See this member's comment history on his/her Profile page.
Bruce Eckel has made several of his excellent programing books available online in electronic form for free. Thinking in C++ is an excellent way to not only learn the language, but to learn it right. Here's a link http://www.pythoncriticalmass.com/
  Reply With Quote
 
     
 
 
Old Feb 6, 2006, 09:38 PM   #5  
Junior Member
Ademan is offline
 
Join Date: Jan 2006
Posts: 40
Ademan See this member's comment history on his/her Profile page.
I'm personally an advocate of Bloodshed Dev-c++ as far as a free IDE goes (for windows of course) Its also very popular in the windows community

Eclipse The Eclipse IDE has c++ (plugins?) if I understand eclipse correctly, its a very modular IDE, with different compiler backends all connecting to the Eclipse IDE. Regardless, there is a way to compile c++ with it.

I've also seen code::blocks be highly regarded.

Note, I'm only concerning myself with windows development, but as people have said before, gcc is very competent, and you can do very well with it (IDE's are nice though) i'm sure there are plenty of frontends to gcc for linux, unix ect

hope that helps
-Dan
  Reply With Quote
 
     

Your Answer
Email me when someone replies to my answer
Join Login





Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

 
Similar Sponsors


Thread Tools
Show Printable Version Show Printable Version
Email this Page Email this Page


Search this Thread

Advanced Search

Bookmarks

Sponsors



Copyright ©2003 - 2009, Ask Me Help Desk.
All times are GMT -8. The time now is 08:40 AM.