Skip to content

Latest commit

 

History

History
105 lines (91 loc) · 8.1 KB

README.md

File metadata and controls

105 lines (91 loc) · 8.1 KB

Source Code For Scala Tutorials From http://allaboutscala.com/scala-frameworks/akka/

Introduction

The Scala programming language is rapidly growing in popularity! Sadly, most of the online tutorials do not provide a step-by-step guide :(

At www.allaboutscala.com, we provide a complete beginner's tutorial to help you learn Scala in small, simple and easy steps.

  • Tutorials are organized such that they allow you to learn gradually.
  • Tutorials are written by taking into account the complete beginner.
  • Tutorials will make you proficient with the same professional tools used by the Scala experts.

Learn Akka

The examples below are the source code for Akka Tutorials from allaboutscala.com

Introduction

Akka Actors

Akka Routers

Akka Dispatchers

Akka FSM

Akka TestKit

Akka HTTP

Stay in touch via LinkedIn, Facebook and Twitter for upcoming tutorials!

Contact

Nadim Bahadoor at http://allaboutscala.com/contact/

License

Apache 2.0 License - see the LICENSE.TXT file