分类:编程开发
语言:简体中文
大小:未知
发布时间:12-06-06
目录:
1 WELCOME TO PYTHON!2 GETTING STARTED3 PYTHON BASICS4 PYTHON OBJECTS5 NUMBERS6 SEQUENCES: STRINGS, LISTS, AND TUPLES7 MAPPING AND SET TYPES8 CONDITIONALS AND LOOPS9 FILES AND INPUT/OUTPUT10 ERRORS AND EXCEPTIONS11 FUNCTIONS AND FUNCTIONAL PROGRAMMING12 MODULES13 OBJECT-ORIENTED PROGRAMMING14 EXECUTION ENVIRONMENT15 REGULAR EXPRESSIONS16 NETWORK PROGRAMMING17 INTERNET CLIENT PROGRAMMING18 MULTITHREADED PROGRAMMING19 GUI PROGRAMMING20 WEB PROGRAMMING21 DATABASE PROGRAMMING22 EXTENDING PYTHON23 MISCELLANEOUS 内容介绍:Python is an agile, robust, expressive, fully object-oriented, extensible, and scalable programming language. It combines the power of compiled languages with the simplicity and rapid development of scripting languages. In Core Python Programming, Second Edition, leading Python developer and trainer Wesley Chun helps you learn Python quickly and comprehensively so that you can immediately succeed with any Python project. Using practical code examples, Chun introduces all the fundamentals of Python programming: syntax, objects and memory management, data types, operators, files and I/O, functions, generators, error handling and exceptions, loops, iterators, functional programming, object-oriented programming and more. After you learn the core fundamentals of Python, he shows you what you can do with your new skills, delving into advanced topics, such as regular expressions, networking programming with sockets, multithreading, GUI development, Web/CGI programming and extending Python in C. This edition reflects major enhancements in the Python 2.x series, including 2.6 and tips for migrating to 3. It contains new chapters on database and Internet client programming, plus coverage of many new topics, including new-style classes, Java and Jython, Microsoft Office (Win32 COM Client) programming, and much more.内容截图:
...