Re: [TOS] Teaching Programming in High School

2010-02-17 Thread Matthew Jadud
On Wed, Feb 17, 2010 at 09:09, Jan Wildeboer wrote: > The advantage of Arduino is that you can tap into the wisdom of a big > community. You can invite people to explain, assist from that community. And > share your results with the community. > > Having that integrated is key IMHO. Absolutely. I

Re: [TOS] Teaching Programming in High School

2010-02-17 Thread Jan Wildeboer
Key: 3AC3C8AB Fingerprint: 3D1E C4E0 DD67 E16D E47A 9564 A72F 5C39 3AC3 C8AB - Original Message - From: tos-boun...@teachingopensource.org To: tos@teachingopensource.org Sent: Wed Feb 17 08:58:25 2010 Subject: Re: [TOS] Teaching Programming in High School > BTW: In our fi

Re: [TOS] Teaching Programming in High School

2010-02-17 Thread Mel Chua
> BTW: In our first meeting I mentioned to him the > Arduino boards and he was not familiar with them. > He has been using PIC processors for a while it > seems, but was not very happy with the fact that > their software has restrictive licenses. The AVR uses ANSI standard C (so you can use gcc an

Re: [TOS] Teaching Programming in High School

2010-02-16 Thread Matthew M. Burke
Matthew Jadud wrote: > When working at the high school level, I really want to stress the > importance of success. Especially when working with these > I'd like to voice a strong second for this point. For the last two summers, I have taught a Java course for high schoolers and (a few) middle

Re: [TOS] Teaching Programming in High School

2010-02-16 Thread Luis Ibanez
Matt, Thanks a lot for sharing your experiences. I think that many people will benefit if you blog about this at opensource.com. BTW: In our first meeting I mentioned to him the Arduino boards and he was not familiar with them. He has been using PIC processors for a while it seems, but was not v

Re: [TOS] Teaching Programming in High School

2010-02-16 Thread Matthew Jadud
On Tue, Feb 16, 2010 at 14:03, Luis Ibanez wrote: > I will appreciate if anyone want to share experiences > teaching software at this level, and can suggest > good resources to use. When working at the high school level, I really want to stress the importance of success. Especially when working w

[TOS] Teaching Programming in High School

2010-02-16 Thread Luis Ibanez
I'm advising a High School teacher who is putting together a computer programming course. We are thinking along the lines of * Basic electronics with PIC processors * Assembly * C * Robot programming with VEX The underlying idea is to make sure that students have ample oppor