Page 23 -
P. 23
table of contents
leftovers
i The Top Ten Things (we didn’t cover)
You’ve come a long way.
But learning about Python is an activity that never stops. The more Python you code,
the more you’ll need to learn new ways to do certain things. You’ll need to master new
tools and new techniques, too. There’s just not enough room in this book to show you
everything you might possibly need to know about Python. So, here’s our list of the top
ten things we didn’t cover that you might want to learn more about next.
#1: Using a “professional” IDE 436
#2: Coping with scoping 437
#3: Testing 438
#4: Advanced language features 439
#5: Regular expressions 440
#6: More on web frameworks 441
#7: Object relational mappers and NoSQL 442
#8: Programming GUIs 443
#9: Stuff to avoid 444
#10: Other books 445
xxi