Python in a Nutshell, Second Edition 2024 pdf epub mobi 电子书


Python in a Nutshell, Second Edition

简体网页||繁体网页

Python in a Nutshell, Second Edition 2024 pdf epub mobi 电子书 著者简介

Alex Martelli (born October 5, 1955) is an Italian computer engineer and member of the Python Software Foundation. Since early 2005, he works as "Über Tech Lead" for Google, Inc. in Mountain View, California. He holds a Laurea in Electrical Engineering from Bologna University (1980); he is the author of Python in a Nutshell, co-editor of the Python Cookbook, and has written other (mostly Python-related) materials. Martelli won the 2002 Activators' Choice Award, and the 2006 Frank Willison award for outstanding contributions to the Python community.


Python in a Nutshell, Second Edition 电子书 图书目录




点击这里下载
    


想要找书就要到 本本书屋
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

发表于2024-11-24

Python in a Nutshell, Second Edition 2024 pdf epub mobi 电子书

Python in a Nutshell, Second Edition 2024 pdf epub mobi 电子书

Python in a Nutshell, Second Edition 2024 pdf epub mobi 电子书



喜欢 Python in a Nutshell, Second Edition 电子书 的读者还喜欢


Python in a Nutshell, Second Edition 电子书 读后感

评分

这本书对于python有点了解之后,可以拿出来看看,通读一遍看看其中的一些模块,模块中的方法,我不喜欢看电子书,所以这本在手边可以经常查阅,看完之后可以动手写点小程序,碰到模块可以查这本书中模块的方法,但是这本书有个缺点就是有些模块讲的非常的粗,不过详细讲之后这...  

评分

这本书对于python有点了解之后,可以拿出来看看,通读一遍看看其中的一些模块,模块中的方法,我不喜欢看电子书,所以这本在手边可以经常查阅,看完之后可以动手写点小程序,碰到模块可以查这本书中模块的方法,但是这本书有个缺点就是有些模块讲的非常的粗,不过详细讲之后这...  

评分

对于常用模块有着很详细的描述和需要注意事项的描述。 如果 正在进行python编程的话,强烈推荐使用。 但在系统组织方面有一定不足,不过作为一本手册已经非常令人满意啦。 貌似python书籍在这方面还是比较缺的。 补充一点,这本书已经有翻译版。 http://www.amazon.cn/mn/det...  

评分

这本书是面向已经对PYTHON有所了解的读者的,里面对PYTHON本身的介绍并不是非常的仔细,对于第一次学习PYTHON的读者可能会比较难懂。 另一方面,这本书是一本非常出色的参考书,里面覆盖了大部分PYTHON编程中会用到的技巧和知识。如果是经常使用PYTHON的话,买一本放在手边是...  

评分

要说书还行。但说实话,这看书自学不太容易。我在网上找到一个猎豹网校,全是电脑课程,就在那里学了。我觉得网校那种看着视频课程学习的方式,特别方便,也特别适合我。  

类似图书 点击查看全场最低价
出版者:O'Reilly Media
作者:Alex Martelli
出品人:
页数:738
译者:
出版时间:2006-7-24
价格:USD 39.99
装帧:Paperback
isbn号码:9780596100469
丛书系列:

图书标签: python  O'Reilly  programming  编程  nutshell  计算机  程序设计  Python   


Python in a Nutshell, Second Edition 2024 pdf epub mobi 电子书 图书描述

This book offers Python programmers one place to look when they need help remembering or deciphering the syntax of this open source language and its many powerful but scantily documented modules. This comprehensive reference guide makes it easy to look up the most frequently needed information--not just about the Python language itself, but also the most frequently used parts of the standard library and the most important third-party extensions. Ask any Python aficionado and you'll hear that Python programmers have it all: an elegant object-oriented language with readable and maintainable syntax, that allows for easy integration with components in C, C++, Java, or C#, and an enormous collection of precoded standard library and third-party extension modules. Moreover, Python is easy to learn, yet powerful enough to take on the most ambitious programming challenges. But what Python programmers used to lack is a concise and clear reference resource, with the appropriate measure of guidance in how best to use Python's great power. Python in a Nutshell fills this need. Python in a Nutshell, Second Edition covers more than the language itself; it also deals with the most frequently used parts of the standard library, and the most popular and important third party extensions. Revised and expanded for Python 2.5, this book now contains the gory details of Python's new subprocess module and breaking news about Microsoft's new IronPython project. Our "Nutshell" format fits Python perfectly by presenting the highlights of the most important modules and functions in its standard library, which cover over 90% of your practical programming needs. This book includes: * A fast-paced tutorial on the syntax of the Python language * An explanation of object-oriented programming in Python * Coverage of iterators, generators, exceptions, modules, packages, strings, and regular expressions * A quick reference for Python's built-in types and functions and key modules * Reference material on important third-party extensions, such as Numeric and Tkinter * Information about extending and embedding Python Python in a Nutshell provides a solid, no-nonsense quick reference to information that programmers rely on the most. This book will immediately earn its place in any Python programmer's library. Praise for the First Edition: "In a nutshell, Python in a Nutshell serves one primary goal: to act as an immediately accessible goal for the Python language. True, you can get most of the same core information that is presented within the covers of this volume online, but this will invariably be broken into multiple files, and in all likelihood lacking the examples or the exact syntax description necessary to truly understand a command." --Richard Cobbett, Linux Format "O'Reilly has several good books, of which Python in a Nutshell by Alex Martelli is probably the best for giving you some idea of what Python is about and how to do useful things with it." --Jerry Pournelle, Byte Magazine

Python in a Nutshell, Second Edition 2024 pdf epub mobi 电子书

Python in a Nutshell, Second Edition 2024 pdf epub mobi 电子书
想要找书就要到 本本书屋
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

Python in a Nutshell, Second Edition 2024 pdf epub mobi 用户评价

评分

内容很全,不过太多细节不适合初学。

评分

果壳中的无一不是精品。

评分

hand book ,获取了新知识

评分

内容很全,不过太多细节不适合初学。

评分

什么时候出第三版..这版里讨论的是Python2.4,这书是06年出的。除了内容偏老以外,这本书是案头必备的文献。

Python in a Nutshell, Second Edition 2024 pdf epub mobi 电子书


分享链接









相关图书




本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度google,bing,sogou

友情链接

© 2024 onlinetoolsland.com All Rights Reserved. 本本书屋 版权所有