Learning Python, 5th Edition 在線電子書 圖書標籤: Python 編程 Programming python 計算機 O'Reilly 英文版 programming
發表於2024-12-27
Learning Python, 5th Edition 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2024
用瞭兩年python瞭。 記得上次復習,看的還是第四版中文版。這次看第5版,又是新體驗瞭。 書真棒哈哈~ 就是太囉嗦瞭。。看囉嗦的英文書,體驗真不一般。。
評分import this
評分書是好書。字實在是太多。後來就隻看代碼瞭。
評分書是好書,但實在是囉嗦
評分書是好書,但實在是囉嗦
If you want to write efficient, high-quality code that's easily integrated with other languages and tools, this hands-on book will help you be productive with Python quickly. Learning Python, Fifth Edition, is an easy-to-follow, self-paced tutorial based on author and Python expert Mark Lutz's popular training course. You'll find lots of annotated examples and illustrations to help you get started with Python 2.7 and 3.3. Each chapter contains a standalone lesson on a key component of the language. Learn about Python's major built-in object types such as numbers, lists, and dictionaries Create and process objects using Python statements, and learn Python's general syntax model Structure and reuse code with Python's basic procedural tool Learn about Python modules: packages of statements, functions, and other tools organized into larger components Discover Python's object-oriented programming tool for structuring code Learn about the exception-handling model and development tools for writing larger programs Explore advanced Python tools, including decorators, descriptors, metaclasses, and Unicode processing
这本书是我在看完简明教程之后看的书,对于一个正在转变学习方式的人(从看书到doc)来说还不错。但是对于能力强点的人来说,python的tutorial和lib应该是最佳选择。然后想研究python源码的实现的话,python源码解析不错,要学习奇淫巧计的话cookbook很好的选择。。。
評分用这本书入门Python绝对没有问题,绝对是一本好书。 但是正如楼上几位的评价——有点啰嗦,如果逐字逐句地看完,估计要花挺长时间。我是断断续续看了很久才看完。基本关于Python的知识点,能讲到的每一个基础的细节都不放过,而且还要在其它章节多强调几遍。时不时地还要介绍...
評分一颗星是看在原书的面子上给的,要不真想直接给0分。可以说,这本书是我买书以来,让我最不爽的一本。 今天刚拿到书后翻了一下目录,看到第八部分的时候,赫然看到旁边有一个注解:第八部分请到华章网站下载。紧接着第九部分依旧如是标注。于是我再到华章的网站上下了...
評分我看的是 机工09年第三版的中译本。 内容是很全面(去除全部附录 依然还有656页)。但相对比较基础,讲的全是语言特性的东西,当然,其中多线程等少量高级特性没有讲,底层实现机制没有讲,Network、GUI、Web、DB、Test等实际开发内容更是没有讲了。 作为一本单纯讲语言的书...
評分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...
Learning Python, 5th Edition 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2024