Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!us.feeder.erje.net!news2.arglkargh.de!news.ecp.fr!feeder1.cambriumusenet.nl!82.197.223.108.MISMATCH!feeder2.cambriumusenet.nl!feed.tweaknews.nl!194.109.133.87.MISMATCH!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!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: OK 0.067 X-Spam-Evidence: '*H*': 0.87; '*S*': 0.00; 'python': 0.09; 'to:addr:comp.lang.python': 0.09; 'cc:addr:python-list': 0.10; 'student': 0.15; 'tutorials': 0.15; 'blindly': 0.16; 'right- click': 0.16; 'code,': 0.18; 'stopping': 0.22; 'cc:2**0': 0.23; 'cc:addr:python.org': 0.25; 'header:In-Reply-To:1': 0.25; 'header :User-Agent:1': 0.26; 'disabling': 0.29; 'smart': 0.29; "they'll": 0.29; 'source': 0.29; 'probably': 0.29; 'code': 0.31; 'designs': 0.33; 'received:google.com': 0.34; 'thanks': 0.34; 'received:209.85': 0.35; 'next': 0.35; 'really': 0.36; "didn't": 0.36; 'enough': 0.36; 'received:209': 0.37; 'subject:: ': 0.38; 'copying': 0.38; 'nothing': 0.38; 'apply': 0.39; 'help': 0.40; 'skip:u 10': 0.60; 'protection': 0.62; 'provide': 0.62; 'taking': 0.65; 'content,': 0.65; 'talking': 0.66; 'etc,': 0.84; "they'd": 0.84 X-Received: by 10.49.94.129 with SMTP id dc1mr2262307qeb.22.1358528679263; Fri, 18 Jan 2013 09:04:39 -0800 (PST) Newsgroups: comp.lang.python Date: Fri, 18 Jan 2013 09:04:39 -0800 (PST) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=92.22.123.251; posting-account=dkcMKAoAAAD0-hSisPSVbyxgmIIxCoAJ References: <2e694a98-8a50-472e-89a0-92212a00464b@googlegroups.com> <50F96FCE.8020003@it.uu.se> User-Agent: G2/1.0 X-Google-Web-Client: true X-Google-IP: 92.22.123.251 MIME-Version: 1.0 Subject: Re: Beginner Tutorials From: Rik To: comp.lang.python@googlegroups.com Content-Type: text/plain; charset=ISO-8859-1 Cc: "python-list@python.org" 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: , Message-ID: Lines: 9 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1358530795 news.xs4all.nl 6856 [2001:888:2000:d::a6]:38801 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:37016 The reason for disabling right-click has nothing to do with protecting content, and everything to do with stopping my students from taking the lazy way out. Given the chance, they'll copy/paste the code and download the designs and edit them slightly. They'd get through the tutorials in about 25 minutes and have learnt next to nothing. In talking to students about existing resources, they said that blindly copying code didn't really help them get a deep understanding of algorithms and how to apply them to other problems. In the password-protected solutions i will provide downloads to source code, etc, and any student smart enough to get around my protection probably understands python basics :) Thanks for the comments.