From: "John S. Fine" Newsgroups: comp.os.msdos.djgpp Subject: Teaching a child to program in C Date: Tue, 08 Sep 1998 13:44:33 -0400 Lines: 25 Message-ID: <35F56D01.4BC6@erols.com> Reply-To: johnfine AT erols DOT com NNTP-Posting-Host: 207-172-234-159.s32.as10.bsd.erols.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk I have a very bright 7 year old who wants to learn to program. I program mainly in assembler and occasionally in C. I know there are better first programming laguages than C, but I would rather teach him a language that I am comfortable in myself (and assembler is clearly a worse choice). The only compiler I have at home is DJGPP. Can anyone give me any ideas for programming projects that would be simple enough for a 7 year old to follow, but interesting enough for a 7 year old to care about? I expect that graphics would be a good way to make it interesting. I have never done any graphics in DJGPP (only in real mode assembler). Also, the computer I would rather use has a fixed frequency monitor (It supports many text modes, but only 1024x768 graphics modes, not 640x480 or mode-x or any of the easy to program modes). Have you got any hints for making child level graphics programming simpler (for me as well as him)? -- http://www.erols.com/johnfine/ http://www.geocities.com/SiliconValley/Peaks/8600/