Admirer4 Posted August 14, 2005 Report Posted August 14, 2005 hiii,I have downloaded the dev c++ 4.9 yesterday .. but I can't find links for an ebooks to learn programming in this language.. can you tell me some links !!please replay !!ByeAdmirer4 Quote
Tormod Posted August 14, 2005 Report Posted August 14, 2005 Did you try the dev c++ 4 resource page? http://www.bloodshed.net/dev/ Quote
Admirer4 Posted August 14, 2005 Author Report Posted August 14, 2005 hello,I tried this , but I want an ebook (PDF) doc. , - and the info. in the site more complex and I can't understand it, because it's not learning book in other work it begin from a high level that I can't understand!! Quote
Tormod Posted August 14, 2005 Report Posted August 14, 2005 I assume there are no e-books for this... Quote
Tormod Posted August 14, 2005 Report Posted August 14, 2005 I am sure it would help to ask over at the dev c++ 4 forums...have you read through them? Seems to me this is a program for developers, not for beginners. Quote
C1ay Posted August 14, 2005 Report Posted August 14, 2005 hello,I tried this , but I want an ebook (PDF) doc. , - and the info. in the site more complex and I can't understand it, because it's not learning book in other work it begin from a high level that I can't understand!!Good luck. Most people write books for profit, not for fun. Anyone that has gone through the trouble to format it for print is probably looking for a return on the investment of their time. There are many c and c++ tutorial sites on the internet. Here are a few from Google: Standard CLearn C by ExampleC ProgrammingC++ Programming TutorialC++ Programming for Scientists Of course, I'm sure mant of the commercially available programming texts are available in downloadable form for a fee if you're not happy with the selection of free information. Quote
nemo Posted August 14, 2005 Report Posted August 14, 2005 Thinking in C++ is a great book for learning and using C++, and it is a free download (PDF). That should help you learn the language. As for the tools (compilers, IDE, etc), I use gcc and Anjuta, but there are more tools to get the job done than I can name. Google is your friend. Thinking in C++ (http://www.mindview.net/Books/TICPP/ThinkingInCPP2e.html) InfiniteNow 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.