Scala is a strongly statically typed language supporting OOP and functional programming. Strong static typing means it avoids implicit type conversions when calling functions and other scenarios.
A good starting point for learning Scala is scala.dev here.
No comments:
Post a Comment