<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Jun 19, 2013 at 11:31 AM, Rick Johnson <span dir="ltr"><<a href="mailto:rantingrickjohnson@gmail.com" target="_blank">rantingrickjohnson@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class="im">On Wednesday, June 19, 2013 8:58:19 AM UTC-5, <a href="mailto:augus...@gmail.com">augus...@gmail.com</a> wrote:<br>

> This is my first post in this group and the reason why I<br>
> came across here is that, despite my complete lack of<br>
> knowledge in the programming area, I received an order<br>
> from my teacher to develop a visually interactive program,<br>
<br>
</div>Ah teachers, you gotta love them! High on a power trip.<br>
Drunk on tenure. Most of which are overpaid and<br>
under-worked. Can't work with them, can't fire them!<br>
<br>
 "HAY, TEACH-AH! Leave them kids alone!"<br>
<div class="im"><br>
> until 20th July, so we can participate in a kind of<br>
> contest. My goal is to learn and program it by myself, as<br>
> good as the time allows me. That said, what I seek here is<br>
> advice from people who definitively have more experience<br>
> than me on topics like: is it possible to develop this<br>
> kind of program in such a short amount of time?<br>
<br>
</div><br><div class="im">
> What kinds of aspects of Python should I focus on<br>
> learning? </div></blockquote><div><br> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class="im">What tutorials and websites are out there that<br>

> can help me?</div></blockquote><div><br></div><div>DO you have access to google?<br></div><div><br> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div class="im"> What kind of already done packages are out<br>
> there that I can freely use, so I do not need to create<br>
> all the aspects of the program froms scratch? It would be<br>
> wise to give an abstract of the program.<br>
<br>
</div><br><div class="im">
> Full screen window -> Title and brief introductory text -> 3 Buttons (Credits) (Instructions) and (Start)<br>
> (Credits) -> Just plain text and a return button<br>
> (Instructions) -> Just plain text and a return button<br>
> (Start) -> Changes the screen so it displays a side-menu and a Canvas.<br>
> Side menu -> X number of buttons (maybe 4 or 5)<br>
> Buttons -> Clicked -> Submenu opens -> List of images<br>
>                                     -> Return button -> Back to side menu<br>
> Image in List of images -> When clicked AND hold mouse button -> Make copy<br>
>                         -> if: dragged to canvas -> paste the copy in place<br>
>                         -> if: dragged anywhere else -> delete copy and nothing happens<br>
> On canvas:<br>
> Image -> On click and drag can be moved<br>
>       -> Double click -> Opens menu -> Resize, Deform, Rotate, Color, Brigthness, Contrast, Color Curve, Saturation<br>
> Then, somewhere in cavas:<br>
> Save option -> Prompt for file and user's name<br>
>             -> Prompt if users want printed copy or not -> Print<br>
>             -> After saved, display random slideshow in other monitor, device or screen with the users' creations.<br>
<br>
</div><span class=""><font color="#888888"><br></font></span></blockquote><div>THis looks like a description of a program that is already completed <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<span class=""><font color="#888888"></font></span><div><span class=""><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></div></blockquote></div><br><br></div><div class="gmail_extra">This post seems so unlikely to me.  What is the subject that this teacher of yours teaches?  Do you know anyone who has every done any programming?  Why python?  <br>
<br></div><div class="gmail_extra">One of your problems is that you are being asked to pick a framework, understand how to use it without having any basic knowledge of how to write a computer program.  I'm not a teacher, but personally this seems like a really idiotic way to teach a student to learn how programming works.<br>
<br></div><div class="gmail_extra">I think that you should write a text on first term calculus in french, or maybe in chinese.  Its a similar problem.  You need to learn your topic (calculus, some unknown framework), and then you need to exercise your topic in a foreign language.<br>
</div><div class="gmail_extra"><br></div><div class="gmail_extra">Anyway, here's a book that might be useful: <a href="http://inventwithpython.com/">http://inventwithpython.com/</a><br><br></div><div class="gmail_extra">
When (if) you get this done, come back and let us see your program<br></div><div class="gmail_extra"><br clear="all"><br>-- <br><div dir="ltr"><div>Joel Goldstick<br></div><a href="http://joelgoldstick.com" target="_blank">http://joelgoldstick.com</a><br>
</div>
</div></div>