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:
- posting it
- reading over it
- taking notes on the interesting techniques
- 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.