Python基础教程第3版(Beginning Python From Novice to Professional 3th) pdf

摘要

Python基础教程第3版(Beginning Python From Novice to Professional 3th) pdf,本书基于Python3.5进行讲解,对Python进行最新介绍和实际参考,涵盖Python相关编程主题,深入了解现代Python编程范式,欢迎下载

Magnus Lie Hetland又更新他的 "Beginning Python From Novice to Professional"了,该书为第三版英文,基于Python3.5进行讲解,紧跟技术潮流。希望对Python爱好者有所帮助。

这是Python最新的介绍和实际参考。涵盖广泛的Python相关编程主题,包括语言处理、数据库集成、网络编程和Web服务,遵循良好的开发原则。十个配套项目可以确保你很快上手。

更新以反映Python编程范例中的最新和Python 3中发现的几个最关键特性,开始Python还包括高级主题,如扩展Python和打包/分发Python应用程序。

你会学到什么
跟随一个友好的,实用的语言关键特性指南,成为精通Python的程序员。
通过学习如何利用高级功能,如方法、异常和抽象,更快地编写代码。
深入了解现代Python编程范式,包括测试、文档、打包和分发
学习伴随着十个有趣的项目,包括一个P2P文件-共享应用程序,聊天客户端,视频游戏,远程文本编辑器,等等。

Gain a fundamental understanding of Python’s syntax and features with this up–to–date introduction and practical reference. Covering a wide array of Python–related programming topics, including addressing language internals, database integration, network programming, and web services, you’ll be guided by sound development principles. Ten accompanying projects will ensure you can get your hands dirty in no time.
Updated to reflect the latest in Python programming paradigms and several of the most crucial features found in Python 3, Beginning Python also covers advanced topics such as extending Python and packaging/distributing Python applications.

What You'll Learn Become a proficient Python programmer by following along with a friendly, practical guide to the language’s key features Write code faster by learning how to take advantage of advanced features such as magic methods, exceptions, and abstraction Gain insight into modern Python programming paradigms including testing, documentation, packaging, and distribution Learn by following along with ten interesting projects, including a P2P file–sharing application, chat client, video game, remote text editor, and more Who This Book Is For Programmers, novice and otherwise, seeking a comprehensive introduction to the Python programming language.

Python OpenCV从入门到精通

《Python OpenCV从入门到精通》以在Python开发环境下运用OpenCV处理图像为主线,全面介绍OpenCV提供的处理图像的方法。全书共分为16章,包
阅读全文