[Tutor] FYI: An Introduction to Interactive Programming in Python

Steven D'Aprano steve at pearwood.info
Tue Apr 9 01:58:42 CEST 2013


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?



-- 
Steven


More information about the Tutor mailing list