Exercism…  

I just want to take a moment to plug exercism.io - anyone who is looking to get help learning a programming language or extending their current knowledge should use this site as a resource. They provide ‘practice problems’ you can work through to hone your skills.

 
1
Kudos
 
1
Kudos

Now read this

Public Release of kitchen-cabinet

Kitchen-cabinet is a gem that is intended to ease the setup of new cookbooks. It’s easy enough to use knife cookbook to make a new cookbook (or berks init) but then we’ve got to create a Gemfile, Strainerfile, rubocop.yml, etc! This... Continue →