Python中文网

这本Head First Programming: A Learner's Guide to Programming Using the Python Language [平装]图书,是2009-12-01月由O'Reilly Media所出版的,著作者信息: David Griffiths,Paul Barry 著,本版是第1次印刷, ISBN:9780596802370,品牌:其他品牌, 这本书的包装是未知平装,所用纸张为胶版纸,全书页数448,字数有万字, 是本值得推荐的Python软件开发图书。

此书内容摘要

Looking for a reliable way to learn how to program on your own, without being overwhelmed by confusing concepts? Head First Programming introduces the core concepts of writing computer programs -- variables, decisions, loops, functions, and objects -- which apply regardless of the programming language. This book offers concrete examples and exercises in the dynamic and versatile Python language to demonstrate and reinforce these concepts.

Learn the basic tools to start writing the programs that interest you, and get a better understanding of what software can (and cannot) do. When you're finished, you'll have the necessary foundation to learn any programming language or tackle any software project you choose.

With a focus on programming concepts, this book teaches you how to:
* Understand the core features of all programming languages, including: variables, statements, decisions, loops, expressions, and operators
* Reuse code with functions
* Use library code to save time and effort
* Select the best data structure to manage complex data
* Write programs that talk to the Web
* Share your data with other programs
* Write programs that test themselves and help you avoid embarrassing coding errors

We think your time is too valuable to waste struggling with new concepts. Using the latest research in cognitive science and learning theory to craft a multi-sensory learning experience, Head First Programming uses a visually rich format designed for the way your brain works, not a text-heavy approach that puts you to sleep.

关于此书作者

David Griffiths began programming at age 12, after being inspired by a documentary on the work of Seymour Papert. At age 15 he wrote an implementation of Papert's computer language LOGO. After studying Pure Mathematics at University, he began writing code for computers and magazine articles for humans and he currently works in the UK, helping people to create simpler, more valuable software. He spends his free time traveling and time with his lovely wife, Dawn.

Paul Barry is formally educated and trained in Computer Science and holds a Masters Degree in Computing Science. He has been programming professionally, on and off, for close to 25 years. Paul already has two textbooks to his name, and is also a Contributing Editor to Linux Journal magazine. His day job is with the Institute of Technology, Carlow in Ireland where he has spent over a decade preparing Ireland's next generation of computing folk to be productive in the workforce. His role as a third level educator affords him the opportunity to explore, learn and teach the very latest programming technologies and practices, which is something that he enjoys even though he knows this makes him a bonafide "geek". Paul lives just outside the town of Carlow in Ireland with his wife, two sons, daughter, dog and cat. There's a bunch of computers and a growing collection of music instruments in the house, too (and like a lot of the Head First family, Paul is a struggling guitarist trapped inside a geek's body). He has so far resisted any suggestion that the family acquire a hamster ... or a set of drums.

编辑们的推荐

暂无.

Head First Programming: A Learner's Guide to Programming Using the Python Language [平装]图书的目录

暂无.

部分内容试读

暂无.

关于此书评价

暂无.

书摘内容

暂无.

Head First Programming: A Learner's Guide to Programming Using the Python Language [平装]最新最全的试读、书评、目录、简介信息由Python中文网整理提供。

上一篇:没有了

下一篇:深度学习入门 基于Python的理论与实现