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 | 1822 views |
[browsing in Tablefy]
Null Value Object to String Regular Expression Object Instantiation
Java null toString() Pattern.compile("\\A[abcd]\\Z") Object obj= new Object()
Python None __str__ re.compile('\A[abcd]\Z ...
Ruby nil to_s /\A[abcd]\Z/ ...
embed code:
What do you think?
agree disagree
1 Comments
/compare/2569-tog
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