10 Things Every Java Programmer Should Know About Ruby | [ Prev | Home | Next ] |
Four years ago I got involved with Extreme Programming. […] I can’t imagine not having a comprehensive suite of unit tests to back up my development. […]
About two years ago I noticed something. I was depending less and less on the type system for safety. My unit tests were preventing me from making type errors. […]
So I tried writing some applications in Python, and then Ruby. I was not entirely surprised when I found that type issues simply never arose.
O'REILLY® OSCON 2005 | Copyright 2005 by Jim Weirich (All Rights Reserved) |