Koans are small lessons on the path to enlightenment. The aim of the Scala Koans project is to provide an easy learning environment in Scala. Your insight will be derived by encountering failing tests and fixing them so that they pass. A testing framework is used to simplify this process and to get you off to a good start with using Scala.
Learning scalaz
http4s is a minimal, idiomatic Scala interface for HTTP services. http4s is Scala's answer to Ruby's Rack, Python's WSGI, Haskell's WAI, and Java's Servlets.
Will be reviewing a new book on Scala ( http://t.co/De99PPyKpH ) #scala #java #book
ScalikeJDBC is a tidy SQL-based DB access library for Scala developers. This library naturally wraps JDBC APIs and provides you easy-to-use and very flexible APIs. What’s more, QueryDSL makes your code type-safe and reusable. ScalikeJDBC is a practical and production-ready one. Use this library for your real projects.
Follow up blog post on adding #codecoverage for your #scala project utilizing #scct and #gradle . http://t.co/LkxicBRZsz
Kojo is an open source App that runs on Linux, Windows, and the Mac. It is a Learning Environment - with many different features that enable play, exploration, creation, and learning in the areas of:
Small blog post on one way to get your #scala #specs2 tests executed in your #gradle build: http://t.co/qvXG4L8doM