mini-projects-while-learning-python
python 

所属分类:Python编程
开发工具:Python
文件大小:0KB
下载次数:0
上传日期:2014-05-28 14:06:52
上 传 者sh-1993
说明:  这是我在Coursera中的Python交互式编程简介课程的迷你项目的源代码。,
(This is my source code for the Mini-projects for the course An Introduction to Interactive Programming in Python in Coursera.,)

文件列表:
1_Rock-paper-scissors-lizard-Spock.py (2579, 2014-05-28)
2_Guess-the number-game.py (2885, 2014-05-28)
3_Stopwatch-The Game.py (3008, 2014-05-28)
4_Pong.py (7661, 2014-05-28)
5_Memory.py (4387, 2014-05-28)
6_Blackjack.py (10289, 2014-05-28)
7_Spaceship.py (8826, 2014-05-28)
8_RiceRocks.py (13527, 2014-05-28)

# mini-projects-while-learning-python ## Intruduction This is my source code for the Mini-projects for the course _An Introduction to Interactive Programming in Python_ in [Coursera](https://www.coursera.org). It is a good course for learning how to program in Python. To find more information, please click here: [https://class.coursera.org/interactivepython-004](https://class.coursera.org/interactivepython-004) **WARNING:** Hello, all my classmates! I want to remind you of the [Honor code](https://class.coursera.org/interactivepython-004/wiki/honorcode). You are welcomed to read my code, but you can't just copy it!!! ## Editor We use a unique editor(or IDE) for programming in Python for this course, which calls [codeskulptor](http://www.codeskulptor.org/), so all my source code can only run in this environment. And it also provide a debug mode, which calls [Viz mode](http://www.codeskulptor.org/viz/). Remenber that there is a helpful [document](http://www.codeskulptor.org/docs.html#tabs-Python) where we can find the descriptions of all the libraries that we'll use. ## Introduction for each mini project ### 1. [Rock-paper-scissors-lizard-Spock](https://class.coursera.org/interactivepython-004/human_grading/view/courses/972072/assessments/28/) ![Rock-paper-scissors-lizard-Spock](http://i.imgur.com/0mRRwyS.png) ### 2. ["Guess the number" game](https://class.coursera.org/interactivepython-004/human_grading/view/courses/972072/assessments/29/) !["Guess the number" game](http://i.imgur.com/6zHDt4l.png) ### 3. ["Stopwatch: The Game"](https://class.coursera.org/interactivepython-004/human_grading/view/courses/972072/assessments/30/) !["Stopwatch: The Game"](http://i.imgur.com/yxjBpX2.png) ### 4. ["Pong"](https://class.coursera.org/interactivepython-004/human_grading/view/courses/972072/assessments/31/) !["Pong"](http://i.imgur.com/qiqSCmZ.png) ### 5. [Memory](https://class.coursera.org/interactivepython-004/human_grading/view/courses/972072/assessments/32/) ![Memory](http://i.imgur.com/Z9WoYBF.png) ### 6. [Blackjack](https://class.coursera.org/interactivepython-004/human_grading/view/courses/972072/assessments/33/) ![Blackjack](http://i.imgur.com/EuRbulo.png) ### 7. [Spaceship](https://class.coursera.org/interactivepython-004/human_grading/view/courses/972072/assessments/34/) ![Spaceship](http://i.imgur.com/phur5Ub.png) ### 8. [RiceRocks (Asteroids)](https://class.coursera.org/interactivepython-004/human_grading/view/courses/972072/assessments/35/) ![RiceRocks (Asteroids)](http://i.imgur.com/3spW3BR.png)

近期下载者

相关文件


收藏者