Portable, powerful, and a breeze to use, Python is the popular open source object-oriented programming language used for both standalone programs and scripting applications. It is now being used by an increasing number of major organizations, including NASA and Google.Updated for Python 2.4, The...
Completely updated for Python 3, the recipes in this book include: Data structures and algorithms Strings and text Dates and times Metaprogramming Testing With scores of practical examples and pertinent background information, the Python Cookbook, 3rd Edition is the one source you need if you're ...
目录致谢Copyright前言项目主页译者的话作者的话这本书适合谁这本书不适合谁在线示例代码使用示例代码联系我们致谢第一章:数据结构和算法1.1解压序列赋值给多个变量1.解压可迭代对象赋值给多个变量1.3保留最后N个元素1.4查找最大或最小的N个元素1.5实现一个优先级队列1.6字
最近看到一本《Python Cookbook》3rd Edition,完全基于Python3,写的也很不错。 为了Python3的普及,我也不自量力,想做点什么事情。于是乎,就有了翻译这本书的冲动了! 这不是一项轻松的工作,却是一件值得做的工作:不仅方便了别人,而且对自己翻译能力也是一种锻炼和提升。
Python CookBook 中文版:https://python3-cookbook.readthedocs.io/zh_CN/latest/copyright.html 英文版:https://d.cxcore.net/Python/Python_Cookbook_3rd_Edition.pd
If you need help writing programs in Python 3, or want to update older Python 2 code, this book is just the ticket. Packed with practical recipes written and tested … - Selection from Python Cookbook, 3rd Edition [Book]
推荐: 1、基于PyTorch深度学习实践技术应用2、 全套Python机器学习核心技术与案例分析实践应用3、 python 生物信息多组学大数据深度挖掘与论文整理技巧 Python Cookbook (3rd Edition) 由于内容较多,只展示目录…
看到一本《Python Cookbook》3rd Edition,完全基于python3,写的也很不错。 目前已经正式完成了整本书的翻译工作,历时1年多,不管怎样还是坚持下来了。现在共享给python社区。 Wiki页:http://www.oschina.net/p/Python-cookbook-3-rd-cn github项目地址:https://github.com/yidao620c/python3-cookbook ...
PySimpleGUI Cookbook GitHub Repository FreeSimpleGUI WxPython Best forsimple portable desktop applications WxPython is a wrapper for the popular, cross-platform GUI toolkit called WxWidgets. It is implemented as a set of Python extension modules that wrap the GUI components of the popular wxWidgets ...
《Python Cookbook in Chinese》 3rd Edition 翻译 《Python Cookbook》3rd 中文版3.0.0正式发布啦 ^_^! ——2017/12/07 在线阅读地址:http://python3-cookbook.readthedocs.org/zh_CN/latest/ 最新版(3.0.0)下载 中文简体版PDF下载地址:https://pan.baidu.com/s/1pL1cI9d ...