Concrete Abstractions
Author | : Max Hailperin |
Publisher | : Max Hailperin |
Total Pages | : 686 |
Release | : 1999 |
ISBN-10 | : 9780534952112 |
ISBN-13 | : 0534952119 |
Rating | : 4/5 (12 Downloads) |
Book excerpt: 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.