Hacker News new | ask | show | jobs
by counter2015 2209 days ago
Thanks for great work!

I just bought a PDF version. It looks nice at the first glance.

Do you plan to keep updating the book's content and code in the future? I'm really looking forward to your views about Scala 3.

1 comments

The book is basically done for now. I will likely update it for Scala 3, but that's still a moving target, so I'll wait for the dust to settle before considering it.

I don't expect the code to need to change too much to support Scala 3: Scala 3 is likely going to be backwards compatible to a large degree, and the code you'll be writing in Hands-on Scala is pretty simple Scala that doesn't touch the more advanced features that might be affected by the upgrade