diff --git a/README.md b/README.md index cb0bb3e..f3f9851 100644 --- a/README.md +++ b/README.md @@ -381,6 +381,7 @@ _________________ - [C++ On Embedded Systems](https://blog.mbedded.ninja/programming/languages/c-plus-plus/cpp-on-embedded-systems/) - [👶 C++ Tutorial for Beginners - Full Course](https://www.youtube.com/watch?v=vLnPwxZdW4Y) - [C++ by The Cherno (YouTube Playlist)](https://youtube.com/playlist?list=PLlrATfBNZ98dudnM48yfGUldqGD0S4FFb) +- [💎 Real-Time C++ - Efficient Object-Oriented and Template Microcontroller Programming](https://link.springer.com/book/10.1007/978-3-662-56718-0) - [Effective Modern C++ - Scott Meyers](https://www.oreilly.com/library/view/effective-modern-c/9781491908419/) #### Assembly