News Feed
Jobs Feed
Sections




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


blog comments powered by Disqus

Similar Posts

The Bakery: Eight New Items (Components, Tutorials & Helpers)

Zenning! Blog: Web Frameworks: Which one to learn?

Richard Thomas' Blog: Solar Framework Shorts - Future release looks promising

Phil Sturgeon's Blog: CodeIgniter 2.0 is stable (enough)

Alvaro Videla's Blog: Reply to "Scala is Easier than PHP"


Community Events











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


example podcast opinion functional development framework composer introduction unittest testing code language conference interview community zendframework2 object series tool release

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