Apart from a couple of substantial differences in the API syntax 
(essentially the actorSelection method) and missing akka-persistence and 
clustering (which are not beginners topics anyway), I'd suggest you read 
through Wyatt's book anyway.
The philosophy behind the actor model and messaging and almost all the 
basic tenets (e.g. supervision, failure handling, testing) examined by the 
book are still unchanged, and I think it's a really good read to grasp the 
subject.
If you need updated information, I heartily suggest the reference 
documentation, which is one of the best I've seen, ever.

If you're in the mood, I won't discourage you to read other books on the 
subject, of course.

Bye
Ivano

On Wednesday, June 25, 2014 1:29:05 AM UTC+2, Yawz wrote:
>
> Hi all,
>
> I'm learning Akka by reading Derek Wyatt's "Akka Concurrency". I'm going 
> through the 4th chapter and I'm already noticing that the API has changed 
> since the publication of the book. What's the best up-to-date resource you 
> could recommend (book or Web site) for beginners?
>
> Thank you.
>

-- 
>>>>>>>>>>      Read the docs: http://akka.io/docs/
>>>>>>>>>>      Check the FAQ: 
>>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html
>>>>>>>>>>      Search the archives: https://groups.google.com/group/akka-user
--- 
You received this message because you are subscribed to the Google Groups "Akka 
User List" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to akka-user+unsubscr...@googlegroups.com.
To post to this group, send email to akka-user@googlegroups.com.
Visit this group at http://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.

Reply via email to