<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Sat, 18 May 2013 14:39:27 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Wade Arnold's Blog: Scala is easier than PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/15453</guid>
      <link>http://www.phpdeveloper.org/news/15453</link>
      <description><![CDATA[<p>
According to <a href="http://wadearnold.com/blog/scala/scala-is-easier-than-php">this new post</a> on his blog <i>Wade Arnold</i> thinks that <a href="http://www.scala-lang.org/">Scala</a>, 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.
</p>
<blockquote>
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? 
</blockquote>
<p>
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). 
</p>
<blockquote>
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.
</blockquote>]]></description>
      <pubDate>Thu, 18 Nov 2010 11:03:56 -0600</pubDate>
    </item>
  </channel>
</rss>
