Breadcrumbs Section. Click here to navigate to respective pages.
Chapter

Chapter
Arrays and Lists in Scala
DOI link for Arrays and Lists in Scala
Arrays and Lists in Scala book
Arrays and Lists in Scala
DOI link for Arrays and Lists in Scala
Arrays and Lists in Scala book
ByMark C. Lewis, Lisa Lacher
BookIntroduction to Programming and Problem-Solving Using Scala
Click here to navigate to parent product.
Edition 2nd Edition
First Published 2016
Imprint Chapman and Hall/CRC
Pages 38
eBook ISBN 9781315382609
ABSTRACT
Adding conditionals and functions expanded our capabilities dramatically. Combining it with recursion gives us the ability to do almost anything we want. Technically, we have full computing power. However, there are some ideas that are challenging to express with what we currently know and there are better ways to say them in Scala and programming languages in general.