LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Syndicated Linux News (https://www.linuxquestions.org/questions/syndicated-linux-news-67/)
-   -   LXer: Meet six misunderstood Ruby features (https://www.linuxquestions.org/questions/syndicated-linux-news-67/lxer-meet-six-misunderstood-ruby-features-942755/)

LXer 05-01-2012 12:20 PM

LXer: Meet six misunderstood Ruby features
 
Published at LXer:

Suppose you are a C++ developer and you need to do some prototyping quickly in Ruby. When you pick up a Ruby reference book like the Pickaxe or browse the Ruby site, you see familiar constructs like class declaration, support for threads, and exception handling. Just when you thought you knew how Ruby works, you realize that concurrency in your Ruby code is not behaving like Boost threads, catch and throw are not what they seem, and others have used something called self all over the place in their Ruby script. Welcome to Ruby!

Read More...


All times are GMT -5. The time now is 01:42 PM.