/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

tenthousandmeters.com
| | blog.jcoglan.com

[AI summary] The article introduces the 'Location' type pattern in programming and explains how to prevent data races by using techniques such as synchronous execution, immutable promises, encapsulation in objects, and mutexes.
5.3 parsecs

Travel
| |
| | clojure-doc.org

This guide covers:
5.3 parsecs

Travel
| |
| | begriffs.com

Detailed guide to POSIX threads (pthreads) with fun examples
4.7 parsecs

Travel
| |
| | bartoszmilewski.com

This is part 9 of Categories for Programmers. Previously: Functoriality. See the Table of Contents. So far I've been glossing over the meaning of function types. A function type is different from other types. Take Integer, for instance: It's just a set of integers. Bool is a two element set. But a function type a->b...
35.4 parsecs

Travel
|