Mark Lewisβ<i>Introduction to the Art of Programming Using Scala</i>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.<b>Object-Orientation, Abstraction, and Data Structures Using Scala, S
Object-Orientation, Abstraction, and Data Structures Using Scala
β Scribed by Mark C. Lewis; Lisa L. Lacher
- Publisher
- Chapman & Hall/CRC Press
- Year
- 2016
- Tongue
- English
- Leaves
- 662
- Series
- Chapman & Hall/CRC Textbooks in Computing
- Edition
- 2nd Edition
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
Mark LewisβIntroduction to the Art of Programming Using Scalawas 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 Editionis 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.
π SIMILAR VOLUMES
<P><STRONG>Praise for the first edition:</STRONG></P> <P></P> <P>"The well-written, comprehensive bookβ¦[is] aiming to become a de facto reference for the language and its features and capabilities. The pace is appropriate for beginners; programming concepts are introduced progressively through a ran
This book teaches the classic data structures with an informal, yet rigorous, approach; it includes the appropriate object-oriented concepts and makes use of the appropriate Java constructs.
The updated and revised Object-Oriented Data Structures Using Java, Fourth Edition is an essential resource for students learning data structures using the Java programming language. It presents both the traditional and modern data structure topics with an emphasis on problem-solving and object-orie
Object-Oriented Data Structures Using Java, Fourth Edition presents traditional data structures and object-oriented topics with an emphasis on problem-solving, theory, and software engineering principles.
Object-Oriented Data Structures Using Java, Fourth Edition presents traditional data structures and object-oriented topics with an emphasis on problem-solving, theory, and software engineering principles.