Please turn JavaScript on

David Oliver

Subscribe to David Oliver’s news feed.

Click on “Follow” and decide if you want to get news from David Oliver via RSS, as email newsletter, via mobile or on your personal news page.

Subscription to David Oliver comes without risk as you can unsubscribe instantly at any time.

You can also filter the feed to your needs via topics and keywords so that you only receive the news from David Oliver which you are really interested in. Click on the blue “Filter” button below to get started.

Title: David Oliver

Publisher:  david.j.oliver
Message frequency:  0 / day

Message History

Often, it's easiest to find existing products by coming up with the idea yourself and then checking see if it exists. It's kind of obvious that you should look for products that you need, but what's less obvious is that thinking through how you'd bui ...

Read full story
Failures are expected during development. The key to writing correct code is to detect possible failures before we ship our program. This is the principle underlying the use of static analysis (like compilers), testing, and review; each is a process ...

Read full story
Decoders are primarily used to define an integration with another API in cases where the functionality that you need isn't directly available within PureScript. In these cases, the expected structure of the payloads passed between integrations is def ...

Read full story
Flying solo
When you're working alone, everything takes longer, but we can also get weird and leverage approaches that don't make sense on a team.

Read full story
Let's face it: As programmers, we typically build small variations on the same theme over and over. That isn't to say that programming isn't fulfilling or challenging (I strongly believe that it is both), but a daily Sudoku puzzle can also be challen ...

Read full story