/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

chadaustin.me
| | existentialtype.wordpress.com
2.5 parsecs away

Travel
| | While reviewing some of the comments on my post about parallelism and concurrency, I noticed that the great fallacy about dynamic and static languages continues to hold people in its thrall. So, in the same "everything you know is wrong" spirit, let me try to set this straight: a dynamic language is a straightjacketed static
| | pointersgonewild.com
2.4 parsecs away

Travel
| | Static vs Dynamic: Why not Both?
| | gavinhoward.com
2.2 parsecs away

Travel
| | There are 8 questions that must be answered to design a good type system. In this post, I attempt to do just that.
| | culttt.com
14.5 parsecs away

Travel
| Elixir is a functional programming language which makes use of the Pipe Operator to simplify the combining of functions and data transformations.