Appendix 1. Other Books You May Enjoy
If you enjoyed this book, you may be interested in these other books by Packt:
C++ Reactive ProgrammingPraseed Pai and Peter Abraham
ISBN: 978-1-78862-977-5
- Understand language-level concurrency in C++
- Explore advanced C++ programming for the FRP
- Uncover the RxCpp library and its programming model
- Mix the FP and OOP constructs in C++ 17 to write well-structured programs
- Master reactive microservices in C++
- Create custom operators for RxCpp
- Learn advanced stream processing and error handling
C++17 By Example Stefan Björnander
ISBN: 978-1-78839-181-8
- Create object-oriented hierarchies and how to compile, link, and execute a simple program
- Implement classes with linked lists, templates, inheritance, operator overloading, and exception handling
- Efficient file handling and pointer structures
- Dynamic allocation and deallocation along with marshmallowing
- Qt features, including menus, toolbars, caret handling, and more
- Implement a Domain Specific Language in C++