Posts Tagged ruby

Ruby for PHP Developers

By Jose on September 9th, 2010 Category: Tutorials 24 Comments

With our knowledge of PHP we can learn a lot about Ruby. Use of variables, loops, arrays, functions and classes, everything starting from PHP. In the end, there is an example to see all together where we’ll combine what we have learnt to see something really useful in action. Brief Introduction We could say PHP […]