ClickBank Products

What computer language would be good for a 10 year with some autistic/aspergers characteristics?

Q. A friends child is struggling to cope with many aspects of life but is showing great abilities with computers. May be learning a computer language would be beneficial. What would be a good starting language and are there any teaching methods that would be suitable to the situation.

Related posts:

  1. Assembler Language Programming for IBM and IBM Compatible Computers
  2. What are good backup plans for aspiring dancers?
  3. My computer always crash down on me everytime I plug in my ipod. Is removing Itunes then reinstalling it good?

6 Responses to “What computer language would be good for a 10 year with some autistic/aspergers characteristics?”

  • Eagleflyer -October 23, 2009 at 1:16 am


    A high level “wordy” language would be a good way to start, as opposed to assembly language like C++. Java script might be perfect.

    VA:F [1.9.13_1145]
    Rating: 0 (from 0 votes)
  • tattie_herbert -October 23, 2009 at 2:14 am


    BASIC, no pun, it stands for:-
    Beginners
    All
    Symbolic
    Instruction
    Code.

    VA:F [1.9.13_1145]
    Rating: 0 (from 0 votes)
  • Les -October 23, 2009 at 2:40 am


    I’d highly recommend downloading Scratch, which is a programming application specifically built for educational purposes. It’s a great introduction to the logic of programming while still being fairly powerful. I’ve had a lot of success running Scratch workshops with 6th graders.

    It’s completely free and open-source. The website is http://scratch.mit.edu/

    VA:F [1.9.13_1145]
    Rating: 0 (from 0 votes)
  • MLBfreek35 -October 23, 2009 at 2:58 am


    I would start any kid with Quick Basic. I learned that when I was about 10 and it was a great intro to programming

    VA:F [1.9.13_1145]
    Rating: 0 (from 0 votes)
  • xyz -October 23, 2009 at 3:31 am


    I am providing link to a very good film on teaching software programming to children with ASD ( http://www.shortfilmindia.com/ShortAforautism..MforMouse.html ). It’s not a big download.

    I quote from the synopsis of the film : “… As the film underlines, Dr Mehta entered the field of disabilities when he was commissioned to upgrade the voice synthesizer of the world renowned physicist, Stephen Hawking; and he became interested in Autism when he discovered that so many computer ‘geeks’ are functionally autistic … The workshop on which the film is based was a path-breaking experiment, rarely if ever undertaken anywhere in the world …”

    With best wishes to you, the child, and your friend

    VA:F [1.9.13_1145]
    Rating: 0 (from 0 votes)
  • crabby_blindguy -October 23, 2009 at 3:46 am


    Either Basic (NOT virtual basic) orPascal.

    Basic is more readily available these days–and is adequate. It is english-like and requires the same loogic as any computer language.

    But–if you can manage to get a Pascal compiler/software package, I absolutly recommend you do so. Pascal was originally developed specifically as a teaching tool. As such, unlike Basic (or most computer lanuages, for that matter) it is designed to encourage (and in some cases requires) the use of structured programming methods–which both facilitates learning the logic (the main point here) and good programming technique.

    Newer versions also have the ccapability of doing virtually any sort of programmming task. It’s also designed with built in safety features to prevent inexperienced users from accidentally wiping the hard drive, etc.! :)

    VA:F [1.9.13_1145]
    Rating: 0 (from 0 votes)

Leave a Reply