Re: [Edu-sig] Algebra 2

2008-10-09 Thread Matt K
2008 at 2:36 AM, Anna Ravenscroft <[EMAIL PROTECTED]>wrote: > > > On Tue, Oct 7, 2008 at 7:18 AM, Matt K <[EMAIL PROTECTED]> wrote: > >> Anna, is what you describe programming (as in Python) >> > > Back then it was basic. ;-) > > >> or using

Re: [Edu-sig] Algebra 2

2008-10-07 Thread Matt K
08 AM, Anna Ravenscroft <[EMAIL PROTECTED]>wrote: > > > 2008/10/7 Matt K <[EMAIL PROTECTED]> >> >> >> (3) *A practical question* - can any *high/middle-school *teachers give >> me clear pros/cons of using programming as a tool to teach algebra? I'm >

Re: [Edu-sig] Algebra 2

2008-10-07 Thread Matt K
I'm changing pace slightly, after making 2 points: (1) Dot notation *does* exist in Maths. Its just called "subscript" notation instead. But its the same thing. I try to make a habit of using subscripts (and sub-subscripts) as much as possible because it shows the same logical relationship. (2) T

Re: [Edu-sig] IDE for GUI development in Python

2008-08-11 Thread Matt K
t understand the code that they are typing sufficiently well to be able to modify it. *Thanks so much for all your help - further comments are still welcome =) Matt* On Mon, Aug 11, 2008 at 11:28 AM, Matt K <[EMAIL PROTECTED]> wrote: > Hi all, > > I'm looking at using a GUI I

[Edu-sig] IDE for GUI development in Python

2008-08-10 Thread Matt K
Hi all, I'm looking at using a GUI IDE for helping my high school students to learn GUI programming. The kind of interface which Visual Basic offers... but in Python. I've found Blackadder so far, but its not free (or finished!) Do any of you have any (ideally free) suggestions? Thanks _

[Edu-sig] grabbing the output from turtle and sending it to a (real) printer

2007-11-11 Thread Matt K
Hi, My students have loved drawing pics in turtle. What they'd love more (as would the wall of my classroom) would be if they could print their pictures to a printer. Does anybody know of how to do this? ___ Edu-sig mailing list Edu-sig@python.org http:

Re: [Edu-sig] Forum hosting for HS Python group

2007-10-28 Thread Matt K
Don't overlook just using a facebook group. They can be set as completely invisible to all people except those who recieve a direct invite, and people can use it as a full forum. On 10/29/07, Dethe Elza <[EMAIL PROTECTED]> wrote: > > Hi Richard, > > Any of the one-click instaler hosts should be

Re: [Edu-sig] python for kids...

2007-10-16 Thread Matt K
My preliminary assessment is that its good. I'm going to try using it for one of my Year 9 classes now (they've just started programming Python) and I'm skipping straight to the chapter on turtle. My initial comment is that turtle needs to come *even* earlier than you've edited it to be. My sugges

Re: [Edu-sig] suggestion on using python robotics in class

2007-10-02 Thread Matt K
ing Tux Droid these days, > bought one at OSCON having seen it demoed at EuroPython in > Lithuania. > > The Lego franchise is plenty huge yet doesn't circumscribe what's > meant by "robotics". > > Python bindings to hardware: still in its infancy. Nokia a pioneer.

[Edu-sig] suggestion on using python robotics in class

2007-10-02 Thread Matt K
Hi, I'm new to this list and have poked around on the net and such for a way to program robotics using Python, but have only found "annoying" ways which would involve more effort on students' behalf than I'm hoping for. I'm a highschool teacher teaching 15 year olds. They are of very mixed abilit