<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Hello Dinko,<div><br></div><div>This is a nice project and I will take some time over the next week or 2 to look at it in detail. &nbsp;I notice a few "typos" that I can help with and will send them along later. &nbsp;However I do have a question and a couple of suggestions at this point after glancing at the download.</div><div><br></div><div>Question: Why are some sections unix files and others plain text? &nbsp;What are we supposed to open the unix files on? I am using a Mac right now, but have an XO and a Windows PC available as well. &nbsp;Did you mean for everything to be the same format... either unix or text?</div><div><br></div><div>Suggestion: When a term is used in a Python tutorial do not assume your reader knows what it stands for or means. Keeping a glossary of terms will help teach the reader more than simple mysterious commands. &nbsp;For example the &gt; and &lt; signs could be explained (very young readers will not know these). &nbsp;Also the term "int." I assume it stands for "integer." &nbsp;If so, tell us somewhere that it does and what an integer is. If not... what does it represent? Is it just a variable that you picked?&nbsp;</div><div><br></div><div>Suggestion: Large blocks of text are very intimidating. &nbsp;If you can break them up into smaller units (paragraphs) it will make it easier for the reader. &nbsp;Actually, it could also be helpful it the code part of your example was shown as you have it and the rest be in another font it will help the reader. Like this from your Lesson 5:</div><div><br></div><div>-----------------------------------------------------------------------------------------------</div><div><br></div><div><font class="Apple-style-span" face="'Franklin Gothic Medium'"><span class="Apple-style-span" style="font-size: 12pt; ">Example 1</span></font></div><div><br></div><div><div><font class="Apple-style-span" face="'Courier New'"># example start</font></div><div><font class="Apple-style-span" face="'Courier New'">again = True</font></div><div><font class="Apple-style-span" face="'Courier New'">while again == True:</font></div><div><font class="Apple-style-span" face="'Courier New'">&nbsp;&nbsp; &nbsp;print "Please enter a number: "</font></div><div><font class="Apple-style-span" face="'Courier New'">&nbsp;&nbsp; &nbsp;try:</font></div><div><font class="Apple-style-span" face="'Courier New'">&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;num = int(raw_input())</font></div><div><font class="Apple-style-span" face="'Courier New'">&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;again = False</font></div><div><font class="Apple-style-span" face="'Courier New'">&nbsp;&nbsp; &nbsp;except:</font></div><div><font class="Apple-style-span" face="'Courier New'">&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;print "Error!"</font></div><div><font class="Apple-style-span" face="'Courier New'"><br></font></div><div><font class="Apple-style-span" face="'Courier New'">print "Here's my number:", num</font></div><div><font class="Apple-style-span" face="'Courier New'"># example end</font></div><div><font class="Apple-style-span" face="'Courier New'"><br></font></div><div><font class="Apple-style-span" face="'Courier New'"><div><font class="Apple-style-span" face="'Franklin Gothic Medium'"><span class="Apple-style-span" style="font-size: 12pt; ">I sug</span><span class="Apple-style-span" style="font-size: 12pt; ">gest you think</span><span class="Apple-style-span" style="font-size: 12pt; "> about this code before hitting enter to continue. Try to understand exactly what each line does - that's a good way to check how well you've learned from previous lessons. When you continue, you'll get a short explanation of the code so you can check if you got it right.</span></font></div><div><font class="Apple-style-span" face="'Franklin Gothic Medium'" size="4"><span class="Apple-style-span" style="font-size: 16px;"><br></span></font></div><div><font class="Apple-style-span" face="'Franklin Gothic Medium'" size="4"><span class="Apple-style-span" style="font-size: 16px;">--------------------------------------------------------------------------------------------------------------------</span></font></div><div><br></div></font></div><div>I&nbsp;have put the code part in <font class="Apple-style-span" face="'Courier New'"><span class="Apple-style-span" style="font-size: 10pt; ">10pt</span></font>&nbsp;<span class="Apple-style-span" style="font-size: 16px; "><font class="Apple-style-span" face="'Courier New'"><span class="Apple-style-span" style="font-size: 10pt; ">New Courier</span> </font><span class="Apple-style-span" style="font-size: 10pt; ">and the rest in <font class="Apple-style-span" face="'Franklin Gothic Medium'"><span class="Apple-style-span" style="font-size: 12pt; ">12pt Franklin Gothic. &nbsp;<font class="Apple-style-span" face="Verdana"><span class="Apple-style-span" style="font-size: 10pt; ">This sort of formatting will make things much easier for your readers.</span></font></span></font></span></span></div><div><br></div><div>I'm glad you have this project underway. &nbsp;It will be very useful. When it is finished, we will need to get some people to translate it into other languages as well so OLPC users all over the world can enjoy using it.</div><div><br></div><div>Caryl (aka SweetXOGrannie)</div><div><font class="Apple-style-span" face="'Courier New'" size="4"><span class="Apple-style-span" style="font-size: 16px;"><br></span></font></div></div><div><br></div><div><br><br><hr id="stopSpelling">From: dinko.galetic@gmail.com<br>Date: Mon, 5 Jul 2010 14:56:35 +0200<br>To: iaep@lists.sugarlabs.org<br>Subject: [IAEP] Feedback request for my Python tutorial<br><br>Hello everyone, <br><br>I'm a GSOC student working for Sugarlabs this summer. Right now I'm working on a Python tutorial for Pippy. <br>I would love to get some opinions on what I've done so far: my approach, the quality of materials etc. - all the teaching aspects you can think of.<br>

I hope you can comment on at least some of the lessons I've made. It's available in my repository[1].<br><br>Thanks,<br>Dinko Galetic<br><br>[1] <a href="http://git.sugarlabs.org/projects/pippy/repos/dgaletic-gsoc2010/blobs/raw/8298e68c5a4f9add12b45531ccbb7ad67b6f7c52/Pippy-Python_lessons.tar.gz">http://git.sugarlabs.org/projects/pippy/repos/dgaletic-gsoc2010/blobs/raw/8298e68c5a4f9add12b45531ccbb7ad67b6f7c52/Pippy-Python_lessons.tar.gz</a><br>

<br></div>                                               </body>
</html>