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).
发表于2025-04-06
Beginning Python 2025 pdf epub mobi 电子书
几个典型例子: 前言里面 原话:Java is, in many ways, C++-- 翻译:Java在很多方面就像是C++。 实际意思:从很多方面来看,Java就是C++--。(套用C++中的自减操作符意指对C++的简化) 质疑:作者是不是没学过C/C++? 第10章标题: 原话:Batteries Included 翻译:充电时刻...
评分本书杂。乱。对于新手完全不合适,东西越多,越让新手摸不着头脑。而且实例较少。 不知道说这本书好的人 是不是有看过。对新人来说,越纯粹越好。像,learn python the hard way 就不错。。。 本书。。。哎。。。
评分在编程中,总是会遇到很多的问题,令人迷惑,令人不解。这本书就是在为你迷惑的时候准备的,假如你是一个新手,还是去读实践类型的书吧,这本书你很可能看不懂。如果你没有一点编写Python程序的经验的话,书中那些作者在编程中总结出来的精辟思想以及很有借鉴意义的编程中的做...
评分之所以把留言放在这里,是因为我觉得这本书很可能是初学者拿起的第一本书。 第一次学习python那还是4年前的事情了,其中也经历也一些周折, 这期间也翻看过一些python的书,我就简单地对这些书说两句。 Hello,World 是一本给小孩子学编程的书,用的语言是Python。我买来看过...
评分前言: 一种解释型的、面向对象的、带有动态语义的高级程序设计语言。 第一章 基础知识 相比C++,有点不同的是输入原始字符,不需要使用转义斜杆,只需要在字符最前面输入r,譬如:r"xxx"。 第二章 列表与元组 list也有一系列的函数,跟C++的stl类似,了解后...
图书标签: Python 计算机 编程 programming Programming 英文版 Apress 编程语言
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.
夹杂着幽默,娓娓道来的一本入门书籍。涉及基本语法、最常用的基础库、GUI、网络、数据库、测试等各领域,并举了几个长篇例子。
评分作为入门非常不错,涉及到编程的各个领域,比如network develop和game develop,作者的代码思路和风格都非常简洁。 但是,作者基本上都借用库来解决问题,导致很多问题读者无法深入理解,但从书的定位讲这样做是合理的。 编程的世界广大,需要慢慢学习,语言只是一层皮而已。
评分夹杂着幽默,娓娓道来的一本入门书籍。涉及基本语法、最常用的基础库、GUI、网络、数据库、测试等各领域,并举了几个长篇例子。
评分比较适合菜鸟入门。
评分条理清晰,叙述有趣。后续的例子很有引导性,对构建结构良好的程序很有启发性。
Beginning Python 2025 pdf epub mobi 电子书