Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scala

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

Scala SortedSet - sorted by one Ordering and unique by something else?

scala scala-collections

What does it mean to instantiate a trait?

scala

Scala Code demystify

scala playframework-2.0

Scala: how to embed a small web server into a scala app?

Getting started with Lift

scala lift

Play Framework for Scala - RESTful Web Service [closed]

Scala's infix notation with object +, why not possible?

scala

running the first example of playframework in IntelliJ on a Mac OSX

Scala: extracting part of a Strings using Regular Expressions

regex scala

Using Scala Implicitly for Type Equality

scala types implicit

Why does Scala 2.11.2 give me compilation error for floating point number in scientific notation?

scala sbt scala-2.11