Logo

Think Python: An Introduction to Software Design

Small book cover: Think Python: An Introduction to Software Design

Think Python: An Introduction to Software Design
by

Publisher: Green Tea Press
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.

Home page url

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

Download mirrors:
Mirror 1

Similar books

Book cover: Pablo's SOLID Software DevelopmentPablo's SOLID Software Development
by - LosTechies.com
S.O.L.I.D. is a collection of best-practice design principles which can be applied to your design, allowing you to accomplish various desirable goals such as loose-coupling, higher maintainability, intuitive location of interesting code, etc.
(18187 views)
Book cover: Picturing Programs: an Introduction to Computer ProgrammingPicturing Programs: an Introduction to Computer Programming
by - College Publications
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 or college level.
(16561 views)
Book cover: Small Memory Software: Patterns for systems with limited memorySmall Memory Software: Patterns for systems with limited memory
by - Addison-Wesley
Offers state-of-the art programming solutions for personal digital assistants (PDAs). Includes illustrated patterns professionals can use, with implementation notes for reference, including some on the companion Web site, and examples in C++ or Java.
(19385 views)
Book cover: Working through ScreensWorking through Screens
by - Flashbulb Interaction
A reference for product teams creating new applications for thinking work. Written for use during early, formative conversations, it provides teams with a broad range of considerations for setting the overall direction for their onscreen tools.
(17210 views)