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.
用了两周的时间将这本书啃了一下,还有200多页的电子版没看,但还是忍不住先来评论。既是总结自己,也想帮助别人。 本书总评: 优点:解释详细,例子丰富;关于Python语言本身的讲解全面详尽而又循序渐进不断重复,同时详述语言现象背后的机制和原理;除语言本身,还包含编程实...
评分看了各位的评论,觉得,,, 如果有一定基础,学python,还是看封面是蛇的那本比较好。。。 正如学perl要看骆驼书,学编译要看龙书一样…… 译者不要打我,呵呵,~
评分我看的是 机工09年第三版的中译本。 内容是很全面(去除全部附录 依然还有656页)。但相对比较基础,讲的全是语言特性的东西,当然,其中多线程等少量高级特性没有讲,底层实现机制没有讲,Network、GUI、Web、DB、Test等实际开发内容更是没有讲了。 作为一本单纯讲语言的书...
评分Mark Lutz叔叔自己估计是个牛人,至少符合计算机教学者的要求。严谨、细腻、重视练习。。。 但是M.L叔叔文字写书那实在是不行。先说标题。常规来说,大部头要干的无在乎两件事: 1、您要写的是手册,是类似于man page一类的东西,或者Receipes一类的东东,不过手册或是man pa...
评分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...
再没比这更让人纠结的课了
评分极有深度的书,建议把每章后面的习题,尤其是思考题都做一遍
评分极有深度的书,建议把每章后面的习题,尤其是思考题都做一遍
评分啰嗦极了。
评分很详细的一本书,个人觉得比LPTHW好多了。
本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度,google,bing,sogou 等
© 2025 book.quotespace.org All Rights Reserved. 小美书屋 版权所有