Explore >> Select a destination


You are here

blog.bittersweetryan.com
| | www.softdevtube.com
12.4 parsecs away

Travel
| | Programming history is filled with bugs that turned out to be features and limitations that pushed developers to make even more interesting products. We'll journey through code that was so 'bad' it was actually good. Along the way we'll look at the important role failure plays in learning. Then we'll tame our inner perfectionists and
| | ilya-sher.org
11.8 parsecs away

Travel
| | Background Let's look at the following piece of code (in an abstract programming language) : if chairs { for chair in chairs { clean(chair) } } The Problem It's more code that we would like to have. What's holding us back? chairs can be null, which is not an array (aka list), therefore requiring the...
| | wesbos.com
8.8 parsecs away

Travel
| |
| | paramdeo.com
48.7 parsecs away

Travel
|