ベストアンサー
Githubのいくつかの注目すべきScalaプロジェクト:
- Scalaz https://github.com/scalaz
- 滑らかなhttps://github.com/slick/slick
- 形のないhttps://github.com/milessabin/shapeless
- スパイアhttps://github.com/non/spire
- Scala-IO https://github.com/scala-incubator/scala-io
- スケーリングXML https://github.com/chris-twiner/scalesXml
- Anti-XML https://github.com/djspiewak/anti-xml
- Argonaut https://github.com/ephox/argonaut
フォローするユーザー:
- https://github.com/ekmett
- https://github.com/tonymorris
- https://github.com/milessabin
- https://github.com/djspiewak
- https://github.com/nuttycom
- https://github.com/runarorama
- https://github.com/pchiusano
- https://github.com/debasishg
- https://github.com/retronym
- https://github.com/robey
- https://github.com/ephox(グループ)
非常に優秀な人々のグループによって書かれた、有望な本 Scalaの関数型プログラミングがあります:http://manning.com/bjarnason/重要なのは、演習があることです。
回答
Akka(http://akka.io)を見ることができます。初心者には厳密には適していませんが、AkkaはScalaを使用できる幅広いユースケースで構成されています。さらに興味深いことに、Akkaは対応するJava APIも提供しているため、ScalaとJavaの多くのAPI設計の根拠を並べて比較することができます。 Akkaコードは、Githubのhttps://github.com/jboner/akkaおよびhttps://github.com/jboner/akkaモジュールでホストされています。