6 Responses to “XLogo: Free Computer Programming Tool for Little Kids”

  1. Sheryl says:

    I downloaded the jre file. But then when I went online to use the program, I didn’t choose a flag. I just said Ok. Now I have the program in French every time I try to open it.
    Please help!
    Sheryl

    • ginac says:

      Sheryl. I e-mailed you off-line on some tips for fixing your problem. Please let me know if this information helps. If so, I will post the information for anyone else who may have had the same problem. Thanks

  2. I use XLogo at my school and have found it to be a great introduction to simple programming.

    Another tool that you may want to consider is Scratch from the folks at MIT’s Media Lab. It is free and runs on Windows and Apple computers…and there is a great support website for sharing your projects, too!

  3. ginac says:

    Thanks, Al for sharing this book.

  4. Al Sweigart says:

    I would like to mention a free ebook called “Invent Your Own Computer Games with Python” The book teaches computer programming to kids in the Python language. Python has a gentle learning curve while still being sophisticated enough that it is used in professional software development.

    The book provides complete source code for games like Tic Tac Toe, Othello, and Encryption and then teaches programming concepts from the examples.

    The book is free under a Creative Commons license. The website is:
    http://pythonbook.coffeeghost.net