Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #37006

Re: Beginner Tutorials

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!us.feeder.erje.net!newsfeed.straub-nv.de!newsreader4.netcologne.de!news.netcologne.de!xlned.com!feeder7.xlned.com!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <vs@it.uu.se>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.005
X-Spam-Evidence '*H*': 0.99; '*S*': 0.00; 'python.': 0.02; 'elif': 0.04; 'python': 0.09; 'beginners': 0.09; 'oh,': 0.09; 'suggest': 0.11; ':-)': 0.13; 'finished': 0.15; '--v': 0.16; 'for,': 0.16; 'wrote:': 0.17; 'to:name:python-list@python.org': 0.20; "i'd": 0.22; "i've": 0.23; 'header:In-Reply-To:1': 0.25; 'header:User- Agent:1': 0.26; '---': 0.26; 'consistency': 0.29; 'selection': 0.29; 'summary': 0.29; 'topics': 0.30; 'comments': 0.33; 'curious': 0.33; 'passwords': 0.33; 'to:addr:python-list': 0.33; 'hi,': 0.33; 'done': 0.34; 'next': 0.35; 'should': 0.36; '(for': 0.37; 'quite': 0.37; 'subject:: ': 0.38; 'several': 0.39; 'to:addr:python.org': 0.39; 'received:192': 0.39; 'received:192.168': 0.40; 'your': 0.60; 'lower': 0.61; 'free': 0.61; 'developed': 0.62; 'received:213.150': 0.84
X-SENDER-IP [213.112.54.248]
X-LISTENER [smtp.bredband.net]
X-IronPort-Anti-Spam-Filtered true
X-IronPort-Anti-Spam-Result ArAdANhu+VDVcDb4PGdsb2JhbAANN4V+hH+zUQMBAQEBOIJSAQEBAQMnEREvEQsYCRYPCQMCAQIBMRQGDQgBARexWJJWkTkDqUs
X-IronPort-AV E=Sophos;i="4.84,493,1355094000"; d="scan'208";a="483498196"
Date Fri, 18 Jan 2013 16:52:46 +0100
From Virgil Stokes <vs@it.uu.se>
User-Agent Mozilla/5.0 (Windows NT 6.0; rv:18.0) Gecko/20121128 Thunderbird/18.0
MIME-Version 1.0
To "python-list@python.org" <python-list@python.org>
Subject Re: Beginner Tutorials
References <2e694a98-8a50-472e-89a0-92212a00464b@googlegroups.com>
In-Reply-To <2e694a98-8a50-472e-89a0-92212a00464b@googlegroups.com>
Content-Type text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding 7bit
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.635.1358526276.2939.python-list@python.org> (permalink)
Lines 16
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1358526276 news.xs4all.nl 6959 [2001:888:2000:d::a6]:34612
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:37006

Show key headers only | View raw


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?

In summary --- good work Rik :-)

--V

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Beginner Tutorials Rik <rik.j.cross@gmail.com> - 2013-01-18 06:47 -0800
  Re: Beginner Tutorials marco.kretz@jobmensa.de - 2013-01-18 07:53 -0800
  Re: Beginner Tutorials Virgil Stokes <vs@it.uu.se> - 2013-01-18 16:52 +0100
    Re: Beginner Tutorials Rik <rik.j.cross@gmail.com> - 2013-01-18 08:55 -0800
    Re: Beginner Tutorials Rik <rik.j.cross@gmail.com> - 2013-01-18 08:55 -0800
  Re: Beginner Tutorials Joel Goldstick <joel.goldstick@gmail.com> - 2013-01-18 11:35 -0500
    Re: Beginner Tutorials Rik <rik.j.cross@gmail.com> - 2013-01-18 09:04 -0800
      Re: Beginner Tutorials Joel Goldstick <joel.goldstick@gmail.com> - 2013-01-18 12:34 -0500
      Re: Beginner Tutorials Ritchie Flick <xenplex@gmail.com> - 2013-01-18 18:44 +0100
      Re: Beginner Tutorials rh <richard_hubbe11@lavabit.com> - 2013-01-18 11:14 -0800
      Re: Beginner Tutorials Kwpolska <kwpolska@gmail.com> - 2013-01-18 20:20 +0100
        Re: Beginner Tutorials Kwpolska <kwpolska@gmail.com> - 2013-01-19 12:46 +0100
      Re: Beginner Tutorials Rick Johnson <rantingrickjohnson@gmail.com> - 2013-01-18 17:25 -0800
        Re: Beginner Tutorials Evan Driscoll <driscoll@cs.wisc.edu> - 2013-01-18 22:36 -0600
          Re: Beginner Tutorials Rick Johnson <rantingrickjohnson@gmail.com> - 2013-01-18 22:22 -0800
          Re: Beginner Tutorials Rick Johnson <rantingrickjohnson@gmail.com> - 2013-01-18 22:22 -0800
      Re: Beginner Tutorials Rick Johnson <rantingrickjohnson@gmail.com> - 2013-01-18 17:25 -0800
    Re: Beginner Tutorials Rik <rik.j.cross@gmail.com> - 2013-01-18 09:04 -0800
  Re: Beginner Tutorials Ian Foote <ian@feete.org> - 2013-01-18 16:35 +0000
  Re: Beginner Tutorials Ian Foote <ian@feete.org> - 2013-01-18 16:44 +0000
    Re: Beginner Tutorials Rik <rik.j.cross@gmail.com> - 2013-01-18 09:16 -0800
    Re: Beginner Tutorials Rik <rik.j.cross@gmail.com> - 2013-01-18 09:16 -0800

csiph-web