Introduction to the Art of Programming Using Scala - 1st Edition
Welcome to the website for "Introduction to the Art of Programming Using Scala"
by Mark Lewis, published by Taylor and Francis. This book is intended
to cover standard topics for CS1 and CS2 using the Scala language. Part 1
of the book focuses on basic problem solving and programming in the
small using the REPL and scripting environments. Part 2 expands out to
object-oriented design, abstraction, and basic data structures.