Concrete Abstractions
Author | : Max Hailperin |
Publisher | : Max Hailperin |
Total Pages | : 686 |
Release | : 1999 |
ISBN-13 | : 9780534952112 |
ISBN-10 | : 0534952119 |
Rating | : 4/5 (19 Downloads) |
Download or read book Concrete Abstractions written by Max Hailperin and published by Max Hailperin. This book was released on 1999 with total page 686 pages. Available in PDF, EPUB and Kindle. 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.