Has anyone implemented BASIC in Python?

Paul Rubin http
Mon Aug 23 03:57:56 EDT 2004


Leif K-Brooks <eurleif at ecritters.biz> writes:
> Is there a (virtual) book you would recommend reading to learn about
> writing them? A course isn't really possibly for me, so I'm hoping
> that isn't the only option.

Structure and Interpretation of Computer Programs, by Abelson and
Sussman.  Not the easiest book in the world, but by the time you
finish it, you'll really understand some things.  

Full text available from:

http://mitpress.mit.edu/sicp/



More information about the Python-list mailing list