[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Toolbox Guide for Dummies
Probably not (from me), as the goal is still to teach kids to write
simple games (and complex if the code size is not the limit), so my
sample codes will still continue to be graphics, animation and game
oriented.
On 9 9 , 3 59 , "Michael J. Mahon" <mjma...@aol.com> wrote:
> Or maybe an example of a program that reads a program and prints
> it in "pretty printed" format--that would do both file and printer I/O
> and would be useful to a beginner (it would certainly reveal errors
> in indentation).
> -michael