Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed6.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.031 X-Spam-Evidence: '*H*': 0.94; '*S*': 0.00; 'subject:Python': 0.05; 'algorithms,': 0.07; 'python': 0.08; 'less,': 0.09; 'cc:addr :python-list': 0.15; 'assignments.': 0.16; 'stanford': 0.16; 'ubuntu.': 0.16; 'cc:no real name:2**0': 0.21; 'maybe': 0.21; 'header:In-Reply-To:1': 0.22; '(just': 0.23; 'cc:2**0': 0.25; 'message-id:@mail.gmail.com': 0.28; 'cc:addr:python.org': 0.29; 'class': 0.29; 'there': 0.33; 'too': 0.34; 'algorithms': 0.34; 'received:google.com': 0.37; 'received:209.85': 0.38; 'url:org': 0.39; 'received:209': 0.39; 'subject:: ': 0.39; 'more': 0.61; 'act': 0.65; 'home': 0.65; 'stated': 0.70; 'online': 0.70; 'soon.': 0.71; 'received:209.85.216.174': 0.80 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=qEuk7z850wc0QUaZD7vNxMTlQXdYf4+F4SXN0CnMwQ0=; b=SCviJiPNXtOLbNA9swFOxQyqFKtsrANmio0sNP+1ghsLPEKfezSHGFqij86EVXbMSF fj6paw9M8gSN0P1g2bRAKe1IutCwww6XdXNDpWbmxiKxMRA8ZUzJZimGMpe8FTasIrk4 V7RFfhjQ/cNexQxwMMmIf51A1NjBOhXziBsiE= MIME-Version: 1.0 In-Reply-To: References: Date: Wed, 25 Jan 2012 13:15:00 +0100 Subject: Re: Algorithms in Python From: Nizamov Shawkat To: Chetan Harjani Content-Type: text/plain; charset=ISO-8859-1 Cc: python-list@python.org X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 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: 14 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1327493702 news.xs4all.nl 6857 [2001:888:2000:d::a6]:55232 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:19398 2012/1/25 Chetan Harjani : > Is there any book or site on python algorithms which asks more and > teaches less, I don't want to get bored, and at the same time I want > to learn and act more. I use ubuntu. (just in case if its needed). > #ALGORITHMS There is a Stanford online class on Algorithms, which will start really soon. It is stated that Python may be used for home assignments. Maybe you are not too late. http://www.algo-class.org/ Best regards, S.Nizamov