##Learning Material
-
fpinscala
Code, exercises, answers, and hints to go along with the book "Functional Programming in Scala" Project Source: https://github.com/fpinscala/fpinscala -
scala_school
Lessons in the Fundamentals of Scala
Project Source: https://github.com/twitter/scala_school
Project Homepage: http://twitter.github.io/scala_school/ -
scala_school2
The goal of Scala School 2 is to provide organized, interactive, reference-quality material for learning the Scala language.
Project Source: https://github.com/twitter/scala_school2 -
progfun-stats
Visualize statistics from the MOOC "Functional Programming Principles in Scala" using Scala.
Project Source: https://github.com/heathermiller/progfun-stats -
scala-labs
A collection of hands-on programming exercises aimed at teaching you to program in Scala.
Project Source: https://github.com/scala-labs/scala-labs -
kafka-storm-starter
Code examples that show how to integrate Apache Kafka 0.8+ with Apache Storm 0.9+.
Project Source: https://github.com/miguno/kafka-storm-starter -
eventsourced-example
A Scala web application demonstrating event-sourcing best practices.
Project Source: https://github.com/eligosource/eventsourced-example -
sample-applications
Sample applications that go with the book Play for Scala.
Project Source: https://github.com/playforscala/sample-applications -
scalacaster
Algorithms and Data Structures in Scala.
Project Source: https://github.com/vkostyukov/scalacaster -
ping-play
This is a sample app for the Composable and streamable Play apps talk at Ping Conference 2014.
Project Source: https://github.com/brikis98/ping-play -
reactivemongo-demo-app
Full web application built upon Play 2.0 and ReactiveMongo.
Project Source: https://github.com/sgodbillon/reactivemongo-demo-app -
scala-koans
The Scala koans will guide you on your journey to learn Scala.
Project Source: https://github.com/rubbish/scala-koans -
CourseraCodeSamplesReactiveProgramming
Coursera Principles of Reactive Programming Samples
Project Source: https://github.com/headinthebox/CourseraCodeSamplesReactiveProgramming -
scala-spring-hibernate-maven-webapp
Code for kickstarting a webapp using Scala + Spring + Hibernate + Maven + Selenium WebDriver PageObject Web Tests.
Project Source: https://github.com/GrahamLea/scala-spring-hibernate-maven-webapp -
android-scala-intellij-no-sbt-plugin
Directions on how to create a Scala based project in Intellij IDEA without having to resort to additional plugins.
Project Source: https://github.com/yareally/android-scala-intellij-no-sbt-plugin -
lift-in-action
Source code for the book "Lift in Action", publishing on Manning Q4 2011.
Project Source: https://github.com/timperrett/lift-in-action
Project Homepage: http://timperrett.com/lift-in-action/ -
PlayBasics
Example code for my tutorial series about Play Framework 2.x.
Project Source: https://github.com/mariussoutier/PlayBasics -
SprayLearning
Bunch of tutorials to get started with Spray.io and some common features and implementations used in the development of web service.
Project Source: https://github.com/karthik20522/SprayLearning -
akka-in-action
Accompanying source code for akka in action.
Project Source: https://github.com/RayRoestenburg/akka-in-action -
scala-js-example-app
Example application built with Scala.js.
Project Source: https://github.com/sjrd/scala-js-example-app -
scala
LascoDan(Korea Scala Group) scala study.
Project Source: https://groups.google.com/forum/#!forum/scala-korea -
scalding-example-project
The Scalding WordCountJob example as a standalone SBT project with Specs2 tests, runnable on Amazon EMR.
Project Source: https://github.com/snowplow/scalding-example-project -
tapl-scala
Code of "Types and Programming Languages" book in Scala.
Project Source: https://github.com/ilya-klyuchnikov/tapl-scala -
sbt-in-action-examples
Source code examples for the book "sbt in Action".
Project Source: https://github.com/jsuereth/sbt-in-action-examples