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: 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.
(19983 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.
(18566 views)
Book cover: Gradle Beyond the BasicsGradle Beyond the Basics
by - O'Reilly Media
Build and test software written in Java and many other languages with Gradle, the open source project automation tool that's getting a lot of attention. This concise introduction provides numerous code examples to help you explore Gradle.
(13883 views)
Book cover: How to Design Programs: An Introduction to Programming and ComputingHow to Design Programs: An Introduction to Programming and Computing
by - The MIT Press
The focus of the book is the design process, from problem statements to organized solutions, it deemphasizes the algorithmic and language details, and specific applications. Programming is a fun activity, and a way to express abstract ideas.
(23924 views)