Re: [vox] ISO: Good programming language to teach an 8yr old
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [vox] ISO: Good programming language to teach an 8yr old
On Fri, Mar 19, 2004 at 10:42:48AM -0800, dylan wrote:
> what about PHP?
A good choice, but also a bad choice -- it's easy to learn, but it
doesn't teach much about programming.
I'd second Python as a good language to learn; it's friendly, not too
anal-retentive about the syntax, and powerful enough for him to write
any number of things, including games. It also teaches good procedural
programming practices, which are a fundamental building block of
programming -- sure, OO may be the in-thing now, but at a basic level,
all computers are still procecural.
--
Don Werve <donw@examen.com> (Unix System Administrator)
Yorn desh born, der ritt de gitt der gue,
Orn desh, dee born desh, de umn bork! bork! bork!
_______________________________________________
vox mailing list
vox@lists.lugod.org
http://lists.lugod.org/mailman/listinfo/vox
|