Книга: Learn Scala for Java Developers
Назад: What to Expect
Дальше: Convert Your Codebase

Tips

Reflecting on my experiences I have three major tips.

  1. Be clear about what you want from Scala.
  2. Get guidance and share experiences.
  3. Be deliberate and have a plan.

Be Clear

Get Guidance

Have a Plan

If you follow these tips, you should be clear about your goals and expectations, have an idea where you’ll get guidance and have planned out your next steps. You’ll be facing the prospect of working with a Scala codebase, probably converting Java code and working with new tools and libraries.

In the next chapters we’ll look at some practical tips on how to proceed, including converting Java code and managing your codebase.

Назад: What to Expect
Дальше: Convert Your Codebase