[Tutor] FYI: An Introduction to Interactive Programming in Python
Don Jennings
dfjennings at gmail.com
Tue Apr 9 02:29:42 CEST 2013
On Apr 8, 2013, at 7:58 PM, Steven D'Aprano wrote:
> On 09/04/13 06:38, brian arb wrote:
>> An Introduction to Interactive Programming in PythonJoe Warren, Scott
>> Rixner, Stephen Wong and John Greiner
>>
>> This course is designed to be a fun introduction to the basics of
>> programming in Python. Our main focus will be on building simple
>> interactive games such as Pong, Blackjack and Asteroids.
>>
>> https://www.coursera.org/course/interactivepython
>
> Thanks for the link Brian.
>
> As an aside, I wonder, apart from Conway's Game of Life, which isn't
> actually a game at all, what's a non-interactive game?
Watching someone else play Pong? ;>)
Take care,
Don
More information about the Tutor
mailing list