News Feed
Jobs Feed
Sections




News Archive
RubySource.com:
Confessions of a Converted PHP Developer On Visibility and Privates
May 12, 2011 @ 10:49:52

From RubySource.com there's a new post from a confessed developer who moved from PHP to Ruby about PHP's private visibility rules and how they compare to Ruby's.

Alright class - today I'm here to talk about the differences and similarities that PHP and Ruby have when it comes to object properties, methods, and their visibility - how you create variables inside classes, and how you can interact with them.

He compares the private properties in PHP classes to the corresponding handling in Ruby, including the getters and setters to go with them. There's also a look at class visibility settings in Ruby.

1 comment voice your opinion now!
visibility private protected public visibility ruby rubysource


blog comments powered by Disqus

Similar Posts

DZone.com: The standard PHP setup

DevShed: Defining Public and Protected Methods with Member Visibility in PHP 5

PHP in Action: Public constructors considered harmful

Rob Allen's Blog: Zend Framework Tutorial for 0.7

Richard Thomas' Blog: The Pie in jQPie (and a Contest)


Community Events











Don't see your event here?
Let us know!


release interview usergroup podcast framework language unittest introduction zendframework2 development opinion functional series phpunit conference symfony2 database rest community testing

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework