10 Things Every Java Programmer Should Know About Ruby | [ Prev | Home | Next ] |
Ruby Code (?)require 'two' x = 1.5 + two puts x printf "%d", x def two 2 end Output3.5 3
|
So what makes a language type safe?
Or…
|
O'REILLY® OSCON 2005 | Copyright 2005 by Jim Weirich (All Rights Reserved) |