Code Reading – New Ideas and New Solutions

My daily refactorings have improved my existing code up to my current knowledge of Ruby. Now I need a way to learn new ideas and ways to write Ruby. I’m going to start doing a daily code reading and review every day:

  1. posting it
  2. reading over it
  3. taking notes on the interesting techniques
  4. try to write some simple code to make use of it

This repetition will help me remember the different techniques and styles of other developers, just like I described in 2 Steps To Becoming A Great Developer.

I’m going to start with some libraries I’ve been wanting to dig into:

If you have any other project suggestions, please post a comment below.