Web Crawling With Akka
Scala and Akka web crawler. Supports non-blocking features and introduces many interesting Reactive techniques.
Simple Akka Example
Akka Introduction. Simple Sender-Store Actor model with a PoisonPill usage.
Observing the Future With RxScala
Scala reactive notes, part 3. Reactive paradigm which leads to a better code.
Reactive Fun With Scala.js
Scala reactive notes, part 2. Demo application using reactive library and Scala.js.
The Beginning of Scala Journey 2
Scala reactive notes, part 1. Implicit, yield and ScalaCheck quick start.
Java Aspects Using Spring AOP and AspectJ
Simple start for everyone who wants to use annotation based Aspects with Spring.