News Feed
Jobs Feed
Sections




News Archive
Wade Arnold's Blog:
Scala is easier than PHP
November 18, 2010 @ 11:03:56

According to this new post on his blog Wade Arnold thinks that Scala, the "general purpose programming language designed to express common programming patterns in a concise, elegant, and type-safe way", is easier that PHP for handling some of the common web application related issues.

I still believe that PHP is the best language for the web for the majority of programmers; it quite possibly has the best documentation and examples of any language like a DSL for the web! [...] So why is Scala easier?

The first reason he suggests is that Scala, unlike PHP makes it simpler to handle concurrency issues and makes it to where partial functions and mutable/immutable types all play well together. He compares some of the skills a PHP developer might have to have to reproduce the features that Scala comes built in with (a "resume" of 13 lines as compared to one with 5).

It really is a grind to overcome that first 4-6 months but if you need scale I would recommend taking the haul. It will change how you think about problems forever.
1 comment voice your opinion now!
scala programming langage opinion easy


blog comments powered by Disqus

Similar Posts

Larry Garfield's Blog: Architectural priorities

Slava Vishnyakov: PHP the Nice Way (Ever-evolving Huge Retailer Website Story)

Alexander Netkachev's Blog: Easy Apache/PHP install

Nick Halstead's Blog: PHP Programming Contest - Win Zend Studio

Alex Hudson's Blog: A (fond) farewell to Zend Framework


Community Events











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


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

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