News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
RefreshinglyBlue Blog:
PHP vs Ruby - Practical Language Differences
September 03, 2007 @ 13:57:00

From the RefreshinglyBlue blog, there's a new post that makes a comparison between two of the most popular web scripting languages - PHP and Ruby - on a practical, basic level.

There are rather significant syntactical differences between PHP and Ruby. For example PHP requires semicolons at the end of lines and generally requires curly brackets to enclose blocks of code. Ruby, on the other hand, uses newline characters to denote the end of a line of code...

The post goes through other differences like: value return methods, function/method naming, similarities between them, frameworks, namespaces, documentation and hosting options.

2 comments voice your opinion now!
language difference similarity practical syntax framework namespace documentation language difference similarity practical syntax framework namespace documentation




Community Events





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


test development introduction custom api manifesto community unittest framework interview conference application opinion phpunit release security series symfony2 podcast language

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