Logo

Picturing Programs: an Introduction to Computer Programming

Large book cover: Picturing Programs: an Introduction to Computer Programming

Picturing Programs: an Introduction to Computer Programming
by

Publisher: College Publications
ISBN/ASIN: 1848900155
ISBN-13: 9781848900158
Number of pages: 480

Description:
Picturing Programs is a textbook for beginning computer programming, not directed towards learning a particular programming language, but rather at learning to program well. This book can be used at the high school (and perhaps middle school) level, while providing enough advanced concepts not usually found in a first course to challenge a college student.

Home page url

Download or read it online for free here:
Download link
(3.5MB, PDF)

Similar books

Book cover: Foundations of Programming: Building Better SoftwareFoundations of Programming: Building Better Software
by - CodeBetter.Com
Free ebook on foundations of programming and building better software by Karl Seguin. Topics covered: Domain Driven Design, Persistence, Dependency Injection, Unit Testing, Object Relational Mappers, Memory and Exceptions.
(15810 views)
Book cover: Optimizing Code for SpeedOptimizing Code for Speed
- Wikibooks
This document will focus on optimizing code to run faster. The intended audience of this text are software developers, primarily programmers who know at least one programming language well enough to write moderately complex programs.
(17160 views)
Book cover: The Twelve-Factor AppThe Twelve-Factor App
by - 12factor.net
This document synthesizes all of our experience on a wide variety of software-as-a-service apps in the wild. It is a triangulation on ideal practices for app development, paying particular attention to the dynamics of the organic growth of an app.
(7354 views)
Book cover: Software Development GuidelinesSoftware Development Guidelines
- literateprogramming.com
A guide for software source code quality. The guidelines apply to anyone who creates, modifies, or reads software source code. This document is a set of rules to follow during the implementation phase that will help produce a higher quality result.
(18980 views)