A
A
Alexander Buliterov2018-07-05 15:06:35
Electronics
Alexander Buliterov, 2018-07-05 15:06:35

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

4 answer(s)
R
Roman, 2018-07-05
@myjcom

https://legacy.gitbook.com/book/arobenko/bare_meta...
Year: 2011
Author: Grenning JW
Publisher: Pragmatic Bookshelf
ISBN: 978-1934356623

V
veydlin, 2018-07-10
@veydlin

Christopher Kormanyos
Real-Time C++

V
vanyamba-electronics, 2018-07-06
@vanyamba-electronics

I can recommend getting acquainted with the VE_AV R library written in C++ for ATmega microcontrollers.

M
Mikhail Potanin, 2018-07-12
@potan

На мой взгляд выжная книга - "Дизайн и эволюция языка C++" Страуструппа. Она хорошо тем, что описывает мотивацию принятия тех или иных решений, которые в этом языке часто бывают странными.
Но я не уверен, что C++ полезен в embedded. Лучше осваивать Rust.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question