--- In AVR-Chat@yahoogroups.com, "Chuck Hackett" <egroupscdh@...> wrote: > Can anyone recommend a good C++ book/web site for someone who > knows C and wants to transition to C++ I used "C++ for C Programmers" by Ira Pohl for the initial transition. After that, I found "Thinking in C++" by Bruce Eckel useful as well as the Scott Meyers books "Effective C++" and "More Effective C++". None of these are specific to avr-gcc and it is quite unlikely that you'll find a book that is focused on such a narrow market. However, Scott Meyers does have an electronic book (PDF) on the topic "Effective C++ in an Embedded Environment". I haven't looked at this but if it is as well done as his other books I would expect it to be useful. http://www.artima.com/shop/effective_cpp_in_an_embedded_environment Don Kinzer ZBasic Microcontrollers http://www.zbasic.net
Message
Re: Mixing gcc C & C++
2012-12-08 by Don Kinzer
Attachments
- No local attachments were found for this message.