Beginning Python 在线电子书 图书标签: Python 计算机 编程 programming Programming 英文版 Apress 编程语言
发表于2024-11-07
Beginning Python 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024
条理清晰,叙述有趣。后续的例子很有引导性,对构建结构良好的程序很有启发性。
评分很好的一本的入門書,,在讀過 a byte of python 和 head first python 後,,後面有一些小專案的實作很好
评分入门真不错
评分不错的入门教程,后面的十个小projects很有启发性
评分技术同学推荐的Python入门书~学习Python很有帮助
Magnus Lie Hetland is an associate professor of algorithms at the Norwegian University of Science and Technology, NTNU. Even though he loves learning new programming languages—even quite obscure ones—Magnus has been a devoted Python fan and an active member of the Python community for many years, and is the author of the popular online tutorials “Instant Python” and “Instant Hacking.” His has written publications including Practical Python and Beginning Python, as well as several scientific papers. When he isn’t busy staring at a computer screen, he may be found reading (even while bicycling), acting (in a local theater group), or gaming (mostly role-playing games).
Gain a fundamental understanding of Python’s syntax and features with the second edition of Beginning Python, an up–to–date introduction and practical reference. Covering a wide array of Python–related programming topics, including addressing language internals, database integration, network programming, and web services, you’ll be guided by sound development principles. Ten accompanying projects will ensure you can get your hands dirty in no time.
Updated to reflect the latest in Python programming paradigms and several of the most crucial features found in the forthcoming Python 3.0 (otherwise known as Python 3000), advanced topics, such as extending Python and packaging/distributing Python applications, are also covered.
我有若干年的c语言经验,想学学python,看了此书。 1.翻译太糟糕了,看文字还不如看例子程序来的明白,平均每页里面都有那么几句话需要考虑5分钟才能勉强明白或者摇头放弃。 2.大量的印刷错误,完全是盗版书的水平。 3.作者不停地抛出一个有一个概念,有点应接不暇。再加上...
评分几个典型例子: 前言里面 原话:Java is, in many ways, C++-- 翻译:Java在很多方面就像是C++。 实际意思:从很多方面来看,Java就是C++--。(套用C++中的自减操作符意指对C++的简化) 质疑:作者是不是没学过C/C++? 第10章标题: 原话:Batteries Included 翻译:充电时刻...
评分http://woodpecker.org.cn/diveintopython3/index.html 上面是地址,看这本书,会让你的学习变成一种享受。 而python基础教程,说实话,我看得非常痛苦,我不知道为何很多人力捧此书,说是什么入门第一书。 请新手自己比较一番,就能得出结论了。 另外,python现在的最新版本...
评分前言: 一种解释型的、面向对象的、带有动态语义的高级程序设计语言。 第一章 基础知识 相比C++,有点不同的是输入原始字符,不需要使用转义斜杆,只需要在字符最前面输入r,譬如:r"xxx"。 第二章 列表与元组 list也有一系列的函数,跟C++的stl类似,了解后...
评分前言: 一种解释型的、面向对象的、带有动态语义的高级程序设计语言。 第一章 基础知识 相比C++,有点不同的是输入原始字符,不需要使用转义斜杆,只需要在字符最前面输入r,譬如:r"xxx"。 第二章 列表与元组 list也有一系列的函数,跟C++的stl类似,了解后...
Beginning Python 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024