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

Reddit.com: Protecting against attack?

Chris Roane's Blog: PHP: Cheap. Easy. Fast. Flexible.

Chris Roane's Blog: PHP Programming: The Benefits of Peer Pressure

Chris Hartjes' Blog: Fun with API's - FRAPI and django-tastypie

Andi Gutmans' Blog: PHP 5 Power Programming passes 1 Million downloads!


Community Events











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


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

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