SiteExperts.com Logo Home | Community | Developer's Paradise
User Groups | Site Tools | Site Information | Search
 Main Menu
 Forums
SiteExperts.com Forums
All Discussions

SiteExperts Feedback
The Lounge
Dynamic HTML
Site Design/ Critiques
HTML and CSS
XML Technologies
The Wireless Internet
Internet Explorer
Microsoft .NET
The Server
Technical Support

Sponsored Links

User Groups : Forums : SiteExperts : The Lounge :

Previous DiscussionNext Discussion
 What's a good programming/web language for a young child?

What's a good programming/web language for a young child to learn? My son is 6, and is showing interest in computers, so I figured I'd ask on here.

A colleague of mine suggested BASIC.

I'd ideally want something that could be done through a basic IDE or text editor that could be on both Linux and Windows.

I've already shown my son very, very basic Perl (just a Hello, World). I don't know much about Perl myself, so I'd want something he could grasp fairly easily (since he's 6), and do basic stuff with.

Any thoughts or ideas?

Started By Monte on Jun 13, 2011 at 8:27:28 AM

8 Response(s) | Reply

Earlier Replies | Replies 1 to 1 of 8 | Later Replies
Goto Page: 2 1
bod1467 on Jun 13, 2011 at 8:48:35 AM (# 0)
This message has been edited.

To be honest, I'd say PHP. If he can get to grips with that then he'll be well on his way, as it is a well-used language in the web scripting world. :)

And it is cross-platform (Windows and Linux), so easy to set up on any machine. e.g. on a Windows machine just get WAMP and it'll install Apache (web server), Mysql (database) and PHP (scripting language).

There are loads of PHP tutorial sites out there. :)

<?php
echo 'Hello, World!';
?>

Monte on Jun 13, 2011 at 9:54:40 AM (# 1)

Bod:

That's actually a good idea. I'm rather novice at PHP myself, so I guess it could be a learning experience for both of us. I already have a WAMP setup, and I have a Linux box, so I'm good there, too...


Earlier Replies | Replies 1 to 1 of 8 | Later Replies
Goto Page: 2 1

To respond to a discussion, you must first logon.

If you are not registered, please register yourself to become a member of the SiteExperts.community.

User Name
Password
Copyright 1997-2004 InsideDHTML.com, LLC. All rights reserved.