adilakhter

Interactive Scala Development with SBT and JRebel

Problem Statement¶ Scala REPL is a great tool for incrementally develop software. However, its is quite slow as noted here. Alternative: use Simple Build Tool, aka-- SBT. SBT, via its tasks such as

Maven Commands for Building Specific Modules

In my job, we work with a maven multi-module  project. While using maven, I have discovered several commands that are quite effective during development. In this post, and in the upcoming posts

Certificate of #ProgFun of @Coursera

Yay! Finally, I have received  the certificate of Functional Programming Principles in Scala course. Thanks @coursera! It has been a great pleasure, and I look forward to the future courses (e.g., Discrete