StartProgramming -- 开始编程之旅

::-- ZoomQuiet [2006-12-21 02:49:27]

啄木鸟项目::

(!) self:StartProgramming

{o} 开放图书计划

开始编程之旅 翻译自Lee Harr的Start Programming

本文是使用pygsear+pygame作为开发环境,以初级用户角度来分步分阶段学习PYTHON基本概念,并以小游戏开发项目为具体案例,介绍的十分详细。编写风格清新朴实,没有象一般教科书那样枯燥,极其适合初级用户来激发兴趣时使用。

1. StartProgramming

1.1. Preface序

The intent of this book is to introduce computer programming to a complete beginner.

That said, it has been a long time since I learned many of these ideas myself. If something is unclear, or if you think I am explaining the obvious, please let me know so that I can fix the problem for the next reader.

Also, as you read the book, keep this in mind:

You cannot learn to program by reading a book. You must write code. Lots of code.

So as you read, certainly try the examples, but if the book inspires an idea of your own, by all means work on that for a while. The book will be here. You can always come back and pick up where you were.

Play. Have fun. See what you can do. Then come back and read some more. It is the best way to learn.

1.2. Chapter 0 Introduction

1.3. Chapter 1 Interact

1.4. Chapter 2 Modules

1.5. Chapter 3 Demo

1.6. Chapter 4 Pong

1.7. Chapter 5 Frog

2. 缘起

2.1. 项目日志

<< <  2014 / 5 >  >>
Mon Tue Wed Thu Fri Sat Sun
      1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31  

CPUG联盟::

CPUG::门户plone

BPUG

SPUG

ZPUG

SpreadPython Python宣传

提要

2.2. 目标

全部翻译Lee的Start_Programming

(Start_Programming)原文,感谢Lee的辛勤工作。

2.3. 计划

每天翻译一小节

2.4. 成员

thinker

2.5. 成果

3. 反馈

如果你的英文比较好的话,学习python我想这个网页是你理想的选择。

项目讨论

小弟英语水平不好,勉强翻译了一部分,还请英语好的xd们帮忙校版

StartProgramming (last edited 2009-12-25 07:10:08 by localhost)