
Think Python: An Introduction to Software Design
by Allen Downey
Publisher: Green Tea Press 2008
Number of pages: 236
Description:
This book is a concise introduction to software design using the Python programming language. Intended for people with no programming experience, this book starts with the most basic concepts and gradually adds new material. The goal of the book is to teach you to think like a computer scientist. This way of thinking combines some of the best features of mathematics, engineering, and natural science.
Download or read it online for free here:
Download link
(1MB, PDF)
Download mirrors:
Mirror 1
Similar books
DevOps for Digital Leadersby Aruna Ravichandran, Kieran Taylor, Peter Waterhouse - Springer
This book provides digital leaders who are accountable for the rapid development of high-quality software applications a concise guide to designing, implementing, measuring, and improving DevOps programs that are tailored to their organizations.
(7616 views)
97 Things Every Programmer Should Knowby Kevlin Henney - 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.
(14008 views)
Optimizing 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.
(19122 views)
The Codeless Codeby Qi - thecodelesscode.com
An illustrated collection of (sometimes violent) fables concerning the Art and Philosophy of software development, written in the spirit of Zen koans. (For three days and nights the Java master did not emerge from his cubicle ...)
(17469 views)