2007-1
17
-
# Ruby is dynamically typed, like in PHP, so you don’t need to worry about having to declare variables.
# There are classes, and you can control access to them like in PHP 5 (public, protected and private)
# Some variables start with $, like in PHP (but -
Ruby is “an interpreted scripting language for quick and easy object-oriented programming” — what does this mean?
还没有评论。