Remove articles from-naked-objects-to-naked-functions
article thumbnail

GotW #101 Solution: Preconditions, Part 2 (Difficulty: 7/10)

Sutter's Mill

Consider these functions, expanded from an article by Andrzej Krzemieński: [1] … How many ways could a caller of each function get the arguments wrong, but that would silently compile without error? But if the sight of these function signatures has had you pulling your hair and shouting “use the type system, Luke!”

C++ 45
article thumbnail

Effective Concurrency: Prefer Using Futures or Callbacks to Communicate Asynchronous Results

Sutter's Mill

From the article: This time, we’ll answer the following questions: How should we express return values and out parameters from an asynchronous function, including an active object method? 31 Prefer Using Active Objects Instead of Naked Threads (June 2010). Let’s dig in…. Sep 2007).

Website 40
article thumbnail

Inspired Design Decisions: Bea Feitler, An Unstoppable Creative Force

Smashing Magazine

I’ve never heard her mentioned at a design conference or seen her referenced in an article about web design. I’ve never heard her mentioned at a design conference or seen her referenced in an article about web design. With over a century of commercial art direction, there are plenty more names to discover.

Design 76