Think Python - How to Think Like a Computer Scientist

Think Python - How to Think Like a Computer Scientist

简介:

Think Python是面向没有编程经验的学生的Python编程入门。它从最基本的编程概念开始,经过精心设计,可以在首次使用时定义所有术语,并在逻辑上发展每个新概念。较大的部分,如递归和面向对象编程,分为一系列较小的步骤,并在几章的过程中介绍。

这是Think Python的第一版,它使用了Python 2。如果您使用的是Python 3,则可能需要使用第二版。

英文简介:

Think Python is an introduction to Python programming for students with no programming experience. It starts with the most basic concepts of programming, and is carefully designed to define all terms when they are first used and to develop each new concept in a logical progression. Larger pieces, like recursion and object-oriented programming are divided into a sequence of smaller steps and introduced over the course of several chapters.

This is the first edition of Think Python, which uses Python 2.

If you are using Python 3, you might want to use The Second Edition.

书名
Think Python - How to Think Like a Computer Scientist
译名
思考 Python - 如何像计算机科学家一样思考
语言
英语
年份
2012
页数
240页
大小
815.12 kB
标签
  • Python
  • 下载
    pdf iconThink Python - How to Think Like a Computer Scientist.pdf
    密码
    65536

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

    ←Hacking Secret Ciphers with Python: A Beginner's Guide to Cryptography with Python

    →Programming Computer Vision with Python: Tools and Algorithms for Analyzing Images