Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

How do you create scala anonymous function with multiple implicit parameters

scala

Thread-safely transforming a value in a mutable map

stacking multiple traits in akka Actors

scala akka actor traits

List foldRight Always Using foldLeft?

scala

Using implicit class to override method

scala type-conversion

Monte Carlo calculation of Pi in Scala

scala montecarlo

object scala in compiler mirror not found - running Scala compiler programmatically

scala scalac scala-compiler

Resolving Akka futures from ask in the event of a failure

scala akka spray

How to install older version of sbt?

scala sbt

Read ORC files directly from Spark shell

How can I change SparkContext.sparkUser() setting (in pyspark)?

scala apache-spark pyspark

Exiting Spark-shell from the scala script

scala apache-spark

Case class and companion object

scala

General Questions about Akka and Typesafety

java scala jvm akka type-erasure

How do we rank dataframe?

Pass system property to spark-submit and read file from classpath or custom path

Immutability and shared references - how to reconcile?

scala immutability

Can anyone suggest a Java or Scala DOS/terminal-based UI framework? [closed]

java windows scala frameworks

In Scala, how would I give a Singleton a constructor?

scala scala-2.8

Good Scala introductory article/video to whet the appetite

scala