£187.92

Python Coding - One Year Later: A Treasure Trove of Practical and Simple Examples

Price data last checked 122 day(s) ago - refreshing...

View at Amazon

We'll watch every seller, every day. One email when your price arrives.

It has never been this cheap. We have no record of a lower price.

£188 today · cheaper than every other day in the last 12 months

NEW HERE?

Amazon shows you one price. We show you all of them.

Tosheroon watches Amazon prices so you don't have to. Every product on Amazon has a price history — we make it visible. Set the price you'd actually pay, and we'll email you the second it gets there. No app, no account, one email.

WHAT'S ON THIS PAGE

↓ Price chart
when this has been cheap or pricey
↓ Forecast
where the price is heading next
↓ Statistics
all-time high & low, recent range
↑ Price alert
name your number, we'll email you

Price History & Forecast

Grey patches = out of stock. Cheaper = lower on the chart. Hover for exact prices.

Last 247 days • 247 data points (No recent data available)

Historical
Generating forecast...
£187.92 £178.52 £182.28 £186.04 £189.80 £193.56 £197.32 06 June 2025 06 August 2025 07 October 2025 07 December 2025 07 February 2026

Price Distribution

Price distribution over 247 days • 1 price levels

Days at Price
247 days 0 62 124 185 247 £188 Days at Price

Price Analysis

Most common price: £188 (247 days, 100.0%)

Price range: £188 - £188

Price levels: 1 different prices over 247 days

Description

This color edition is ideal for viewing color coding in expressions. The primary goal of this book is to learn the simple basics of debugging a Python script so your code runs as expected. Debugging is the process of finding and removing "bugs" or defects in a program, and it is also useful in getting your code to run in the first place! Chapter 3 presents "Python Basics" because a big part of debugging is knowing the correct syntax for a particular object and task. This book doesn't try to cover all the nuances of Python but does cover the terms and syntax you're likely to encounter in your first few weeks or months of programming. The overhead and clutter are gone, leaving behind clear and simple instructions. Code examples are self-contained, so you can copy and paste them into your IDE and run the program. There are certainly more elegant ways to do many of these tasks, but I wanted to demonstrate each concept with a working piece of code limited to a few lines. In Chapter 3, we'll look at the following topics and more. Functions, Lists, Dictionaries, Tuples, Ranges, Comprehension Indexing, Slicing, Comparison Operators, Control Statements There are dozens of diagrams that explain concepts such as indexing, slicing, scope, or recursive functions. We'll look at syntax relevant to each type of object. For example, to add to a "list," you could use 'append,' 'join' or 'extend' methods. While adding a new key:value pair to a dictionary is straightforward, adding to an existing dictionary can be confusing. The"type" of object in the key:value pair determines which methods you'll use to add, update, or delete objects. There are over 50 real-world code examples. Between the detailed Table of Contents and extensive Index, you can quickly find answers. The Index includes common phrases for those times when you don't know the technical term. For example, to find a string in Python, you could use the "in" comparison operator. Whether you look for "find" or "search," the Index refers you to the "in" comparison operator. The examples are varied so you can work with different types of data, such as: XML, HTML, matplotlib (plots/charts/graphs), OS (files/directories), *.txt, *.csv, user input, or dates.

Product Specifications

Format
Hardcover
Domain
Amazon UK
Release Date
26 August 2023
Listed Since
27 August 2023

Barcode

No barcode data available

Similar Products You Might Like

Python Challenges: 100 Proven Programming Tasks Designed to Prepare You for Anything
96% match

Python Challenges: 100 Proven Programming Tasks Designed to Prepare You for Anything

Apress

£42.84 27 Feb 2026
Python Programming: A Practical Approach
96% match

Python Programming: A Practical Approach

£52.26 09 Jan 2026
Python Programming: A Practical Approach
96% match

Python Programming: A Practical Approach

£145.00 10 Jan 2026
Introduction to Python Programming
96% match

Introduction to Python Programming

CRC Press

£49.65 09 Jan 2026
Modern Python Cookbook: 130+ updated recipes for modern Python 3.12 with new techniques and tools
96% match

Modern Python Cookbook: 130+ updated recipes for modern Python 3.12 with new techniques and tools

Packt Publishing

£38.90 14 Jan 2026
Modern Python Cookbook: 133 recipes to develop flawless and expressive programs in Python 3.8
96% match

Modern Python Cookbook: 133 recipes to develop flawless and expressive programs in Python 3.8

Packt Publishing

£67.48 25 Jan 2026
The Python Workbook: A Brief Introduction with Exercises and Solutions (Texts in Computer Science)
96% match

The Python Workbook: A Brief Introduction with Exercises and Solutions (Texts in Computer Science)

Springer

£41.37 07 Feb 2026
Python Programming: An Introduction to Computer Science, Fourth Edition
96% match

Python Programming: An Introduction to Computer Science, Fourth Edition

Franklin, Beedle & Associates Inc.

£55.00 09 Dec 2025
A Beginners Guide to Python 3 Programming (Undergraduate Topics in Computer Science)
95% match

A Beginners Guide to Python 3 Programming (Undergraduate Topics in Computer Science)

£46.09 10 Jan 2026
The Python Workbook: A Brief Introduction with Exercises and Solutions (Texts in Computer Science)
95% match

The Python Workbook: A Brief Introduction with Exercises and Solutions (Texts in Computer Science)

Springer

£46.35 24 Jan 2026
Discovering Computer Science: Interdisciplinary Problems, Principles, and Python Programming (Chapman & Hall/CRC Textbooks in Computing)
95% match

Discovering Computer Science: Interdisciplinary Problems, Principles, and Python Programming (Chapman & Hall/CRC Textbooks in Computing)

CRC Press

£69.75 25 Feb 2026
A Concise Introduction to Programming in Python (Chapman & Hall/CRC Textbooks in Computing)
95% match

A Concise Introduction to Programming in Python (Chapman & Hall/CRC Textbooks in Computing)

CRC Press

£147.20 09 Mar 2026
Python for Beginners
95% match

Python for Beginners

£105.89 05 Jan 2026
The Python Book
95% match

The Python Book

Wiley

£36.02 18 Mar 2026
Python for Engineers and Scientists: Concepts and Applications
95% match

Python for Engineers and Scientists: Concepts and Applications

CRC Press

£75.00 15 Feb 2026
Python Debugging Handbook: 1 (Debugging 101)
95% match

Python Debugging Handbook: 1 (Debugging 101)

Majosta

£157.06 28 Jan 2026
A Concise Introduction to Programming in Python (Chapman & Hall/CRC Textbooks in Computing)
95% match

A Concise Introduction to Programming in Python (Chapman & Hall/CRC Textbooks in Computing)

CRC Press

£48.99 07 Mar 2026
Computational Thinking with Python - Introductory Programming
95% match

Computational Thinking with Python - Introductory Programming

KENDALL HUNT PUBLISHING

£124.00 15 Apr 2026
Effective Python: 90 Specific Ways to Write Better Python (Effective Software Development Series)
95% match

Effective Python: 90 Specific Ways to Write Better Python (Effective Software Development Series)

Addison Wesley

£45.99 01 Feb 2026
Python Programming Guide for GCSE Computer Science with Online Edition, Python Files & Videos: perfect for the 2026 and 2027 exams (GCSE Python for Computer Science)
95% match

Python Programming Guide for GCSE Computer Science with Online Edition, Python Files & Videos: perfect for the 2026 and 2027 exams (GCSE Python for Computer Science)

Coordination Group Publications Ltd (CGP)

£9.19 25 Jan 2026
Introduction to Programming Using Python, An
95% match

Introduction to Programming Using Python, An

PEARSON EDUCATION

£139.80 11 Jan 2026
Beginning Python: From Novice to Professional
95% match

Beginning Python: From Novice to Professional

Apress

£43.02 21 Feb 2026
The Quick Python Book, Fourth Edition
95% match

The Quick Python Book, Fourth Edition

Manning

£41.94 23 Jan 2026
Learning Python: Powerful Object-Oriented Programming
95% match

Learning Python: Powerful Object-Oriented Programming

O'Reilly

£44.67 13 Jan 2026