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: Scientific Software Engineering in a NutshellScientific Software Engineering in a Nutshell
by - arXiv
Writing complex computer programs to study scientific problems requires careful planning and an in-depth knowledge of programming languages and tools. In this text the importance of using the right tool for the right problem is emphasized.
(12193 views)
Book cover: Building and Testing with GradleBuilding and Testing with Gradle
by - O'Reilly Media
The book provides an excellent start and orientation for the Gradle technology, both using Gradle as a build tool and as a complete solution for automating the compilation, test, and release process of simple and enterprise-level applications.
(9209 views)
Book cover: 97 Things Every Software Architect Should Know97 Things Every Software Architect Should Know
by - O'Reilly
These articles are the original, unedited contributions for the book 97 Things Every Software Architect Should Know. Today's leading software architects present valuable principles on key development issues that go way beyond technology.
(23059 views)
Book cover: The Little Manual of API DesignThe Little Manual of API Design
by - Trolltech
API is the set of symbols that are available to the users to write their applications. This manual presents the key insights into API design that were discovered through many years of software development on the Qt application development framework.
(9123 views)