![]() |
| | #76 |
| Kernel hacker Join Date: Jul 2007 Location: Farncombe, Surrey, England
Posts: 15,686
| -- Mats
__________________ Compilers can produce warnings - make the compiler programmers happy: Use them! Please don't PM me for help - and no, I don't do help over instant messengers. |
| matsp is offline | |
| | #77 |
| Registered User Join Date: Aug 2008
Posts: 12
| Matas, thanks for taking the time to reply. Actually, I am considering the book you suggested, mostly because of its author. I'm curious if in your opinion it is more of a reference than a teaching text. At over 1000 pages would a novice like myself be getting in over his head? I'm an academic so big books don't scare me (well, occasionally they do) but I fear becoming lost in the forest for the trees, so to speak. |
| LowWaterMark is offline | |
| | #78 | |
| Kernel hacker Join Date: Jul 2007 Location: Farncombe, Surrey, England
Posts: 15,686
| Quote:
The other C++ book I have is a "C++ for Programmers", which is intended to teach C++ to people who have a decent understanding of programming already. By the sounds of things, I'd say that you have SOME experience of programming, but it may not be sufficient to go for that sort of book [never mind that I couldn't find the book I've got in Amazon]. Edit: I had to look it up, but Koenig & Moo's "Accelerated C++" is probably the best "beginners" book. That would be the book I'd recommend as a companion to Stroustrup. -- Mats
__________________ Compilers can produce warnings - make the compiler programmers happy: Use them! Please don't PM me for help - and no, I don't do help over instant messengers. Last edited by matsp; 08-11-2008 at 04:02 AM. | |
| matsp is offline | |
| | #79 |
| Registered User Join Date: Aug 2008
Posts: 12
| Cool. Again, thank you. |
| LowWaterMark is offline | |
| | #80 |
| Registered User Join Date: Aug 2008
Posts: 12
| Please, are there any other people with recommendations? Take care. |
| LowWaterMark is offline | |
| | #81 | |
| Kernel hacker Join Date: Jul 2007 Location: Farncombe, Surrey, England
Posts: 15,686
| Quote:
-- Mats
__________________ Compilers can produce warnings - make the compiler programmers happy: Use them! Please don't PM me for help - and no, I don't do help over instant messengers. | |
| matsp is offline | |
| | #82 |
| Registered User Join Date: Jan 2005
Posts: 7,137
| >> I'm in search of an introductory text on C++ Programming that approaches its task from a >> theoretical or philosophical perspective. I don't know any C++ books that specifically take this perspective. Amongst all books I think your choices are good. |
| Daved is offline | |
| | #83 |
| Registered User Join Date: Aug 2008
Posts: 12
| Daved, thank you for your reply. |
| LowWaterMark is offline | |
| | #84 | |
| Registered User Join Date: Jul 2003
Posts: 111
| Quote:
I'd highly recommend it if you want to learn some "why" with the "what and how." A good companion would also be The Design and Evolution of C++. For my recommendation in general, I would say Standard C++ IOStreams and Locales by Langer and Kreft for advanced programmers. | |
| whoie is offline | |
| | #85 |
| Hail to the king, baby. Join Date: Oct 2008 Location: Faroe Islands
Posts: 713
| Why can't someone make a way to learn C++ for those who hate to read? :P |
| Akkernight is offline | |
| | #86 |
| Cat without Hat Join Date: Apr 2003
Posts: 8,439
| Because people who hate to read make bad programmers.
__________________ All the buzzt! CornedBee"There is not now, nor has there ever been, nor will there ever be, any programming language in which it is the least bit difficult to write bad code." - Flon's Law |
| CornedBee is offline | |
| | #87 | |
| Mysterious C++ User Join Date: Oct 2007
Posts: 14,099
| Because it never works that way? Usually, stuff enter your left ear and goes straight out of the right ear. You have to make notes to remember... but then you would have to read. And a book can serve as future reference if and when you forget. It's simply the way we and the world works, I'm afraid.
__________________ Using: Microsoft Windows™ 7 Professional (x64), Microsoft Visual Studio™ 2008 Team System I dedicated my life to helping others. This is only a small sample of what they said: "Thanks Elysia. You're a programming master! How the hell do you know every thing?" Quoted... at least once. Quote:
| |
| Elysia is offline | |
| | #88 |
| Hail to the king, baby. Join Date: Oct 2008 Location: Faroe Islands
Posts: 713
| Yeah, yeah I know :P Just the reading doesn't end! >.< No pain, no gain :P |
| Akkernight is offline | |
| | #89 |
| The MethLab Join Date: Oct 2008
Posts: 110
| Just be glad that there are books and other documentation on just about anything you may want to do. It's actually one of the better things about programming.
__________________ C Coder, etc etc. |
| MeTh0Dz is offline | |
| | #90 | |
| Mysterious C++ User Join Date: Oct 2007
Posts: 14,099
| Let's look forward to the day when we can implant memory chips into our brain so we absorb everything that is said and can download information to it and access it at will!
__________________ Using: Microsoft Windows™ 7 Professional (x64), Microsoft Visual Studio™ 2008 Team System I dedicated my life to helping others. This is only a small sample of what they said: "Thanks Elysia. You're a programming master! How the hell do you know every thing?" Quoted... at least once. Quote:
| |
| Elysia is offline | |
![]() |
| Thread Tools | |
| Display Modes | |
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| any book recommendations? | NewnOT | Windows Programming | 1 | 06-21-2009 02:12 PM |
| JavaScript book recommendations | neandrake | Tech Board | 2 | 04-05-2009 12:27 PM |
| C++ Book Editions and Recommendations | cpudaman | C++ Programming | 7 | 02-10-2008 11:52 AM |
| Language REFERENCE book recommendations? | DougDbug | C++ Programming | 3 | 01-18-2003 02:24 PM |
| My book recommendations for rank beginners ... | snakum | C++ Programming | 4 | 08-21-2002 10:38 AM |