The Art and Craft of Programming, Python Edition

The Art and Craft of Programming, Python Edition

简介:

这本书被设计用来作为大学一级计算机课程的主要教科书。它采用相当传统的方法,强调解决问题,设计和编程是计算机科学的核心技能。但是,这些想法是使用非传统语言 (即Python) 来说明的。

虽然Python被用作语言,但教授Python并不是本书的重点。相反,Python用于说明适用于任何语言或计算环境的设计和编程的基本原理。在某些地方,我故意避免了某些Python特性和习语,这些特性和习语在其他语言中通常找不到。市场上已经有很多关于Python的好书; 这本书的目的是介绍计算。

英文简介:

This book is designed to be used as the primary textbook in a college-level first course in computing. It takes a fairly traditional approach, emphasizing problem solving, design, and programming as the core skills of computer science. However, these ideas are illustrated using a non-traditional language, namely Python.

Although Python is used as the language, teaching Python is not the main point of this book. Rather, Python is used to illustrate fundamental principles of design and programming that apply in any language or computing environment. In some places, I have purposely avoided certain Python features and idioms that are not generally found in other languages. There are already many good books about Python on the market; this book is intended as an introduction to computing.

书名
The Art and Craft of Programming, Python Edition
译名
Python 版编程的艺术与技巧
语言
英语
年份
2016
页数
137页
大小
591.45 kB
标签
  • Python
  • 下载
    pdf iconThe Art and Craft of Programming, Python Edition.pdf
    密码
    65536

    最后更新:2025-04-12 23:54:39

    ←Basic Data Analysis and More - A Guided Tour Using Python

    →Learning to Program Using Python (2009)