Programming, so simple even a child can do it.


© Wayne Dawe

(Note: The Internet is a dynamic place and web sites can come and go quite quickly. This is one of my older and some of the links may not work anymore. If you find that this is the case I invite you to look at some of my more recent articles. My links section has my favorite links from past articles and is checked regularly for non working links. Wayne)

Why should your kid learn to program computers? Why not? A computer running a mindless shoot 'em up game is not better than a TV showing a mindless show. Learning to program gets your kid away from the TV and might help them later on in life in deciding the career path they eventually follow. If they want to blow up evil something-or-others then let them program the game itself.

Logo is a programming language that was originally designed to teach small children programming concepts. Versions of Berkeley Logo for DOS, UNIX and the Macintosh OS can be found at Brian Harvey's homepage. A version of Logo targeted to Microsoft Windows users can be found at MswLogo. If you're curious about what you can do with Logo, Don Sleeth has pages detailing his kids' Logo experiences at Logo - Computer Programming for kids. Don also has Logo programming lessons using Java. Don liked the version of MicroWorld Builder Logo his kids use so much that he's now a dealer for the program. Another page I came across is the one for IntelliBots. This tool/game trains players in the concepts of programming in assembly language as they use their robots to defeat the enemy. Its demoware version (a version of the software that doesn't provide all the features of the full version but can be unlocked with a serial number) can be downloaded from the Intellibot website.

If you have an MS-DOS computer and a version of DOS from before Windows 95 then you most likely have Qbasic installed on your computer. Although it's not very fancy, it does support rudimentary sound and graphic commands and is a good way for someone who thinks Logo is too childish to really get into some "real programming". Follow this link for an article on programming in Qbasic with references to some books with further information.

If your child is a little older and wants to get into serious programming then jump to Java. Java has built-in support for animation and sound and the Java Development Kit is available as a free download from Sun. It's not a

Go To Page: 1 2


The copyright of the article Programming, so simple even a child can do it. in Websites for Kids is owned by Wayne Dawe. Permission to republish Programming, so simple even a child can do it. in print or online must be granted by the author in writing.

Post this Article to facebook Add this Article to del.icio.us! Digg this Article furl this Article Add this Article to Reddit Add this Article to Technorati Add this Article to Newsvine Add this Article to Windows Live Add this Article to Yahoo Add this Article to StumbleUpon Add this Article to BlinkLists Add this Article to Spurl Add this Article to Google Add this Article to Ask Add this Article to Squidoo


Here's the follow-up discussion on this article: View all related messages

10.   May 31, 1998 5:37 PM
A Sierpinski triangle is a kind of fractal.

It is formed by first drawing an equilateral triangle, then locating the midpoints of the three sides, then connecting them. When this is done, you have ...


-- posted by BillB_6


9.   May 20, 1998 8:17 PM
That code tag makes everything very tiny. By the way, what is a Sierpinski triangle?

Wayne Dawe Webpages for Kids: Fun, safe sites for kids ...


-- posted by Wayne_Dawe


8.   May 20, 1998 6:08 PM
Sorry about not defending my position earlier, but my server crashed right after I wrote the message on May 13. To demonstrate Logo's power, I have here my own procedure for generating the Sierpinski ...

-- posted by BillB_6


7.   May 13, 1998 7:21 PM
I would have to agree with you, it's not a programming language, now Javascript is a different story.

Wayne Dawe Kid's Stuff Fun, safe site ...


-- posted by Wayne_Dawe


6.   May 13, 1998 6:42 PM
Can I add something to comment on #4...
HTML is NOT A LANGUAGE!!
Sorry about that, but I get especially annoyed when people say this. It is simply a form of word processor language, done t ...

-- posted by BillB_6





For a complete listing of article comments, questions, and other discussions related to Wayne Dawe's Websites for Kids topic, please visit the Discussions page.