图书标签: Python Programming 编程 python Applications 程序设计 计算机科学 application
发表于2024-11-21
Core Python Applications Programming pdf epub mobi txt 电子书 下载 2024
* Already know Python but want to learn more? A lot more? Dive into a variety of topics used in practice for real-world applications. * Covers regular expressions, Internet/network programming, GUIs, SQL/databases/ORMs, threading, and Web development. * Learn about contemporary development trends such as Google+, Twitter, MongoDB, OAuth, Python 3 migration, and Java/Jython. Presents brand new material on Django, Google App Engine, CSV/JSON/XML, and Microsoft Office. Includes Python 2 and 3 code samples to get you started right away! * Provides code snippets, interactive examples, and practical exercises to help build your Python skills. The Complete Developer's Guide to Python Python is an agile, robust, and expressive programming language that continues to build momentum. It combines the power of compiled languages with the simplicity and rapid development of scripting languages. In Core Python Applications Programming, Third Edition, leading Python developer and corporate trainer Wesley Chun helps you take your Python knowledge to the next level. This book has everything you need to become a versatile Python developer. You will be introduced to multiple areas of application development and gain knowledge that can be immediately applied to projects, and you will find code samples in both Python 2 and 3, including migration tips if that's on your roadmap too. Some snippets will even run unmodified on 2.x or 3.x. * Learn professional Python style, best practices, and good programming habits * Build clients and servers using TCP, UDP, XML-RPC, and be exposed to higher-level libraries like SocketServer and Twisted * Develop GUI applications using Tkinter and other available toolkits * Improve application performance by writing extensions in C/C++, or enhance I/O-bound code with multithreading * Discover SQL and relational databases, ORMs, and even non-relational (NonSQL) databases like MongoDB * Learn the basics of Web programming, including Web clients and servers, plus CGI and WSGI * Expose yourself to regular expressions and powerful text processing tools for creating and parsing CSV, JSON, and XML data * Interface with popular Microsoft Office applications such as Excel, PowerPoint, and Outlook using COM client programming * Dive deeper into Web development with the Django framework and cloud computing with Google App Engine * Explore Java programming with Jython, the way to run Python code on the JVM * Connect to Web services Yahoo! Finance to get stock quotes, or Yahoo! Mail, Gmail, and others to download or send e-mail * Jump into the social media craze by learning how to connect to the Twitter and Google+ networks Core Python Applications Programming, Third Edition, delivers *Broad coverage of a variety of areas of development used in real-world applications today *Powerful insights into current and best practices for the intermediate Python programmer *Dozens of code examples, from quick snippets to full-fledged applications *A variety of exercises at the end of every chapter to help hammer the concepts home
Core Python Applications Programming这本书突然出了新版了?记得原书的写作水平一般般
评分现在主要还是在用php,还需复习
评分内容看似很多,但都太浅了,扔个模块,讲个demo就没了. 只能当做hello world来用.
评分python is so powerful
评分内容看似很多,但都太浅了,扔个模块,讲个demo就没了. 只能当做hello world来用.
十分推荐的一本书。本书的内容实际上就是大致介绍了一下部分python标准库里的模块和一些第三方模块,并且主要是网络方向。 书中讲解的都不深,可以说只是对这些模块做了简单介绍并给出一些小例子(基本上每个模块都有一个或几个配套的实例)。如果真正想做开发肯定还要单独去深...
评分第四页正则表达式[A-Za-z]w+ 的含义介绍。 1 You can use regular expressions, such as the one here, which recognizes valid Python identifiers. [A-Za-z]w+ means the first character should be alphabetic, that is, either A–Z or a–z, followed by at least one (...
评分对Python基础数据结构讲得很好,比如对象深拷贝、浅拷贝, list,set,dic,等,还有面向对象那块讲得很细致,尽管Python面向对象比较怪,但是面向对象那块讲得还有欠缺的地方,比如对一些内置方法没有细致地讲(PHP管这类方法叫魔术方法)。 现在列出10点本人觉得比较欠缺的地方:...
评分第四页正则表达式[A-Za-z]w+ 的含义介绍。 1 You can use regular expressions, such as the one here, which recognizes valid Python identifiers. [A-Za-z]w+ means the first character should be alphabetic, that is, either A–Z or a–z, followed by at least one (...
评分智普教育python周末班推荐参考教材 这本教材适合有点编程基础的python初学者,智普教育(jeapedu.com)开设的针对在职人员的python周末班推荐使用这个教材。 是很好的一本由浅入深的系列教材。
Core Python Applications Programming pdf epub mobi txt 电子书 下载 2024