Extreme learning with Rails…

It couldn’t be more descriptive.
11 tips for better code
There are several reasons why you should write clean and readable code. Most importantly, every code is written once, but read many times over and over. When you come back to your code next day, you have to read it. When you show your code to someone else, he has to read it. Thus by spending little more time with writing, you save A LOT of time when reading it again.
Lets see some of the basic rules
“Dad, why do we always use .NET?”
Pretty funny, even though I am a .NET developer :)



