Logo

Non-Programmers Tutorial For Python

Small book cover: Non-Programmers Tutorial For Python

Non-Programmers Tutorial For Python
by

Publisher: Wikibooks
Number of pages: 90

Description:
This free tutorial is designed to be an introduction to the Python programming language. The guide is for someone with no programming experience. The author attempts to teach programming by reading code and writing code.

Home page url

Download or read it online for free here:
Download link
(200KB, PDF)

Similar books

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.
(20792 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.
(7362 views)
Book cover: Learn Python The Hard WayLearn Python The Hard Way
by
This is a very beginner book for people who want to learn to code. If you can already code then the book will probably drive you insane. It's intended for people who have no coding chops to build up their skills before starting a more detailed book.
(18579 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.
(53898 views)