Hands-On Introduction to Python
1.0
Workshops
Introduction
Install Python
Virtual Environment
Numbers, Variables, Strings
Help and Print
Conditionals
Further Reading/Watching
Introduction Answers
Functions & Modules
Lists and Loops
Sets and Dictionaries
Comprehensions
Classes
Exceptions & Files
File Handling
Standard Library
Refactoring
Hands-On Introduction to Python
Further Reading/Watching
ΒΆ
Documentation: String Methods
Documentation: Format String Syntax
Why str.format
Learn Python in 10 Minutes
Introduction to Bitwise Operators
Python Cookbook: Strings and Text
Writing Idiomatic Python: Section 2.2
(whole book costs $15)