Answer the question
In order to leave comments, you need to log in
What books or resources would you recommend for an embeded programmer learning C++?
Hello everybody!
I am developing programs for microcontrollers. I used C for a long time, but there are more and more tasks that require OOP, i.e. C++. Little knowledge and experience.
What would you recommend to read and watch?
Not only C++ itself is of interest (you can find a lot of material about it), but also its use in embeded, design patterns, etc.
I would like to look at the C ++ code specific to embeded. For example, peripheral drivers, etc.
The thought creeps in that there are not many nuances in terms of OOP in embeded, and you just need to "master" OOP)
I'm also trying to use TDD - I really liked it!
Answer the question
In order to leave comments, you need to log in
https://legacy.gitbook.com/book/arobenko/bare_meta...
Year: 2011
Author: Grenning JW
Publisher: Pragmatic Bookshelf
ISBN: 978-1934356623
I can recommend getting acquainted with the VE_AV R library written in C++ for ATmega microcontrollers.
На мой взгляд выжная книга - "Дизайн и эволюция языка C++" Страуструппа. Она хорошо тем, что описывает мотивацию принятия тех или иных решений, которые в этом языке часто бывают странными.
Но я не уверен, что C++ полезен в embedded. Лучше осваивать Rust.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question