Logo

A Practical Introduction to Python Programming

Small book cover: A Practical Introduction to Python Programming

A Practical Introduction to Python Programming
by

Publisher: Mount St. Mary's University
Number of pages: 263

Description:
My goal here is for something that is partly a tutorial and partly a reference book. I summarize information in tables and give a lot of short example programs. I also like to jump right into things and fill in background information as I go, rather than covering the background material first.

Home page url

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

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.
(22081 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.
(16848 views)
Book cover: Think Stats: Probability and Statistics for ProgrammersThink Stats: Probability and Statistics for Programmers
by - Green Tea Press
Think Stats is an introduction to Probability and Statistics for Python programmers. This new book emphasizes simple techniques you can use to explore real data sets and answer interesting statistical questions. Basic skills in Python are assumed.
(22960 views)
Book cover: Invent Your Own Computer Games with PythonInvent Your Own Computer Games with Python
by
A programming book for kids interested in learning to program their own computer games with python, a serious computer language which is used by professional programmers also. The book explains programming principles from the source code examples.
(54016 views)