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: Test-Driven Development with PythonTest-Driven Development with Python
by - O'Reilly Media
Test-Driven Development with Python focuses on web development, with some coverage of JavaScript. This book uses a concrete example -- the development of a website, from scratch -- to teach the TDD methodology and how it applies to web programming.
(12654 views)
Book cover: Introduction to Programming using PythonIntroduction to Programming using Python
by - Pasteur Institute
This text teaches programming concepts to biologists. It is aimed at people who are not professional computer scientists, but who need a better control of computers for their own research. This course is part of a course in informatics for biology.
(22159 views)
Book cover: Programming for Computations - PythonProgramming for Computations - Python
by - Springer
This book presents Python programming as a key method for solving mathematical problems. The style is accessible and concise, the emphasis is on generic algorithms, clean design of programs, use of functions, and automatic tests for verification.
(9535 views)
Book cover: Python for Everybody: Exploring Data in Python 3Python for Everybody: Exploring Data in Python 3
by - PythonLearn
This book is designed to introduce students to programming and software development through the lens of exploring data. You can think of the Python programming language as a tool to solve data problems that are beyond the capability of a spreadsheet.
(14169 views)