A book of puzzles that should be fun for anyone, but actually educational for people interested in C++. Book 3 now has mixed up formatting! The solution to every puzzle is a C++ related term or phrase. If you don't know what the solution means, you can search and learn something new. void run() { { static S object_1("t", "t"); } S object_2("i", "e"); static S object_3("m", "_"); } // Answer (6): // __ __ __ __ __ __ In this puzzle world each object says its first name when its lifetime begins and its last name when ...
Read More
A book of puzzles that should be fun for anyone, but actually educational for people interested in C++. Book 3 now has mixed up formatting! The solution to every puzzle is a C++ related term or phrase. If you don't know what the solution means, you can search and learn something new. void run() { { static S object_1("t", "t"); } S object_2("i", "e"); static S object_3("m", "_"); } // Answer (6): // __ __ __ __ __ __ In this puzzle world each object says its first name when its lifetime begins and its last name when the object's lifetime ends. It's just that simple. The challenge and fun is in keeping track of what order objects' lifetimes begin, and knowing what order they must end in. Each section has a description of the new concept introduced, and the challenges are increased at a leisurely pace.
Read Less
Add this copy of Object Lifetime Puzzlers - Book 3: 128 FUN Puzzles to cart. $8.04, new condition, Sold by Ingram Customer Returns Center rated 5.0 out of 5 stars, ships from NV, USA, published 2022 by Independently Published.