Functions in Scala

preview_player
Показать описание
This video covers that basics of functions in Scala and converts one bit of code written as part of a script using conditionals into a function.

This video is part of a series of learning support material for "Introduction to the Art of Programming Using Scala".
Рекомендации по теме
Комментарии
Автор

In chapter 17 the book moves beyond scripts. I will introduce scalac, but not sbt. Most of the second half of the book is spent in Eclipse so details of the building will be hidden.

MarkLewis
Автор

Your videos are very nice. But i've got a question. Do you show "sbt" or the use of "scalac" in any further video?

fxbehr