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


Groups > comp.lang.python > #28645

Re: A Python class

Path csiph.com!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <rosuav@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.009
X-Spam-Evidence '*H*': 0.98; '*S*': 0.00; 'python.': 0.02; 'subject:Python': 0.05; 'python': 0.09; 'sep': 0.09; 'subtle': 0.09; 'terry': 0.09; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'reedy': 0.16; 'stuff.': 0.16; 'subject:class': 0.16; 'wrote:': 0.17; 'code.': 0.20; 'received:209.85.214.174': 0.21; "i'd": 0.22; 'programming': 0.23; 'least': 0.25; 'header:In- Reply-To:1': 0.25; 'am,': 0.27; 'message-id:@mail.gmail.com': 0.27; 'class': 0.29; 'classes': 0.30; 'fri,': 0.30; 'web,': 0.33; 'word.': 0.33; 'to:addr:python-list': 0.33; 'received:google.com': 0.34; 'offered': 0.35; 'received:209.85': 0.35; 'there': 0.35; 'but': 0.36; 'received:209': 0.37; 'subject:: ': 0.38; 'to:addr:python.org': 0.39; 'received:209.85.214': 0.39; 'google': 0.39; 'header:Received:5': 0.40; "you'll": 0.62; 'results': 0.65; 'teach': 0.69; 'online': 0.70; 'courses.': 0.91; 'institutions': 0.91; 'taught': 0.97
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=05yJ/aJOktQjiFURphyb8I1ow8Y3HPm+28UZzuYvYB0=; b=V4YtS+yfTcG3or1nBows5HEkPo9EM9l9Un9KuuRNE6hvUNwCnFG7hSHjNRWOajzVX0 P2li9wfmqYOMLPtcKsuQAHj32gUi/cnQ/szRcGoxhgZPsZizOowa1LxUiTE4OQ4MmZ6h gCr2t2CBwBnY6E5WH6LwWLwLtytK6zLEKjHdcngeWQv/RHSZlrdSnzqGDooBBZm4K2fV dWr/AUz8Od5h8QK7eV2btY0NfGBFIAwqS8XgCNVnbG0Ppw2Bnp5yHg6+2f74Wdm22DDH wnxYMjIQ0irQ7zXPOv5IGSnxa03Onk2CSzxFd3auM4ZXpgqrgGc6Ki2XaI4bqM9dGIsC Cw9w==
MIME-Version 1.0
In-Reply-To <k2amkq$foq$1@ger.gmane.org>
References <CAJ=2b0510D2tzuf0Uyno5Vz8AsFsVpY8op12tYtVan=b3AuL-w@mail.gmail.com> <k2amkq$foq$1@ger.gmane.org>
Date Fri, 7 Sep 2012 07:30:45 +1000
Subject Re: A Python class
From Chris Angelico <rosuav@gmail.com>
To python-list@python.org
Content-Type text/plain; charset=ISO-8859-1
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.332.1346967048.27098.python-list@python.org> (permalink)
Lines 16
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1346967048 news.xs4all.nl 6855 [2001:888:2000:d::a6]:53991
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:28645

Show key headers only | View raw


On Fri, Sep 7, 2012 at 3:30 AM, Terry Reedy <tjreedy@udel.edu> wrote:
> On 9/6/2012 11:08 AM, Yves S. Garret wrote:
>
>>     I'd like to know if there are any online Python classes offered
>> online from reliable institutions that you would recommend.
>
> Google 'online programming course python' for taught courses.
> At least 2 of MIT's self-guided OpenCourseWare courses use Python.

Note this subtle distinction. A Python course will (theoretically, at
least!) teach you how to write Python code. A Python class is a
collection of methods and stuff. A trivial and petty distinction,
perhaps, but when you go searching the web, you'll get better results
with the right word.

ChrisA

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


Thread

Re: A Python class Chris Angelico <rosuav@gmail.com> - 2012-09-07 07:30 +1000

csiph-web