<div dir="ltr"><div><div>You have to utilize a set curriculum to teach. Look at several books like Dive Into Python, and such, then work with the student on an individualized project for each one. For 3D you go with pygame and trig, or go with Blender's python API<br>
</div> or matplotlib. Just at first show the basic types of data, that is what I'd suggest, like mutable immutable, lists tuples, and dictionaries to get the hang of data containment that will probably move on to database management, and loopiing/iterating through data, or updating a GUI.  Further teaching is moving on to what the student is trying to accomplish.<br>
<br></div>HTH<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Jul 16, 2013 at 6:43 PM, John Ladasky <span dir="ltr"><<a href="mailto:john_ladasky@sbcglobal.net" target="_blank">john_ladasky@sbcglobal.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi folks,<br>
<br>
No, I'm not asking for YOU to help ME with a Python homework assignment!<br>
<br>
Previously, I mentioned that I was starting to teach my son Python.<br>
<br>
<a href="https://groups.google.com/d/msg/comp.lang.python/I7spp6iC3tw/8lxUXfrL-9gJ" target="_blank">https://groups.google.com/d/msg/comp.lang.python/I7spp6iC3tw/8lxUXfrL-9gJ</a><br>
<br>
He just took a course at his high school called Web Technology and Design.  They had the students use tools like Dream Weaver, but they also hand-coded some HTML and JavaScript.  He has a little experience.  I am building on it.<br>

<br>
Well, a few other parents caught wind of what I was doing with my son, and they asked me whether I could tutor their kids, too.  I accepted the jobs (for pay, actually).<br>
<br>
The kids all claim to be interested.  They all want to write the next great 3D video game.  Thus, I'm a little surprised that the kids don't actually try to sit down and code without me prompting them.  I think that they're disappointed when I show them how much they have to understand just to write a program that plays Tic Tac Toe.<br>

<br>
Where programming is concerned, I'm an autodidact.  I started programming when I was twelve, with little more guidance than the Applesoft Basic manual and the occasional issue of Byte Magazine.  I hacked away.  Over the years, I have acquired a working knowledge of BASIC, 6502 assembly language, Pascal, C, and finally Python (my favorite).  If I knew how to impart a love of experimentation to my students, I would do that.<br>

<br>
One kid looks like he's ready to forge ahead.  In the mean time, one parent has recognized his son's lack of independence, and has asked me to assign programming homework.  I hope it doesn't kill the kid's enthusiasm, but I'm willing to try it.<br>

<br>
So, what I am seeking are suggestions for programming assignments that I can give to brand-new students of Python.  Please keep in mind that none of them are even up to the task of a simple algorithm like Bubble Sort -- at least, not yet.<br>

<br>
Many thanks!<br>
<span class="HOEnZb"><font color="#888888">--<br>
<a href="http://mail.python.org/mailman/listinfo/python-list" target="_blank">http://mail.python.org/mailman/listinfo/python-list</a><br>
</font></span></blockquote></div><br><br clear="all"><br>-- <br>Best Regards,<br><span style="font-family:arial,helvetica,sans-serif">David Hutto</span><br><i><b>CEO:</b></i> <u><a href="http://www.hitwebdevelopment.com" target="_blank">http://www.hitwebdevelopment.com</a></u><br>

</div>