Newest Scala Programming Tips
A simple environment-based config Scala object for a simple app or script
Colin Dean
·
0 responses
·
scala, environment-variables, config
filter if some property value is in list of defined data
Prayag Upd
·
0 responses
·
scala, collection
scala Seq[Future] to Future[Seq]
Prayag Upd
·
0 responses
·
scala, async
SBT Assembly, Spark, and You!
Ahmad Saad Ragab
·
0 responses
·
sbt, scala, spark, sbt-assembly
Catch InterruptedException in Scala with try{]catch{}, not scala.util.Try
Colin Dean
·
1 response
·
scala, interruptedexception, thread, sleep
Don't use Future.firstCompletedOf with two futures for timeouts
Colin Dean
·
0 responses
·
scala, concurrency, timeout, future
Slick 3.1.1 Codegen for Views
Ahmad Saad Ragab
·
0 responses
·
scala, postgres, slick, codegen
Scala cake pattern
eranga bandara
·
0 responses
·
scala, cakepattern, selftypedannotation
A good place to start with Play & Scala
Prabhu Gopal
·
0 responses
·
scala, play
NGram extraction using Stackable traits in Scala
Jeroen Rosenberg
·
0 responses
·
scala, analysis, traits, ngrams
JVM's insufficient memory error and the swap
Amir Karimi
·
4 responses
·
scala, memory, jvm, play framework
Passing command line arguments in Scala REPL
Alexandra Mirtcheva
·
0 responses
·
scala, command line, repl
Foreach and counting in Scala
Alexandra Mirtcheva
·
0 responses
·
scala, iterators
Pattern Matching syntax comparison in Scala, Haskell, ML and OCaml
Marius Herring
·
0 responses
·
scala, haskell, ocaml, ml
"Timer" in Scala
Alexandra Mirtcheva
·
0 responses
·
scala
Scala extractors simplified
Erik Allik
·
0 responses
·
scala, pattern matching, functional programming
Evented NIO with Play
Samuel Heaney
·
0 responses
·
scala, playframework, asynchronous, javascript
Typesafe Activator on OSX
Iain Campbell
·
0 responses
·
java, scala, play, akka
Using RocksDB from SBT
Bela Ezsias
·
0 responses
·
scala, sbt, rocksdb
Don't use static
Kasper B. Graversen
·
5 responses
·
scala, .net, csharp, programming
Auto-generate polynomial features for machine learning
Bela Ezsias
·
0 responses
·
scala, machine learning