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

Chapter
Scala Basics
DOI link for Scala Basics
Scala Basics book
Scala Basics
DOI link for Scala Basics
Scala Basics 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
It is time to begin our journey learning how to program with the Scala language. You can download Scala for free from http://www.scala-lang.org to run on Windows, Mac, or Linux (see the inset below for full instructions on how to install). In this book, we will use the command line to run Scala. If you do not have experience with the command line on your machine, you can refer to Appendix A for a brief introduction. Before looking at the language itself, we need to talk a bit about tools so that you can play along.