Scala Language overview tutorial - getting started with Scala

preview_player
Показать описание
Scala Overview - getting started with Scala programming language. Its a demo centric video, one that you can use to roll your sleeves and code in parallel while you watch the video
The overview covers:
- Getting started with Scala IDE
- Basic OOP - object, class, functions, traits

Video is intended for developers who are already familiar with other programming languages like Java,/C#/C++ etc. and so doesn’t cover basic programming fundamentals
Рекомендации по теме
Комментарии
Автор

Employee ID when left blank is rather a lot of lines of code, compared to a more natural inlining of default value, such as this imaginary class definition: class Employee (id: Int="", name:String) extends Person. Is there no similar inclusion of default state for class definitions in the Scala 3 language?

anglewyrm
welcome to shbcf.ru