Logo

How to Design Programs: An Introduction to Programming and Computing

Large book cover: How to Design Programs: An Introduction to Programming and Computing

How to Design Programs: An Introduction to Programming and Computing
by

Publisher: The MIT Press
ISBN/ASIN: 0262062186
ISBN-13: 9780262062183
Number of pages: 720

Description:
This introduction to programming places computer science in the core of a liberal arts education. Unlike other introductory books, it focuses on the program design process. This approach fosters a variety of skills--critical reading, analytical thinking, creative synthesis, and attention to detail--that are important for everyone, not just future computer programmers.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: How to Make SoftwareHow to Make Software
by
An introduction to software development based on Rapid Application Development (RAD) and rapid prototyping. You don't have to be a genius to deliver software on time and join the 'elite' of the software development world.
(20000 views)
Book cover: Evil by Design: Design patterns that lead us into temptationEvil by Design: Design patterns that lead us into temptation
by - O'Reilly Media
The book takes a look at how web and application design can be used to exploit psychological principles to persuade us to act. Features include: Examples of evil designs from around the Web; Introduction to the psychology of persuasion; etc.
(15771 views)
Book cover: 97 Things Every Programmer Should Know97 Things Every Programmer Should Know
by - O'Reilly Media
Tap into the wisdom of experts to learn what every programmer should know, no matter what language you use. With the 97 extremely useful tips for programmers in this book, you'll expand your skills by adopting new approaches to old problems.
(11909 views)
Book cover: Software Optimization ResourcesSoftware Optimization Resources
by - agner.org
These manuals describe everything you need to know about optimizing code for x86 and x86-64 microprocessors, including optimization advices for C++ and assembly language, details about the microarchitecture and instruction timings of processors.
(13024 views)