Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

Best Scala resources for experienced Java Devs?

  • 13-07-2018 7:55am
    #1
    Closed Accounts Posts: 5,029 ✭✭✭


    Hi, my team are looking to ramp up quickly on Scala (going working on product with some sections written in this).

    We are all experienced Java Devs with the majority having 10+ years experience in that language. What are the best resources for people in our boat?


Comments

  • Registered Users, Registered Users 2 Posts: 6,335 ✭✭✭Talisman


    Scala for the Impatient is written by Cay S. Horstmann of Core Java fame, it's target audience is experienced Java/C# developers. It's objective is to get you productive quickly using Scala without necessarily transitioning from OOP to FP, so if your intention is to use Scala as a better Java it would be a good starting point.

    Scala for the Impatient (Second Edition)

    Programming in Scala (Third Edition) is written by the language creator, Martin Odersky, it will teach you the ins and outs of the language.


Advertisement