If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > PHP > simple programming environment

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-25-09, 12:28
mike_bike_kite mike_bike_kite is offline
vaguely human
 
Join Date: Jun 2007
Location: London
Posts: 2,519
simple programming environment

I'm trying to get my elder kid (12, technically adept but gets bored quick) into programming. I thought it might give him something constructive to do and perhaps I could help out. My problem is I just use vi to edit and then dump the programs on a web server and run them - that won't work with him - he'd really want one simple app that with a screen to edit the program, another to see the output and perhaps one for warning messages.

Any simple suggestions for a MS Vista env? Are there other languages I could try - I tried LOGO a while back but he got bored of doing shapes on screen. I looked at a gaming language (can't remember the name) which interested him but it was far too complex for him (and possibly me) to use.
Reply With Quote
  #2 (permalink)  
Old 08-25-09, 12:34
healdem healdem is offline
Jaded Developer
 
Join Date: Nov 2004
Location: out on a limb
Posts: 9,262
as you've posted in the PHP section you could consider chami softs HTML Kit. it has lots of extensions for PHP and other stuff
HTML-Kit Features

if you are brave enough there are eclipse plugins for PHP

PHP can be either command line or webserver executed
__________________
I'd rather be riding my Versys or my Tiger 800 let alone the Norton
Reply With Quote
  #3 (permalink)  
Old 08-25-09, 13:18
mike_bike_kite mike_bike_kite is offline
vaguely human
 
Join Date: Jun 2007
Location: London
Posts: 2,519
Quote:
Originally Posted by healdem
as you've posted in the PHP section you could consider chami softs HTML Kit. it has lots of extensions for PHP and other stuff
HTML-Kit Features

if you are brave enough there are eclipse plugins for PHP
I took one look at a screen shot of the html-kit and guessed it was a bit complicated for my 12 year old - your kids must be brighter than mine . I really just want something where I can show him how programs are built and then hopefully let him play. He certainly doesn't want any fancy features. Is there nothing simpler out there?
Quote:
Originally Posted by healdem
PHP can be either command line or webserver executed
The hassle with command line is you're left with having one explorer window open to find the code. Another program (Vim or notepad) running to edit the code. Then there's the command line window itself which makes any fancy modern monitor mimic the appearance (and features) of a 1970's teletype. I just don't see that working with the kid.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On