Scala On Cloud
Sunday, November 16, 2014
Web Services - SOAP vs REST
›
SOAP and REST have been widely used for web services. SOAP is developed by Microsoft in 1998. Due to the complexity, REST has been introduc...
Tuesday, November 4, 2014
Using Scala Recursion Functions For Permutation Calculation
›
Permutation is an ordered combination - how many possible ordered combination. There are 2 types of Permutation: Permutation with Repe...
Sunday, November 2, 2014
MongoDB / Salat plugin for Play 2.3
›
Here is complete installation steps on Salat plugin for Play 2.3: You modify your project/Build.scala: import sbt._ import Keys._ im...
‹
Home
View web version