Switching to Ruby From .NET
It is with great satisfaction that I introduce the “Switching to Ruby From .NET” series at RubySource. In this post I’ll explain what you should expect from this series.
Continue Reading…It is with great satisfaction that I introduce the “Switching to Ruby From .NET” series at RubySource. In this post I’ll explain what you should expect from this series.
Continue Reading…Our resident PHP developer Mal Curtis checks out Ruby’s ability to group code with namespaces, and how it compares to PHP. Keep reading to check out how versatile Ruby is.
Continue Reading…Our resident PHP developer Mal Curtis looks at how you can dynamically alter the functionality of Ruby classes at runtime. Read on to learn about Monkey Patching.
Continue Reading…Our resident PHP developer Mal Curtis delves into the differences between PHP’s property visibility and Ruby’s attribute accessor visibility. Read on to learn about how fundamentally different Public, Protected, and Private visibility is between the two languages.
Continue Reading…Our resident PHP developer Mal Curtis discusses a feature of Ruby that eases the management of repeated code. Read on to discover about Ruby’s mixins.
Continue Reading…PHP developer Mal Curtis discusses how he gradually learned to love Ruby and Rails, and relates the oft-scary experience of learning a new coding language. Read on to discover how Mal found Ruby’s silver lining.
Continue Reading…