1. Introduction
Python for Everybody Exploring Data Using Python 3 Why ... » 阅读全文
Python and Databases
Using Databases and SQL What is a database? A database ... » 阅读全文
Python Objects
Object-oriented programming Managing larger program At ... » 阅读全文
Python and Web Services
Using Web Services Once it became easy to retrieve docu... » 阅读全文
12. Networked Programs
Networked programs While many of the examples in this b... » 阅读全文
10. Tuples
Tuples are immutable A tuple is a sequence of values mu... » 阅读全文
9. Dictionaries
A dictionary is like a list, but more general. In a lis... » 阅读全文