Object-Orientation, Abstraction, and Data Structures Using Scala

Object-Orientation, Abstraction, and Data Structures Using Scala

Files

Description

Mark Lewis’ Introduction to the Art of Programming Using Scala was the first textbook to use Scala for introductory CS courses. Fully revised and expanded, the new edition of this popular text has been divided into two books. Object-Orientation, Abstraction, and Data Structures Using Scala, Second Edition is intended to be used as a textbook for a second or third semester course in Computer Science.

The Scala programming language provides powerful constructs for expressing both object orientation and abstraction. This book provides students with these tools of object orientation to help them structure solutions to larger, more complex problems, and to expand on their knowledge of abstraction so that they can make their code more powerful and flexible. The book also illustrates key concepts through the creation of data structures, showing how data structures can be written, and the strengths and weaknesses of each one. Libraries that provide the functionality needed to do real programming are also explored in the text, including GUIs, multithreading, and networking.

The book is filled with end-of-chapter projects and exercises, and the authors have also posted a number of different supplements on the book website. Video lectures for each chapter in the book are also available on YouTube. The videos show construction of code from the ground up and this type of "live coding" is invaluable for learning to program, as it allows students into the mind of a more experienced programmer, where they can see the thought processes associated with the development of the code.

Publication Date

2017

Publisher

CRC Press

City

Boca Raton

Keywords

Scala, computer program language, computer science, data structures, object-oriented methods, textbooks

Disciplines

Computer Sciences | Physical Sciences and Mathematics

Original Publication Information

CRC Press

Object-Orientation, Abstraction, and Data Structures Using Scala

Share

COinS