Skip to Content
A Concise Introduction to Programming in Python
book

A Concise Introduction to Programming in Python

by Mark J. Johnson
December 2011
Beginner
217 pages
8h
English
Chapman and Hall/CRC
Content preview from A Concise Introduction to Programming in Python
Chapter 1
Computer Systems and Software
Programmable software is what makes a computer a powerful tool. Each dif-
ferent program essentially “rewires” the computer to allow it to perform a
different task. In this course, you will learn basic principles of writing soft-
ware in the Python programming language.
Python is a popular scripting language available as a free download from
http://www.python.org/. Follow the instructions given there to install the
latest production version of Python 3 on your system. The examples in this
text were written with Python 3.2.
The CPU and RAM
In order to write software, it will be helpful to be able to imagine what
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Python Standard Library

Python Standard Library

Fredrik Lundh
Numerical Computing with Python

Numerical Computing with Python

Pratap Dangeti, Allen Yu, Claire Chung, Aldrin Yim

Publisher Resources

ISBN: 9781439896952