Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!ecngs!feeder2.ecngs.de!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: OK 0.001 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'python.': 0.02; 'subject:Python': 0.05; 'python': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'terry': 0.09; 'url:mit': 0.09; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'reedy': 0.16; 'subject:class': 0.16; 'those,': 0.16; 'url :electrical-engineering-and-computer-science': 0.16; 'url:ocw': 0.16; 'wrote:': 0.17; 'jan': 0.18; 'url:edu': 0.18; "i'd": 0.22; 'programming': 0.23; 'least': 0.25; 'header:In-Reply-To:1': 0.25; 'header:User-Agent:1': 0.26; 'am,': 0.27; 'header:X-Complaints- To:1': 0.28; 'classes': 0.30; 'asking': 0.32; 'could': 0.32; 'to:addr:python-list': 0.33; 'offered': 0.35; 'there': 0.35; 'received:org': 0.36; 'but': 0.36; 'wanted': 0.36; 'subject:: ': 0.38; 'to:addr:python.org': 0.39; 'google': 0.39; 'header:Received:5': 0.40; 'partner': 0.70; 'online': 0.70; 'received:fios.verizon.net': 0.84; 'courses.': 0.91; 'institutions': 0.91; 'taught': 0.97 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Terry Reedy Subject: Re: A Python class Date: Thu, 06 Sep 2012 13:30:57 -0400 References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: pool-173-75-251-66.phlapa.fios.verizon.net User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) Gecko/20120824 Thunderbird/15.0 In-Reply-To: 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: 18 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1346952686 news.xs4all.nl 6915 [2001:888:2000:d::a6]:51710 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:28621 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. http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-189-a-gentle-introduction-to-programming-using-python-january-iap-2011/ http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-00sc-introduction-to-computer-science-and-programming-spring-2011/ If you wanted to do one of those, you might find a partner by asking here. There might be a matchmaking site, but I could not find one. -- Terry Jan Reedy