Explore >> Select a destination


You are here

egghead.io
| | codewithstyle.info
15.7 parsecs away

Travel
| | Everyone's excited about incremental builds in the upcoming TypeScript version. However, there is another, at least as interesting, feature in this re
| | andreabergia.com
15.9 parsecs away

Travel
| | Error handling is a fundamental aspect of programming. Unless you are writing hello world, you will need to handle errors in your code. In this post, I will discuss a bit the most common approaches used by various programming languages. Return error codes This is one of the most ancient strategies - if a function can fail, it can simply return an error code - often a negative number, or null.
| | ruudvanasseldonk.com
11.8 parsecs away

Travel
| | I am adding a type system to RCL, my configuration language. In part 1, I explain what I want from the type system.
| | 128bit.io
54.3 parsecs away

Travel
| In my last post, I said I was in Italy on vacation and you may be thinking to yourself (most likely not, but just go with it) "what high tech gizmos did he bring with him on his travels?" and I would happily reply "A book!", yes a paper book. Being a software developer, I have access to tons of technology, more so when it comes to paper book replacements but there is just something about a real book that makes reading and learning for me better than using a computer, tablet, or doohickey.