The Python Quick Syntax Reference is the "go to" book that contains an easy to read and use guide to Python programming and development. This condensed code and syntax reference presents the Python language in a well-organized format designed to be used time and again.
You won't find jargon, bloated samples, case studies, or history of Hello World and computer theory in this handy reference. This Python syntax reference is packed with useful information and is a must-have for any Python developer.
The Python Quick Syntax Reference is a great pocket reference guide for anyone wanting to program in Python, from the new user to the experienced programmer.
Chapter 1: Hello Python Â
Chapter 2: Variables Â
Chapter 3: Operators Â
Chapter 4: Strings Â
Chapter 5: Conditional Statements and LoopsÂ
Chapter 6: Data StructuresÂ
Chapter 7: Keywords
Chapter 8: FunctionsÂ
Chapter 9: LibrariesÂ
Chapter 10: ClassesÂ