The.Quick.Python.Book,.Second.Edition.Jan.2010.

时间:2021-02-22 11:24:38
【文件属性】:

文件名称:The.Quick.Python.Book,.Second.Edition.Jan.2010.

文件大小:6.71MB

文件格式:PDF

更新时间:2021-02-22 11:24:38

Python

Python开发技术的基础书。 PART 1 STARTING OUT ................................................. 1 1 About Python 3 2 Getting started 10 3 The Quick Python overview 18 PART 2 THE ESSENTIALS ............................................. 33 4 The absolute basics 35 5 Lists, tuples, and sets 45 6 Strings 63 7 Dictionaries 81 8 Control flow 90 9 Functions 103 10 Modules and scoping rules 115 11 Python programs 129vi BRIEF CONTENTS 12 Using the filesystem 147 13 Reading and writing files 159 14 Exceptions 172 15 Classes and object-oriented programming 186 16 Graphical user interfaces 209 PART 3 ADVANCED LANGUAGE FEATURES................... 223 17 Regular expressions 225 18 Packages 234 19 Data types as objects 242 20 Advanced object-oriented features 247 PART 4 WHERE CAN YOU GO FROM HERE? ................. 263 21 Testing your code made easy(-er) 265 22 Moving from Python 2 to Python 3 274 23 Using Python libraries 282 24 Network, web, and database programming 290vii contents preface xvii


网友评论