/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

isene.org
| | blog.martinig.ch
4.5 parsecs away

Travel
| | Architecture is an important asset for good programming and the notion of "pattern" is here to help us apply already trusted code architecture solutions to common problems. Jason McDonald has done a wonderful job to group some of them in a document that should be useful to most software developers. Go to his blog to
| | jeffmilner.com
4.1 parsecs away

Travel
| | [AI summary] The post shares a funny scene and links to other digital content, with no specific article body provided in the text.
| | www.softdevtube.com
4.3 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
| | www.jurecuhalev.com
16.3 parsecs away

Travel
| Grokking Simplicity is an introductory book that will take you to the world of functional programming. It uses basic JavaScript to explain filter(), map(), and reduce() in simple and logical steps. As an experienced engineer, I read the book hoping it would allow me to read F# code better. What I got from it instead [...]