Core Python Programming (2nd Edition)下载

weixin_39821526 2022-11-28 17:56:28


【原 书 名】 Core Python Programming (2nd Edition)
【原出版社】 Prentice Hall PTR
【作 者】(美)Wesley J. Chun
【译 者】 宋吉广

中文译名:Python核心编程(第二版)

http://images.china-pub.com/ebook35001-40000/39969/shupi.jpg

本书是经典的Python指导书,在第一版的基础上进行了全面升级。全书分为两个部分:第1部分占据了大约三分之二的篇幅,阐释这门语言的“核心”内容,包括基本的概念和语句、语法和风格、Python对象、数字类型、序列类型、映射和集合类型、条件和循环、文件和输入/输出、错误和异常、函数和函数式编程、模块、面向对象编程、执行环境等内容:第2部分则提供了各种高级主题来展示可以使用Python做些什么,包括正则表达式、网络编程、网络客户端编程、多线程编程、图形用户界面编程、Web编程、数据库编程、扩展Python 和一些其他材料。.
本书适合Python初学者,以及已经入门但想继续学习和提高自身Python技巧的程序员。...



第1部分 Python核心.
第1章 欢迎来到Python世界 3
1.1 什么是Python 4
1.2 起源 4
1.3 特点 4
1.3.1 高级 4
1.3.2 面向对象 5
1.3.3 可升级 5
1.3.4 可扩展 5
1.3.5 可移植性 5
1.3.6 易学 6
1.3.7 易读 6
1.3.8 易维护 6
1.3.9 健壮性 6
1.3.10 高效的快速原型开发工具 6
1.3.11 内存管理器 7
1.3.12 解释性和(字节)编译性 7
1.4 下载和安装Python 7
1.5 运行Python 8


http://www.china-pub.com/39969 , 相关下载链接:https://download.csdn.net/download/yangchun301/547279?utm_source=bbsseo
...全文
10 回复 打赏 收藏 转发到动态 举报
写回复
用AI写文章
回复
切换为时间正序
请发表友善的回复…
发表回复
Core PYTHON Programming, 2nd Edition (pdf, Python 2.5) 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.5 as well as capabilities set for future versions. 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. Learn professional Python style, best practices, and good programming habits Gain a deep understanding of Python’s objects and memory model as well as its OOP features, including those found in Python’s new-style classes Build more effective Web, CGI, Internet, and network and other client/server applications Learn how to develop your own GUI applications using Tkinter and other toolkits available for Python Improve the performance of your Python applications by writing extensions in C and other languages, or enhance I/O-bound applications by using multithreading Learn about Python’s database API and how to use a variety of database systems with Python, including MySQL, Postgres, and SQLite Core Python Programming delivers Systematic, expert coverage of Python’s core features Powerful insights for developing complex applications Easy-to-use tables and charts detailing Python modules, operators, functions, and methods Dozens of professional-quality code examples, from quick snippets to full-fledged applications The Complete Developer’s Guide to Python—Fully Updated for Python 2.5 New to Python? The definitive guide to Python development for experienced programmers Covers core language features thoroughly, including those found in the latest Python releases Learn advanced topics such as regular expressions, networking, multithreading, GUI, and Web/CGI Includes brand-new chapters on database, Internet, Jython, and COM Client programming Presents hundreds of code samples and practical exercises to strengthen your Python skills Book Details Paperback: 1136 pages Publisher: Prentice Hall; 2nd Edition (September 2006) Language English ISBN-10: 0132269937 ISBN-13: 978-0132269933 File Size: 55.9 MiB epub 格式 http://download.csdn.net/source/3560240
Core PYTHON Programming, 2nd Edition (epub 格式, Python 2.5) 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.5 as well as capabilities set for future versions. 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. Learn professional Python style, best practices, and good programming habits Gain a deep understanding of Python’s objects and memory model as well as its OOP features, including those found in Python’s new-style classes Build more effective Web, CGI, Internet, and network and other client/server applications Learn how to develop your own GUI applications using Tkinter and other toolkits available for Python Improve the performance of your Python applications by writing extensions in C and other languages, or enhance I/O-bound applications by using multithreading Learn about Python’s database API and how to use a variety of database systems with Python, including MySQL, Postgres, and SQLite Core Python Programming delivers Systematic, expert coverage of Python’s core features Powerful insights for developing complex applications Easy-to-use tables and charts detailing Python modules, operators, functions, and methods Dozens of professional-quality code examples, from quick snippets to full-fledged applications The Complete Developer’s Guide to Python—Fully Updated for Python 2.5 New to Python? The definitive guide to Python development for experienced programmers Covers core language features thoroughly, including those found in the latest Python releases Learn advanced topics such as regular expressions, networking, multithreading, GUI, and Web/CGI Includes brand-new chapters on database, Internet, Jython, and COM Client programming Presents hundreds of code samples and practical exercises to strengthen your Python skills Book Details Paperback: 1136 pages Publisher: Prentice Hall; 2nd Edition (September 2006) Language English ISBN-10: 0132269937 ISBN-13: 978-0132269933 File Size: 55.9 MiB pdf 格式 http://download.csdn.net/source/3560248

13,654

社区成员

发帖
与我相关
我的任务
社区描述
CSDN 下载资源悬赏专区
其他 技术论坛(原bbs)
社区管理员
  • 下载资源悬赏专区社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧