David M. Beazley 早在1996年就开始使用Python编程。在洛斯阿莫斯国家实验室工作期间,他教会很多志愿者用Python编写科学计算软件。他创办的Dabeaz 公司提供软件开发、培训和咨询服务,专长于Python、Ruby、Perl等动态编程语言的实际应用。他是Python软件基金会的会员。
发表于2024-11-09
Python Essential Reference 2024 pdf epub mobi 电子书
把一切原因都归到书上面, 给你们深深的鄙视 这书我觉得就应该是床头书, 字典一般的存在, 哪里不会就翻来看看 140字140字140字140字140字140字140字140字140字140字140字140字140字140字140字140字140字140字140字140字140字140字140字140字140字140字140字140字140字140字140字...
评分这本书买来之后翻看了几章,翻译的水平太差了,严重影响对书的内容的理解。以后坚决买英文原版的,即便是翻译的也要买那些口碑好的译者的书。像这种一本书由好几个人翻译的,而且在书中找不到任何译者介绍的,坚决不买!
评分页码32页,电子书45页,表3-2,lens(s)应为len(s) 页码33页,电子书46页,表3-4, 原文:s.pop([i]) 返回元素i并从列表中删除它,如果省略i,则返回列表中最后一个元素 表述有误。 应为:s.pop([i]) 返回下标为i的元素并从列表中删除它,如果省略i,则返回列表中最后一...
评分书是好书,中文版把Index去掉了,唉。图灵的书大都保留Index的,这本不知道为什么去掉了,可惜。 为什么还说我的评论太短了~ 为什么还说我的评论太短了~ 为什么还说我的评论太短了~ 为什么还说我的评论太短了~ 为什么还说我的评论太短了~
评分如果已经掌握了几种编程语言了,学Python就用这本书,其它Python的书都可以烧掉了。 这本书不仅将语法和API组织的井然有序,更可贵的,是他在整部书中穿插了很多best practices.
图书标签: Python 语言基础
Python is a remarkably powerful, yet a simple programming language that has become a highly valuable software development tool for many computing professionals. With the recent release of version 2, Python is becoming more robust and developers are begging for their favorite resource to be updated. Python developers talk about nothing else when it comes to Python documentation--they know Python Essential Reference is the best. Python Essential Reference, Second Edition, concisely describes the Python programming language and its large library of standard modules, collectively known as the Python programming environment. It is arranged into four major parts. First, a brief tutorial and introduction is presented, then an informal language reference will cover lexical conventions, functions, statements, control flow, datatypes, classes, and execution models. The third section covers the Python library, and the final section covers the Python C API that is used to write Python extensions. All the code used in the book is available at www.newriders.com. This book is best for the customers because it is highly focused and clearly provides the things a reader needs to know to best utilize Python. It is intended for programmers who have experience with other programming languages such a C or C++. It is for the serious programmer who does not want a basic introductory to the language.
Python Essential Reference 2024 pdf epub mobi 电子书