Tag Archives: Programming

Learning Ruby the crazy way

As I noted in my last post, I’m learning Ruby on Rails and Django. That means I’m also being forced to learn Ruby and Python.
The Python resource I’ve been going through is a free book called Dive into Python which can be read for free. It’s written in a very clear and concise manner and [...]