DEV Community

Discussion on: C++ Best Practices by Jason Turner

Collapse
 
sandordargo profile image
Sandor Dargo

Yes, many points will not bring much new to experienced developers (unless you check all the references, they must contain many parts we don't know). At the same time, the book is so fast to read, that i don't think that anyone would consider it a waste of time. Even if one only finds 3-4 exciting items.

Collapse
 
pgradot profile image
Pierre Gradot

unless you check all the references, they must contain many parts we don't know

There are always parts we don't know!

I didn't an internal meetup about lambda expressions in C++ last week. I thought I knew almost everything about them. Well.... I discovered many things preparing this talk!

I guess this book is like "look over there, you will find some stuffs" XD