About
Buy my book
Exceptional Ruby is the definitive guide to exceptions and failure handling in Ruby.
Pages
Categories
Tag Archives: programming
“Exceptional Ruby” Now Available!
I am very, very excited to announce that the final version of my new eBook “Exceptional Ruby” is now available for immediate purchase. Originally born out of the realization that I had more material about Ruby failure handling than I … Continue reading
Posted in Books, Ruby
Tagged eBook, errors, Exception handling, fail-fast, failures, programming, raise, rescue, ruby
6 Comments
Daniel Spiewak on Monads
Anyone trying to understand monads will inevitably run into Haskell’s IO monad, and the results are almost always the same: bewilderment, confusion, anger, and ultimately Perl. via Monads Are Not Metaphors – Code Commit. A thoroughly enjoyable read, recommended.
Posted in Uncategorized
Tagged haskell, languages, monads, Perl, programming, ruby, scala
Leave a comment
Why Go Matters
This week Google announced a new systems programming language called “Go”. I know you’re pressed for time and overloaded with information, so let me restate that, with the important bits emphasized: Google announced a new SYSTEMS programming language. See that … Continue reading
Posted in Uncategorized
Tagged c++, concurrency, d, erlang, go, golang, google, languages, ooc, programming, systems
18 Comments
