NXT Wiki

http://nxt-wiki.rjmcnamara.com/

From his site:

“The NXT-Wiki began life initially as a means of easily accessing my repository of Mindstorms NXT Data in an orderly & timely manor. I decide after some trial an error to use a the MediaWiki Engine, running on my home Webserver, which I use for testing the websites I’m developing. As the NXT-Wiki began to grow, I decide that other NXT users may find the resource useful themselves. I then transferred the NXT-Wiki to my Live Hosting Server for everyone to access”

 

The Raspberry Pi Education Manual

http://downloads.raspberrypi.org/Raspberry_Pi_Education_Manual.pdf

From the manual itself:

“When we wrote this manual, our aim was for it to be suitable for most people of eight years and older. But that doesn’t mean it’s for eight year olds. This book is for anyone and everyone who is curious to know more about computing and creating computer programs. If you don’t have computer-programming experience but you want to get some and you’re looking for a place to start, this is it. We begin the manual with some relatively easy experiments in computer science. Things then get progressively more challenging with each successive exercise. Try to spend time with each experiment and, once you’ve got an exercise doing what the manual says it should, feel free to change the code to see what happens: it’s one of the best ways to learn.”

It is very well done!!

Covers Scratch, Python, the Linux command line and more!

 

Free NXT Lego MindStorms NXT-G code tutorials

http://drgraeme.net/drgraeme-free-nxt-g-tutorials/ChV4.htm

 

Great list of tutorials and challenges for use with students.

Some highlights:

1. Really quick and easy bot http://drgraeme.net/drgraeme-free-nxt-g-tutorials/MiniBot/MiniBotWeb/default.htm

2. Robot cleaner http://drgraeme.net/drgraeme-free-nxt-g-tutorials/Ch16/Ch16V1BCG/default.htm and http://drgraeme.net/drgraeme-free-nxt-g-tutorials/Ch50/Ch50V1BCG/default.htm

3. Robot racing http://drgraeme.net/drgraeme-free-nxt-g-tutorials/Ch22/Ch22V1BCG/default.htm and http://drgraeme.net/drgraeme-free-nxt-g-tutorials/Ch26/Ch26V1G/default.htm and http://drgraeme.net/drgraeme-free-nxt-g-tutorials/Ch52/Ch52V1G/default.htm

 4. Tug of war http://drgraeme.net/drgraeme-free-nxt-g-tutorials/Ch40/Ch40GV2/default.htm

5. Catapult http://drgraeme.net/drgraeme-free-nxt-g-tutorials/Ch42/Ch42V1BCG/default.htm

6. Robot bullfighting http://drgraeme.net/drgraeme-free-nxt-g-tutorials/Ch54/Ch54V1BCG/default.htm and the similar mine sweeper http://drgraeme.net/drgraeme-free-nxt-g-tutorials/Ch58/Ch58V1BCG/default.htm. Also similar is Neanderthal food foraging http://drgraeme.net/drgraeme-free-nxt-g-tutorials/Ch60/Ch60V1/default.htm 

 

Bootstrap – curriculum for students ages 12-16, which teaches them to program their own videogames

http://www.bootstrapworld.org/

Bootstrap is a FREE curriculum for students ages 12-16, which teaches them to program their own videogames using purely algebraic and geometric concepts.

Their mission is to use students’ excitement and confidence around gaming to directly apply algebra to create something cool.

Looks like you can do this all online on this site.