resent with proper subject format.
Hello!
I am wondering what is the best way to learn AKKA? I am familiar with Java but not scala. Any good way to follow?
Thank you!
Regards.
---Jerry.
--
You received this message because you are subscribed to the Google Groups "Akka User List" group.
To post to this group, send email to akka...@googlegroups.com.
To unsubscribe from this group, send email to akka-user+...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/akka-user?hl=en.
I'd start with a run through the docs to get up to speed with the concepts. Personally the docs made more sense the 2nd time I read them after I had played with some activator templates.
I find looking at the akka unit tests is also helpful.