Home > On-Demand Archives > Q&A Sessions >
Live Q&A - A decade of Modern C++; from 11 to 20
Niall Cooling - Watch Now - Duration: 20:12

09:45:24 From Raul Pando : Hi Niall, I like how lambdas help reducing the scope for anonymous functions. However, I found it tricky to trace code while debugging content within them. Do you have any recommendations? 09:46:58 From Tom.Davies : I’ve tried to look into c++ a couple of times but I’ve had trouble finding learning resources that limit the focus to embedded and most quickly start coving areas of the language that aren’t appropriate for the embedded space. Can you point to any resources for learning c++, from the ground up, with an embedded focus? 09:47:45 From enrico : https://www.springer.com/gp/book/9783662567173 09:48:29 From Tom.Davies : Thank you Enrico 09:49:10 From Pulkit Gupta : Thanks Tom and Enrico. I also had the same question 09:49:26 From busa2191 : Where or what is the best reference to C++20 Embedded. 09:51:42 From Pulkit Gupta : I would like to know about a book or information on what features of Modern C++ to avoid in real time systems running on VxWorks for example considering someone moving from C++98 to C++11 or newer 09:51:50 From Raul Pando : How much of the Standard Template Library (STL) is available when dynamic memory allocation for containers is out of the question? 09:53:31 From jvillasante : Have you played with coroutines on an embedded context? Are stackless coroutines ready for embedded? 09:57:14 From Dave Nadler : Thanks Niall - Super presentation, really educational. 10:00:25 From Radu Pralea : https://www.amazon.com/Hands-Embedded-Programming-versatile-solutions/dp/1788629302 ? 10:01:03 From Pulkit Gupta : thanks Radu 10:01:06 From Tom.Davies : Thank you Niall, will check out the course list 10:01:30 From Raul Pando : Thanks Niall 10:01:32 From Radu Pralea : No, I think this is the one Niall said not to go to :) 10:01:39 From Vim : Thank you 10:01:47 From Tony Arkles : Thanks! The talk and the Q&A was amazing!!!