Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

Is this a pure function in Scala

Designing with immutability (in Scala)

Higher Kinded Types in Scala and Haskell

Unresolved dependency with specs2 scalaz-stream 0.5a

scala sbt scalaz specs2

Parboiled2 causes "missing or invalid dependency detected while loading class file 'Prepender.class'"

Using `title` with ScalaTags

scala scalatags

json4s jackson - How to ignore field using annotations

json scala jackson json4s

AWS S3: Uploading large file fails with ResetException: Failed to reset the request input stream

Convert Matrix to RowMatrix in Apache Spark using Scala

How to find the name of the enclosing source file in Scala 2.11

scala scala-2.11

Difference between Scala REPL and Clojure REPL - compile speed

Akka scheduling patterns

scala akka

How do I compose a list of `Futures`?

scala future

Caused by: java.sql.SQLException: JDBC4 Connection.isValid() method not supported

Using v. Not Using the `self` Type

scala

Parsing a Json String in Scala using Play framework

Akka cluster detecting Quarantined state

scala akka akka-cluster

Understanding closures and parallelism in Spark

scala hadoop apache-spark

Idiomatic way to use Spark DStream as Source for an Akka stream

Scala compiler optimization for immutability

scala scalac scala-compiler