Non-Programmer's Tutorial for Python 3

Non-Programmer's Tutorial for Python 3

简介:

本书是Python 3编程语言的教程,专为没有编程经验的人设计。从没有编程知识开始,这本书教授如何使用示例,解释和练习来创建程序。学习编程真的只有一种方法。你必须读代码和写代码。本指南中有很多代码。你应该输入代码,看看会发生什么。玩弄它并做出改变。可能发生的最坏情况是它不起作用。

英文简介:

This tutorial is more or less a conversion of Non-Programmer's Tutorial for Python 2.6. Older versions and some versions in Korean, Spanish, Italian and Greek are available from http://jjc.freeshell.org/easytut/

The Non-Programmers' Tutorial For Python 3 is a tutorial designed to be an introduction to the Python programming language. This guide is for someone with no programming experience.

If you have programmed in other languages I recommend using Python Tutorial for Programmers written by Guido van Rossum.

If you have any questions or comments please use the discussion pages or see Authors page for author contact information. I welcome questions and comments about this tutorial. I will try to answer any questions you have as best I can.

书名
Non-Programmer's Tutorial for Python 3
译名
非程序员的 Python 3 教程
语言
英语
年份
2024
页数
126页
大小
676.62 kB
标签
  • Python
  • 下载
    pdf iconNon-Programmer's Tutorial for Python 3.pdf
    密码
    65536

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

    ←Test-Driven Development with Python, 2nd Edition

    →The Hitchhiker's Guide to Python: Best Practices for Development