A Note About the Code
I strived to follow PEP 8 standards (for the most part) and write the code in such a way so that it runs equivalently in both Python Version 2 and Python Version 3. You can now enjoy reading the code samples in your language of choice.
That being said, I still want to emphasize that the concepts in this book apply to virtually all coding languages, and I expect that some people not as familiar with Python will be reading this book. Because of this, sometimes I have avoided certain Python idioms where I thought that this would utterly confuse people coming from other languages. It’s a tricky balance to keep the code Pythonic while also being welcoming to non-Python coders, but I hope that I’ve maintained an equilibrium that ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access