图书标签: Python 编程 计算机 O'Reilly programming python 计算机/编程 计算机科学
发表于2024-11-21
Learning Python pdf epub mobi txt 电子书 下载 2024
Amazon.com Review
The authors of Learning Python show you enough essentials of the Python scripting language to enable you to begin solving problems right away, then reveal more powerful aspects of the language one at a time. This approach is sure to appeal to programmers and system administrators who have urgent problems and a preference for learning by semi-guided experimentation.
First off, Learning Python shows the relationships among Python scripts and their interpreter (in a mostly platform-neutral way). Then, the authors address the mechanics of the language itself, providing illustrations of how Python conceives of numbers, strings, and other objects as well as the operators you use to work with them. Dictionaries, lists, tuples, and other data structures specific to Python receive plenty of attention including complete examples.
Authors Mark Lutz and David Ascher build on that fundamental information in their discussions of functions and modules, which evolve into coverage of namespaces, classes, and the object-oriented aspects of Python programming. There's also information on creating graphical user interfaces (GUIs) for Python applications with Tkinter.
In addition to its careful expository prose, Learning Python includes exercises that both test your Python skills and help reveal more elusive truths about the language. --This text refers to an out of print or unavailable edition of this title.
Review
As a book for programmers who want to learn Python, it does a very good job. The coverage is informative and well order; making it easy to find what you're looking for. Overall, if you do some work with Python, you will benefit from owning this book. " - Sam Smith, news@UK, March "This book is a good example of Python culture, in the clarity of its text as much as in the quality of its code. Anyhone working their way through it will have a solid foundation upon which to explore Python's potential. Highly recommended." - Ivan Uemilianin, CVu, October 2004 --This text refers to the Paperback edition.
很详细的一本书,个人觉得比LPTHW好多了。
评分CSC 111学的满脸血
评分很系统,很透彻,虽然废话多了些
评分很详细的一本书,个人觉得比LPTHW好多了。
评分啰嗦极了。
上面几位都说这本书过于啰嗦,不假。但我认为这更体现了作者的认真和细致。深怕读者掉进某个陷阱或对哪个概念模糊不清。所以读这本书一点都不累,唯一的缺陷就是对我们这些非英语为母语的人来说,大段大段的英文确实有些恐怖。我认为,这是一本真正态度诚恳的书,并且以语言初...
评分用了两周的时间将这本书啃了一下,还有200多页的电子版没看,但还是忍不住先来评论。既是总结自己,也想帮助别人。 本书总评: 优点:解释详细,例子丰富;关于Python语言本身的讲解全面详尽而又循序渐进不断重复,同时详述语言现象背后的机制和原理;除语言本身,还包含编程实...
评分一颗星是看在原书的面子上给的,要不真想直接给0分。可以说,这本书是我买书以来,让我最不爽的一本。 今天刚拿到书后翻了一下目录,看到第八部分的时候,赫然看到旁边有一个注解:第八部分请到华章网站下载。紧接着第九部分依旧如是标注。于是我再到华章的网站上下了...
评分P157 注1 你可以把Python的引用想成C的void指针,每当使用时就会自动运行下去。 -> 原文:You can think of Python references as C "void *" pointers, which are automatically followed whenever used. 这里似乎没有什么东西会自动运行下去。 P161 L7 之前,-> 原文as befor...
评分这是一本相当不符合python哲学的书——它太罗嗦了:一个内容,先在第一章告诉你个大概(概览),然后在下个章节多告诉你一点(更多细节),过了几十页之后,终于在最后一个章节把最后一部分知识补完(全部细节)。 各个部分中的内容有些不断重复,有些却是新的,你不能完全跳...
Learning Python pdf epub mobi txt 电子书 下载 2024