HomeComputers & TechnologyIntroduction to the Art of Programming Using Scala (Chapman & Hall/CRC Textbooks in Computing)
Skip to product information
1 of 1

Introduction to the Art of Programming Using Scala (Chapman & Hall/CRC Textbooks in Computing)

paperbackNovember 5, 2012
Regular price $56.85 USD
Regular price Sale price $56.85 USD
Sale Sold out
Shipping calculated at checkout.
Secure Checkout
Quality Guaranteed
New In Stock
ISBN-13: 9781439896662 ISBN-10: 1439896666
Publisher
CRC Press
Binding
paperback
Published
November 5, 2012
Weight
3.5 lbs
Dimensions
25.60×5.00×18.00 cm

About this book

Introduction to the Art of Programming Using Scala (Chapman & Hall/CRC Textbooks in Computing) by Lewis, Mark C.. paperback edition. ISBN: 9781439896662.

With its flexibility for programming both small and large projects, Scala is an ideal language for teaching beginning programming. Yet there are no textbooks on Scala currently available for the CS1/CS2 levels. Introduction to the Art of Programming Using Scala presents many concepts from CS1 and CS2 using a modern, JVM-based language that works well for both programming in the small and programming in the large. The book progresses from true programming in the small to more significant projects later, leveraging the full benefits of object orientation. It first focuses on fundamental problem solving and programming in the small using the REPL and scripting environments. It covers basic logic and problem decomposition and explains how to use GUIs and graphics in programs. The text then illustrates the benefits of object-oriented design and presents a large collection of basic data structures showing different implementations of key ADTs along with more atypical data structures. It also introduces multithreading and networking to provide further motivating examples. By using Scala as the language for both CS1 and CS2 topics, this textbook gives students an easy entry into programming small projects as well as a firm foundation for taking on larger-scale projects. Many student and instructor resources are available at www.programmingusingscala.net