Note on Gopherfest 2015 | Go Proverbs With Rob Pike via The Go Programming Language
don’t communicate by sharing memory
share memory by communicating
See also Rich Hickey’s “The Value of Values” where he talks about communicating values, not places. An ID or a reference is a place, not a value.
Reference
- Notes
- data, software
- Gopherfest 2015 | Go Proverbs With Rob Pike
-
Permalink to
2023.NTE.619 - Insight
- Edit
| ← Previous | Next → |
| Note on Street Life via Lawrence Jackson | Note on Gopherfest 2015 | Go Proverbs With Rob Pike via The Go Programming Language |