Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: UNSURE 0.304 X-Spam-Level: *** X-Spam-Evidence: '*H*': 0.44; '*S*': 0.05; 'tkinter': 0.07; 'wednesday,': 0.07; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'fyi,': 0.16; 'ignore': 0.16; 'wrote:': 0.18; 'thu,': 0.19; 'programming': 0.22; 'posts': 0.26; 'post': 0.26; 'header:In-Reply-To:1': 0.27; 'am,': 0.29; 'words': 0.29; 'message-id:@mail.gmail.com': 0.30; 'program,': 0.31; 'stuff': 0.32; 'knowledge': 0.35; "can't": 0.35; 'knows': 0.35; 'johnson': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'to:addr:python- list': 0.38; 'that,': 0.38; 'though,': 0.39; 'to:addr:python.org': 0.39; 'skip:u 10': 0.60; 'read': 0.60; 'most': 0.60; 'first': 0.61; "you'll": 0.62; 'complete': 0.62; 'email addr:gmail.com': 0.63; 'high': 0.63; 'our': 0.64; 'love': 0.65; 'fire': 0.65; 'here': 0.66; '20,': 0.68; 'power': 0.76; 'lack': 0.78; 'visually': 0.84; 'teachers,': 0.91; 'rick': 0.93; '2013': 0.98 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=85SJwFVNjOMGJB5gr9NIQ226+OtRtLlnmjaHGqE61hc=; b=sNB7AqcUUk31LEOUFnkdtigs4PBBSffr88YKDl2OLB8kS7TiDWiTx1Fe1v2hk8GkyK eZ5hiO0o644W0KVgWRHj2o0VAQNpWWGJ5lc9RvEVWl0JMf3rMBLu8x4S1RInWwKqjfDP UpjvpCLChxgzi0EJ9wDx6cR+sW0udGmIxf8Dn77dbq+zYvxXW1PxHbQ5V+NYoQ1zKpec 3E7bVZwezaesVWFh0YP5BheUkI2ChZT7Mk97csfUAgv8NEt3PZdtS7HYEYncbdx4zy05 NbQaUU2FPC6RPiR7/zYfkxuk2zxQikrLPTQtx8OIxSK2HjtSIXXV2NY/fujg+IsPi6Xq 4VGg== MIME-Version: 1.0 X-Received: by 10.58.249.236 with SMTP id yx12mr1147788vec.25.1371656456658; Wed, 19 Jun 2013 08:40:56 -0700 (PDT) In-Reply-To: <42499468-5e16-4ee0-9820-d1069a6af1b6@googlegroups.com> References: <8a4fced2-7d6c-455e-a482-b6f95b806ab5@googlegroups.com> <42499468-5e16-4ee0-9820-d1069a6af1b6@googlegroups.com> Date: Thu, 20 Jun 2013 01:40:56 +1000 Subject: Re: A Beginner's Doubt From: Chris Angelico To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-1 X-Mailman-Approved-At: Thu, 20 Jun 2013 09:38:08 +0200 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 17 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1371713889 news.xs4all.nl 15869 [2001:888:2000:d::a6]:51130 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:48779 On Thu, Jun 20, 2013 at 1:31 AM, Rick Johnson wrote: > On Wednesday, June 19, 2013 8:58:19 AM UTC-5, augus...@gmail.com wrote: >> This is my first post in this group and the reason why I >> came across here is that, despite my complete lack of >> knowledge in the programming area, I received an order >> from my teacher to develop a visually interactive program, > > Ah teachers, you gotta love them! High on a power trip. > Drunk on tenure. Most of which are overpaid and > under-worked. Can't work with them, can't fire them! Just FYI, Augustof, Rick is one of our resident trolls. Don't take his words to heart :) He knows his stuff when it comes to Tkinter though, so you'll want to read his posts but ignore the emotion. ChrisA