Items in your comparison basket compare >>
Comparing Language Features of Python, Java, and Ruby Comparing equivalents between programming languages is a good way to learn a new language.
0 agree 0 disagree
last contribution by wahyu | posted on 2008-07-26 | 1755 views |
[browsing in Tablefy]
Java Python Ruby
Null Value null None nil
Object to String toString() __str__ to_s
Regular Expression Pattern.compile("\\A[abcd]\\Z") re.compile('\A[abcd]\Z /\A[abcd]\Z/
Object Instantiation Object obj= new Object() ... ...
embed code:
What do you think?
agree disagree
1 Comments
/compare/2569/Comparing-Language-Features-of-Python,-Java,-and-Ruby
wahyu posted 2008-07-26
argh I shouldn't have removed semi colons in text values, I
will patch it later
report as spam



Leave a comment