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: Making Games with Python and PygameMaking Games with Python and Pygame
by
This is a programming book that covers the Pygame game library for the Python programming language. Each chapter gives you the complete source code for a new game and teaches the important programming concepts from these examples.
(22089 views)
Book cover: Natural Language Processing with PythonNatural Language Processing with Python
by - O'Reilly Media
This book offers a highly accessible introduction to natural language processing, the field that supports a variety of language technologies. With it, you'll learn how to write Python programs that work with large collections of unstructured text.
(16852 views)
Book cover: Python TutorialPython Tutorial
by - Python Software Foundation
This tutorial introduces the reader informally to the basic concepts of the Python language and system. It introduces many of Python's most noteworthy features, and will give you a good idea of the language's flavor and style.
(24708 views)
Book cover: High Performance PythonHigh Performance Python
by - ianozsvald.com
By exploring the theory behind design choices, this practical guide helps you gain a deeper understanding of Python implementation. You'll learn how to locate performance bottlenecks and significantly speed up your code in high-data-volume programs.
(11387 views)