liufengyun / progfun2-codeLinks
Crowd source for code used in the lectures of Functional Program Design in Scala
☆15Updated 8 years ago
Alternatives and similar repositories for progfun2-code
Users that are interested in progfun2-code are comparing it to the libraries listed below
Sorting:
- Scala Goodies☆42Updated 9 years ago
- Example code from the Mastering Akka book☆41Updated 9 years ago
- Example code to accompany shapeless-guide.☆133Updated 3 years ago
- Snippets and programs from the Parallel Programming lectures.☆127Updated 4 years ago
- Source code examples for the book "sbt in Action"☆142Updated 10 years ago
- A sample project that shows how to write truly end-to-end tests in Scala☆81Updated 9 years ago
- Repository containing source code for submissions at DailyAlgorithm Twitter account.☆65Updated 7 years ago
- A Lagom Scala template for Lightbend Activator showcasing a twitter-like application☆25Updated 9 years ago
- Essential Slick Pandoc Source☆39Updated 2 years ago
- A POC to demonstrate calculating average flight delays using Akka Streams.☆63Updated 9 years ago
- Code examples for my article "Design Patterns in Scala"☆83Updated 12 years ago
- ☆70Updated 2 years ago
- Scala and Akka for kids. A Functional Programming approach for the well known LOGO.☆123Updated 11 years ago
- Companion code for the Mastering Advanced Scala book https://leanpub.com/mastering-advanced-scala☆36Updated 4 years ago
- ☆67Updated 8 years ago
- 99 Scala problems (http://aperiodic.net/phil/scala/s-99/) solved in Scala☆55Updated 6 years ago
- Reactive Payment Processor example from the Tour of Akka Cluster article series☆27Updated 7 years ago
- Interactive Playground☆98Updated 8 years ago
- Example project with a simple REST API to a domain model persisted using akka-persistence with eventsourcing.☆47Updated 5 years ago
- A study project how akka-http works☆109Updated 8 years ago
- ☆48Updated 9 years ago
- Patterns for building interpreters in Scala☆50Updated 8 years ago
- Source Code for the examples in Essential Slick☆84Updated 3 years ago
- Github Pages behind scalapuzzlers.com☆161Updated 5 years ago
- Demonstration of the common Akka patterns☆554Updated 8 years ago
- Companion code for the Practical Event Sourcing with Scala book