News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
feed this:

Reinhold Weber's Blog:
From PHP to Ruby - 30 similarities and differences
December 31, 2007 @ 13:43:00

Reinhold Weber has posted his lists of some of the similarities and differences between Ruby and PHP:

If you are a PHP developer chances are you have heard some of the buzz on Ruby on Rails, an open source web framework for rapid application development. [...] These are similarities and differences of Ruby compared to PHP. If you know PHP, this should give you a good and quick insight in what Ruby is all about and how it compares to PHP.

Some of the similarities include the dynamic typing, class scoping, heredoc abilities and current object references. Differences include syntax differences, method calling, naming conditions and Ruby's lack of interface/abstract classes.

0 comments voice your opinion now!
rubyonrails ruby difference similarity list rubyonrails ruby difference similarity list



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.

1 comment 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!


cakephp package security mysql conference framework job releases book zendframework example release application PEAR developer ajax database PHP5 code zend

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