Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
02/18/13 09:35
Read: times


 
#189392 - C++ FAQs (2nd edition)
Responding to: ???'s previous message
This is a weighty tome aimed at coders who want to write 'correct' C++. The good thing about it is that each topic is started from absolutely the bottom in a clear manner. The consequences are explained and the correct way of coding is then explained.

It's not aimed at novice programmers, so there is no coverage of basic variable usage, simple C operators, conditionals and looping, or all the sort of stuff a C programmer should know.

It also doesn't cover code optimisation, but then I think correctness is more important than optimisation.

List of 12 messages in thread
TopicAuthorDate
C to C++            01/01/70 00:00      
   I find it's not the language            01/01/70 00:00      
   target requirement?            01/01/70 00:00      
      no, but I see what makes you think that            01/01/70 00:00      
         Yes, and particularly if you want to work outside Windows            01/01/70 00:00      
   Similar question on stackoverflow.com            01/01/70 00:00      
   Osborne C++ Complete reference            01/01/70 00:00      
      Never go for herb schildt            01/01/70 00:00      
         Did you read the complints?            01/01/70 00:00      
   C++ FAQs (2nd edition)            01/01/70 00:00      
   Online            01/01/70 00:00      
   O'Reilly!            01/01/70 00:00      

Back to Subject List