Friday, July 12, 2013

Perl 6: VMs

Thursday, July 11, 2013

Perl module: Ouch

I love the API in this Perl module: Ouch.  To throw an exception you use ouch.  To handle an exception you use kiss.

Wednesday, July 10, 2013

Startups

Tuesday, July 09, 2013

Perl and Other Languages

Monday, July 08, 2013

Parsing Using Marpa

Thursday, July 04, 2013

Empower Your Objects

Ovid (Curtis Poe) has been writing about personifying objects as experts.  This is basic, true, but it is an excellent way to think about how to design your objects, especially if you are an old procedural programmer like I am.

My favorite: The AuthenticationFairy

  Encapsulating Responsibility in Methods
Objects are experts
Tell, Don't Ask

Wednesday, July 03, 2013

Code Spells!

Tuesday, July 02, 2013

Of Interest 2013-07-01