Go programming language

Go (also frequently called Golang for easier searching) is an open source programming language, originally developed at Google by Robert Griesemer, Rob Pike, and Ken Thompson. It's a statically typed, compiled language with a focus on simplicity, rel…
Read more →

Python

Python is an interpreted, dynamic, high-level programming language, originally developed in the late 80s/early 90s by Guido van Rossum. While not the first programming language I ever encountered (that credit goes to PHP), Python is the language I us…
Read more →

Feedback

Reaction to a process or activity, or the information obtained from such a reaction. Also, the transmission of evaluative or corrective information about an action, event, or process to the original or controlling source. The following are notes I'v…
Read more →

Digital Gardens

Digital Gardens are non-hierarchical Digital Gardens are tightly interwoven Order emerges when multiple notes on a similar topic are collected and grouped together Digital Gardens are like personal wikis Digital Gardens may be public or private My …
Read more →

Complex systems

Complex systems are composed of many different interacting components The behavior of complex systems cannot easily be modeled or represented as a whole Complex systems display emergent behavior Socio-technical systems are complex systems
Read more →

Rust

Rust is a low-level systems programming language, originally developed at Mozilla. Rust programming language overview Origins of Rust Tooling Rustup Code snippets Capitalize a string in Rust Ensure EOL on files with Rust Match arms with incompatib…
Read more →