Logo

Learn to Program Using Python

Large book cover: Learn to Program Using Python

Learn to Program Using Python
by

Publisher: Addison-Wesley Professional
ISBN/ASIN: 0201709384
ISBN-13: 9780201709384
Number of pages: 325

Description:
A tutorial for hobbyists, self-starters, and all who want to learn the art of computer programming and Python programming language. Topics covered include data types and variables, debugging, and namespaces. Also includes sample applications that illustrate ideas and techniques in action.

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: GUI Programming with Python: QT EditionGUI Programming with Python: QT Edition
by - OpenDocs, LLC
This book covers application development using the library extension PyQt, which forms the basis for GUI programming. First part explains concepts using small examples, in the second part the author develops a complete, complex application.
(23851 views)
Book cover: How to Make Mistakes in PythonHow to Make Mistakes in Python
by - O'Reilly Media
Even the best programmers make mistakes, some are simple and silly, others embarrassing and downright costly. In this book, Mike Pirnat dissects some of his most memorable blunders, peeling them back layer-by-layer to reveal just what went wrong.
(7526 views)
Book cover: Practical Programming in PythonPractical Programming in Python
by
The goal of this book is twofold: to teach you how to program in Python; and 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.
(20943 views)
Book cover: An Introduction to PythonAn Introduction to Python
by - Network Theory Ltd.
This book is an introduction to Python, an easy to learn, powerful programming language. The tutorial explains the basics of the Python, it does not cover every single feature of the language, but introduces the most noteworthy features.
(33821 views)