Tag: scala


Found 192 results for 'scala'.


1) scala - How to use Typesafe's Config in Scala with encrypted passwords
2) java - How to use java.String.format in Scala?
3) design-patterns - Good design for a class with multiple methods to test but one public method
4) architecture - Architecture and Database re-design for migration and support of multiple clients
5) java - How do you encode Algebraic Data Types in a C#- or Java-like language?
6) coding-style - Why would you document a return type using scaladoc?
7) java - Alternatives to null values and option-like types
8) scala - Why is Scala more scalable than other languages?
9) c# - Using an actor model versus a producer-consumer model?
10) scala - Using akka actors with service spring beans
11) functional-programming - Should databases be viewed as Monads?
12) scala - Turning A => M[B] into M[A => B]
13) design - Can Objective C categories serve the same purpose as Traits do in Scala?
14) python - Migrating from Python to Scala wise when a lot of work is already done in Python?
15) java - Why was Scala not implemented with C or C++
16) scala - Actors in a sequential protocol handshake
17) scala - Is scala.util.Random thread safe?
18) java - How will the new development of Java influence its interoperability with languages like Scala and Clojure?
19) programming-languages - What negative consequences can arise from this language design rule?
20) scala - How to read environment variables in TypeSafe config in scala?
21) design - How can an iterative algorithm be controlled dynamically?
22) scala - Stacking monadic effects in a Free Monad in Scala
23) scala - Scala: method\operator overloading
24) scala - Why doesn't scala do type checking when checking for equality
25) scala - Sharing akka actors on multiple backend instances
26) functional-programming - Pattern matching in Clojure vs Scala
27) node.js - AES encryption in Node.js and decryption on Scala
28) scala - Scala start Play server in production
29) scala - restful web development in scala
30) concurrency - Using actor model, how can one program concurrent portion (critical section) of code as self contained nuggets?
31) design - Simplified API one case class vs robust and multi ADT case class?
32) coding-style - Code style for parse-methods in Scala?
33) scala - Threading extra state through a parser in Scala
34) scala - Why do the execution time of independent code blocks depend on execution order in Scala?
35) scala - Why can't the Scala compiler give pattern matching warning for nonsealed classes/traits?
36) scala - Failed to initialize compiler: object java.lang.Object in compiler mirror not found
37) functional-programming - Functional Methods on Collections
38) scala - scalatest not working in intellij 13.1
39) java - Why does Scala use the '_' operator for package import instead of '*' as in Java?
40) scala - Scala: Write value to typesafe config object
41) scala - Difference between root collections and immutable collection in scala
42) java - Performance of Scala compared to Java
43) scala - Does variance make sense in a fully immutable language?
44) design - Dependencies between functions-only modules: hardcoding vs alternatives
45) coding-style - Preferred Scala code style for several embedded brace sets
46) macos - TextMate Scala bundle
47) scala - Alternative for println in Scala
48) java - Cross "Machine" Code?
49) scala - Right way to read from token list to implement parse tree
50) scala - Typesafe config is not resolved in sbt assembly