Mark Ramm
Posts: 404
Nickname: markramm
Registered: Mar, 2006
|
Mark Ramm is an generalist at heart, who programs Python for fun and profit.
|
|
|
|
Python, Ruby, Rails and Readability
|
Posted: Apr 17, 2006 2:54 PM
|
|
|
This post originated from an RSS feed registered with Python Buzz
by Mark Ramm.
|
Original Post: Python, Ruby, Rails and Readability
Feed Title: Compound Thinking
Feed URL: http://compoundthinking.com/blog/index.php/category/programming/feed/
Feed Description: New perspectives on Information Technology.
|
Latest Python Buzz Posts
Latest Python Buzz Posts by Mark Ramm
Latest Posts From Compound Thinking
|
|
When developing code you should always choose readability over convenience. Code will be read many, many more times than it is written…
–Practices of an Agile Developer by Venkat Subramaniam Andy Hunt
This quote from Ruby advocate and Rails book author Andy Hunt, explains why I work in Python even though Ruby has anonymous blocks [...]
Read: Python, Ruby, Rails and Readability
|
|