May 2018
Beginner
472 pages
15h 3m
English
Chapter 3. The Quick Python overview
Chapter 4. The absolute basics
Chapter 5. Lists, tuples, and sets
Chapter 6. Strings
Chapter 7. Dictionaries
Table 7.1. Dictionary operations
Table 7.2. Python values eligible to be used as dictionary keys
Chapter 12. Using the filesystem
Table 12.1. Summary of filesystem values and functions
Table 12.2. Partial list of pathlib properties and functions
Chapter 19. Using Python libraries
Table 19.1. String services modules