β„‚π• π•Ÿπ•₯π•šπ•Ÿπ•¦π•¦π•ž

Read Code Backward

Last update: 2024-01-04

Tags: python code

Error Checking

Why do I have to read code backward? It’s a trick to make your brain not attach meaning to each part of the code, and doing that makes you process each piece exactly. This is a handy errorchecking technique. (Shaw, 2017)

Reference

Shaw, Z. (2017). Learn Python 3 the Hard Way: A Very Simple Introduction to the Terrifyingly Beautiful World of Computers and Code (4th edition). Addison-Wesley Professional.