Logo

How to Make Mistakes in Python

Small book cover: How to Make Mistakes in Python

How to Make Mistakes in Python
by

Publisher: O'Reilly Media
Number of pages: 82

Description:
Even the best programmers make mistakes, some are simple and silly, others embarrassing and downright costly. In this O'Reilly report, Mike Pirnat dissects some of his most memorable blunders, peeling them back layer-by-layer to reveal just what went wrong.

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

Similar books

Book cover: The Programming HistorianThe Programming Historian
by - NiCHE
This book is a tutorial-style introduction to programming in Python for practicing historians (and other humanists). We assume that you're starting out with no prior programming experience and only a basic understanding of computers.
(16450 views)
Book cover: Python 3 Basics TutorialPython 3 Basics Tutorial
by - GitBook
This is a tutorial for novice programmers, it works best if you follow the exercises step by step. If you are fluent in any programming language, this might be very easy for you. It contains little material on the higher abstraction levels in Python.
(13863 views)
Book cover: Snake Wrangling for KidsSnake Wrangling for Kids
by
Snake Wrangling for Kids is a printable electronic book, for children 8 years and older, who would like to learn computer programming. It covers the very basics of programming, and uses the Python 3 programming language to teach the concepts.
(18868 views)
Book cover: Think Python: An Introduction to Software DesignThink Python: An Introduction to Software Design
by - Green Tea Press
A concise introduction to software design using Python. Intended for people with no programming experience, this book starts with the most basic concepts and gradually adds new material. The goal is to teach you to think like a computer scientist.
(23488 views)