Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!news.stack.nl!newsfeed.xs4all.nl!newsfeed2.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.002 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'python.': 0.02; 'elif': 0.04; 'pages.': 0.07; 'url:blog': 0.09; 'python': 0.09; 'beginners': 0.09; 'messing': 0.09; 'methods,': 0.09; 'oh,': 0.09; 'underlying': 0.09; 'cc:addr:python-list': 0.10; 'suggest': 0.11; ':-)': 0.13; 'finished': 0.15; '->': 0.16; '--v': 0.16; 'for,': 0.16; 'many!': 0.16; 'wrote:': 0.17; 'jan': 0.18; "i'd": 0.22; 'cc:2**0': 0.23; "i've": 0.23; 'cc:addr:python.org': 0.25; 'header :In-Reply-To:1': 0.25; '---': 0.26; 'wondering': 0.26; 'am,': 0.27; 'message-id:@mail.gmail.com': 0.27; "doesn't": 0.28; 'received:209.85.212': 0.28; 'noticed': 0.28; 'consistency': 0.29; 'url:mailman': 0.29; 'selection': 0.29; 'summary': 0.29; 'source': 0.29; 'fri,': 0.30; 'topics': 0.30; 'code': 0.31; 'url:python': 0.32; 'url:listinfo': 0.32; 'comments': 0.33; 'curious': 0.33; 'passwords': 0.33; 'produced': 0.33; 'hi,': 0.33; 'received:google.com': 0.34; 'done': 0.34; 'so,': 0.35; 'similar': 0.35; 'received:209.85': 0.35; 'next': 0.35; 'url:org': 0.36; 'should': 0.36; 'why': 0.37; '(for': 0.37; 'quite': 0.37; 'received:209': 0.37; 'subject:: ': 0.38; 'several': 0.39; 'url:mail': 0.40; 'think': 0.40; 'your': 0.60; 'lower': 0.61; 'free': 0.61; 'developed': 0.62; 'click': 0.76; 'viewed': 0.78; '2013': 0.84; 'curl': 0.84; 'joel': 0.91; 'wordpress': 0.91; 'to:none': 0.93 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:cc:content-type; bh=i54ZxcA0jnRN3VzUH9R6ly+zHikTyTaT/e32lFSZauw=; b=PByblzWJINJ++spaevLYt5+GJCkdG/Vs/e0s2DWG8GucNT5E3YG9OKsbr5eyTzYFN6 XrTuE3Nx4hn9sQrH+Jo13V1flCLl+dVu2IHkS5xydXBmiax/FrVOv6/VZq1UBtEtRltb zVwmrhwWzT26TCx33f6zlUzHgAFLUzvB0f7FyKkEWxORN+ZWV0iS6pQ7VC2MxTyk6iDp Frfgtpdf2hjvGSVOs5WTcW/3vPDil6pXjd0vQl1eY/8wU0DldfQl7TEWJnx7TBlVOgpC DgUVKkLohyUs5ic4tRCe+cMKisgxVosqswm5UufT+3JY5LFgEz8VqVHRcXriSgR4Gqla Zy4g== MIME-Version: 1.0 X-Received: by 10.52.76.7 with SMTP id g7mr9009889vdw.95.1358526957907; Fri, 18 Jan 2013 08:35:57 -0800 (PST) In-Reply-To: <50F96FCE.8020003@it.uu.se> References: <2e694a98-8a50-472e-89a0-92212a00464b@googlegroups.com> <50F96FCE.8020003@it.uu.se> Date: Fri, 18 Jan 2013 11:35:57 -0500 Subject: Re: Beginner Tutorials From: Joel Goldstick Cc: "python-list@python.org" Content-Type: multipart/alternative; boundary=bcaec5016241be6def04d392b42b 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: 99 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1358526960 news.xs4all.nl 6932 [2001:888:2000:d::a6]:38717 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:37007 --bcaec5016241be6def04d392b42b Content-Type: text/plain; charset=UTF-8 On Fri, Jan 18, 2013 at 10:52 AM, Virgil Stokes wrote: > On 18-Jan-2013 15:47, Rik wrote: > >> Hi, I've developed a website for beginners to Python. I'd appreciate any >> comments or criticism. It's still under development, and should be finished >> in the next few months. Oh, and it's free to use. >> >> www.usingpython.com >> > You have done well Rik. I like your approach to passwords for solutions > and your selection of topics is quite good for a "jump start" with Python. > However, I suggest that in your menu you change several of your items to > lower case (for consistency with the Python language): For -> for, While > -> while, if-Else -> if-else, Elif -> elif. > > I am curious --- what software did you use to create your nice web pages > for this tutorial? > I was curious too, since I noticed right click doesn't work on the pages. So, you use Wordpress and have this plugin: http://chetangole.com/blog/wp-copyprotect/ . I am wondering why you think it is so important that your source code not be viewed? Of course it can be viewed with curl or wget or similar methods, just not be a curious reader who is interested in the underlying html that produced the site. Messing with the reader's browser is not considered polite by many! > > In summary --- good work Rik :-) > > --V > -- > http://mail.python.org/**mailman/listinfo/python-list > -- Joel Goldstick http://joelgoldstick.com --bcaec5016241be6def04d392b42b Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable



On Fri, Jan 18, 2013 at 10:52 AM, Virgil Stokes &= lt;vs@it.uu.se> wrote:
On 18-J= an-2013 15:47, Rik wrote:
Hi, I've developed a website for beginners to Python. I'd appreciat= e any comments or criticism. It's still under development, and should b= e finished in the next few months. Oh, and it's free to use.

www.usingpython.co= m
You have =C2=A0done well Rik. I like your approach to passwords for solutio= ns and your selection of topics is quite good for a "jump start" = with Python. =C2=A0However, I suggest that in your menu you change several = of your items to lower case (for consistency with the Python language): =C2= =A0 For -> for, While -> while, if-Else -> if-else, Elif -> eli= f.

I am curious --- what software did you use to create your nice web pages fo= r this tutorial?

I was curious too, sin= ce I noticed right click doesn't work on the pages.=C2=A0 So, you use W= ordpress and have this plugin: http://chetangole.com/blog/wp-copyprotect/=C2=A0 .=C2=A0 I a= m wondering why you think it is so important that your source code not be v= iewed?=C2=A0 Of course it can be viewed with curl or wget or similar method= s, just not be a curious reader who is interested in the underlying html th= at produced the site.=C2=A0 Messing with the reader's browser is not co= nsidered polite by many!

In summary --- good work Rik :-)
--V
--
http://mail.python.org/mailman/listinfo/python-list



--
--bcaec5016241be6def04d392b42b--