An Introduction to Interactive Programming in Python
开始时间: 04/22/2022
持续时间: Unknown
课程主页: https://www.coursera.org/course/interactivepython
课程评论: 5 个评论
评论课程
关注课程
课程详情
This course is designed to help students with very little or no computing
background learn the basics of building simple interactive applications.
Our language of choice, Python, is an easy-to learn, high-level computer
language that is used in many of the computational courses offered on Coursera.
To make learning Python easy, we have developed a new browser-based programming
environment that makes developing interactive applications in Python simple.
These applications will involve windows whose contents are graphical
and respond to buttons, the keyboard and the mouse.
The primary method for learning the course material will be to work through
multiple "mini-projects" in Python. To make this class enjoyable,
these projects will include building fun games such as Pong, Blackjack,
and Asteroids. When you’ve finished our course, we can’t promise
that you will be a professional programmer, but we think that you will
learn a lot about programming in Python and have fun while you’re doing
it.
课程大纲
Our course syllabus can be seen at www.codeskulptor.org/coursera/syllabus.html.
课程评论(5条)
0
|
Monkey_D_Law
2014-06-04 17:29
0 票支持; 0 票反对
真的是非常好的一门编程入门课,一共四个老师,Joe Warren老师的语速比较快,感觉是个智商非常高的老师,也非常的幽默。Scott Rixner老师非常和蔼可亲,感觉也是出镜率最高的老师,John Greiner老师语速奇慢无比,还有个好像是华人老师,但是就出现过两次。
week0到week4的编程作业都蛮简单,从week5开始,作业难度开始变大了,但是模版和难点提示都有,所以只要认真看看编程作业的Mini-project development process,应该不是问题
|
0
|
极度视界
2013-08-31 21:04
0 票支持; 0 票反对
这课挺有意思,作业都是写小游戏。印象最深的是:Spaceship这个project,第一次感受到“面向对象编程”的威力。如果想快速掌握Python,那倒不推荐了,Just for fun!
|
0
|
MarTierra
2013-08-13 04:07
0 票支持; 0 票反对
我上了一半,入门不错。老师们使劲卖萌的精神实在是太可嘉了=w=
|
0
|
ffffffoouddddd
2013-06-10 06:36
0 票支持; 0 票反对
总体来说很不错。就是老师讲话速度太慢,看着着急。停顿很久
|
1
|
课程图谱
2013-06-03 14:39
1 票支持; 0 票反对
这门课面向的是有一点或没有编程基础的同学,目标是构建一些交互式的应用程序。选用Python作为课程语言,这也是很多Coursera课程选择的语言。为了是上课有趣,学习过程中会编一些有趣的小游戏。
这门课的老师说了:课程结束的时候不能保证你你成为一个专业级别的程序员,但是可以保证你学到很多Python编程的知识并且让你快乐的学习这门课程。
|