Page 11 - Python for Everybody
P. 11
CONTENTS xi
15.8.1 Constraintsindatabasetables ................ 200 15.8.2 Retrieveand/orinsertarecord .................201 15.8.3 Storingthefriendrelationship................. 202
15.9 Threekindsofkeys .......................... 203 15.10 UsingJOINtoretrievedata...................... 204 15.11Summary................................ 206 15.12 Debugging ............................... 207 15.13 Glossary................................. 207
16 Visualizing data 209 16.1 BuildingaGooglemapfromgeocodeddata . . . . . . . . . . . . . 209 16.2 Visualizingnetworksandinterconnections . . . . . . . . . . . . . . .211 16.3 Visualizingmaildata ......................... 214
A Contributions 221
A.1 A.2 A.3
ContributorListforPythonforEverybody . . . . . . . . . . . . . .221 ContributorListforPythonforInformatics . . . . . . . . . . . . . .221 Preface for “Think Python” . . . . . . . . . . . . . . . . . . . . . . . 221
A.3.1 Thestrangehistoryof“ThinkPython” . . . . . . . . . . . .221
A.3.2 Acknowledgements for “Think Python” . . . . . . . . . . . 223 A.4 ContributorListfor“ThinkPython”................. 223
B Copyright Detail 225