Scala-bility

Friday, 22 July 2016

Spark, a Worked Example: Speeding Up DNA Sequencing

›
Processing huge amounts of data takes time. To do it efficiently we can write code in a functional style and use the opportunities for paral...
1 comment:
Wednesday, 13 May 2015

Scala.js and React: Building an Application for the Web

›
Scala.js compiles Scala code to JavaScript. I noticed on the Reactive Programming course at Coursera that Scala.js has been integrated in...
45 comments:
Monday, 6 April 2015

Speaking Actors Living in the Phone

›
A Hollywood actor who couldn't speak wouldn't get far. How soon before we say the same of mobile apps? This article is a bit off-...
Tuesday, 23 September 2014

The QuizItemSource Typeclass

›
When talking about scaling an application, people are usually referring to performance: how to design the software so that limited hardware...
1 comment:
Monday, 3 March 2014

The Akka Event Bus on Android

›
Event buses are useful for keeping components in a system loosely coupled, and we generally see them in two areas: distributed systems, and...
Friday, 3 January 2014

Extending Play with AngularJS: Nested MVCs in a Webapp

›
I finally got a bit of spare time to tighten up the JavaScript in Libanius-Play , the web interface to my quiz application. For a long time,...
Wednesday, 18 December 2013

Private Constructors

›
Private constructors: mostly you won't need them. Commonly in Scala we just define a class and let the constructor and parameters be exp...
›
Home
View web version

About Me

James McCabe
View my complete profile
Powered by Blogger.