图书标签: python programming 编程 计算机 脚本语言 入门 Python 程序设计
发表于2024-12-23
Learning Python, 3rd Edition pdf epub mobi txt 电子书 下载 2024
Portable, powerful, and a breeze to use, Python is ideal for both standalone programs and scripting applications. With this hands-on book, you can master the fundamentals of the core Python language quickly and efficiently, whether you're new to programming or just new to Python. Once you finish, you will know enough about the language to use it in any application domain you choose. "Learning Python" is based on material from author Mark Lutz's popular training courses, which he's taught over the past decade. Each chapter is a self-contained lesson that helps you thoroughly understand a key component of Python before you continue. Along with plenty of annotated examples, illustrations, and chapter summaries, every chapter also contains Brain Builder, a unique section with practical exercises and review quizzes that let you practice new skills and test your understanding as you go.This book covers: Types and Operations, Python's major built-in object types in depth: numbers, lists, dictionaries, and more; Statements and Syntax, the code you type to create and process objects in Python, along with Python's general syntax model; Functions, Python's basic procedural tool for structuring and reusing code; Modules, packages of statements, functions, and other tools organized into larger components; Classes and OOP, Python's optional object-oriented programming tool for structuring code for customization and reuse; and, Exceptions and Tools, exception handling model and statements, plus a look at development tools for writing larger programs. "Learning Python" gives you a deep and complete understanding of the language that will help you comprehend any application-level examples of Python that you later encounter. If you're ready to discover what Google and YouTube see in Python, this book is the best way to get started.
废话太多,适合初学编程的人。
评分大致翻了一下, 不如其名. 学习语言还是看manual的好.
评分感觉没有 tutorial 来的好
评分有点啰嗦 第一章是精华
评分这本书没有仔细读过,一直当本字典用。最近送给实验室一个组的印度小MM了
书不适合用来入门,但是很适合在入门之后会过来看 看了之后会了解很多细节,比方说真除法什么的。 等到你已经入门了,准备研究一下修饰器之类比较深入的东西,会发现第八部分书里是没有的,要到网上去下载,而且他给的网址根本下载不到,简直是坑
评分用了两周的时间将这本书啃了一下,还有200多页的电子版没看,但还是忍不住先来评论。既是总结自己,也想帮助别人。 本书总评: 优点:解释详细,例子丰富;关于Python语言本身的讲解全面详尽而又循序渐进不断重复,同时详述语言现象背后的机制和原理;除语言本身,还包含编程实...
评分这是一本相当不符合python哲学的书——它太罗嗦了:一个内容,先在第一章告诉你个大概(概览),然后在下个章节多告诉你一点(更多细节),过了几十页之后,终于在最后一个章节把最后一部分知识补完(全部细节)。 各个部分中的内容有些不断重复,有些却是新的,你不能完全跳...
评分作者真的很有耐心啊,不厌其烦的解释来解释去.... 重要概念说的都挺明白,适合入门,以及像我这样对Python一知半解的家伙来理清概念
评分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, 3rd Edition pdf epub mobi txt 电子书 下载 2024