Название: Object-Orientation, Abstraction, and Data Structures Using Scala, Second Edition
Автор: Mark Lewis, Lisa Lacher
Издательство: CRC
Год: 2017
Страниц: 660
Формат: PDF, EPUB, MOBI
Размер: 51 Mb
Язык: English
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.