Concrete Abstractions

Concrete Abstractions PDF Author: Max Hailperin
Publisher: Max Hailperin
ISBN: 0534952119
Category : Abstract data types (Computer science).
Languages : en
Pages : 686

Get Book

Book Description
CONCRETE ABSTRACTIONS offers students a hands-on, abstraction-based experience of thinking like a computer scientist. This text covers the basics of programming and data structures, and gives first-time computer science students the opportunity to not only write programs, but to prove theorems and analyze algorithms as well. Students learn a variety of programming styles, including functional programming, assembly-language programming, and object-oriented programming (OOP). While most of the book uses the Scheme programming language, Java is introduced at the end as a second example of an OOP system and to demonstrate concepts of concurrent programming.