Path: csiph.com!news.swapon.de!feeder.erje.net!1.eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed8.news.xs4all.nl!nzpost1.xs4all.net!not-for-mail Return-Path: X-Original-To: python-announce-list@python.org Delivered-To: python-announce-list@mail.python.org X-Spam-Status: OK 0.123 X-Spam-Level: * X-Spam-Evidence: '*H*': 0.83; '*S*': 0.08; 'subject:Python': 0.05; 'url:github': 0.09; 'python': 0.10; 'written': 0.24; 'message- id:@mail.gmail.com': 0.27; 'kumar': 0.29; 'language.': 0.32; 'covered': 0.34; 'received:google.com': 0.35; 'basic': 0.36; 'to:addr:python.org': 0.40; 'greetings,': 0.61; 'subject:Learn': 0.91; 'subject:Notebooks': 0.91 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=SjglRLb51GfW7s92yHGK6t9P+zJIGOslTw/5GMavQhE=; b=eTYIMy0D6p25wkHDe8PcrURZo3hls0hMIX62OYBs92eNz3IEQli16S+SStJRUe/ezJ hptgcbBUMlnqqJSbEMeVuoPgPmmxVGRhqxAwYzAY3mywnmpWplWiqBGfJdByJ+l8w3EM ZLANRyChDVxa0OeMaO0ZWltLr3nSf3MddjLNj+ELkKSet/X44Xe4gHeM8Eypi6E/SWCt WX8ErOJcrYxGdqu0mvh0IfV6p6D76PZpIKS2pT1tG4mQFEGYkqKyLhPe8VEMow3phLnp BgZ68Pq+mK9CE0yZmYw4Gb2/jLqHqyMOu193d7ReOMeL8CtEgyuRcsOUJUnSEr3lRMQc LBig== X-Received: by 10.107.41.211 with SMTP id p202mr10423479iop.132.1444326623800; Thu, 08 Oct 2015 10:50:23 -0700 (PDT) MIME-Version: 1.0 From: Rajath Kumar Date: Thu, 8 Oct 2015 23:19:43 +0530 Subject: IPython Notebooks to Learn Python To: python-announce-list@python.org X-Mailman-Approved-At: Fri, 09 Oct 2015 10:15:40 +0200 Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20+ X-BeenThere: python-announce-list@python.org X-Mailman-Version: 2.1.20+ Precedence: list List-Id: Announcement-only list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Approved: python-announce-list@python.org Newsgroups: comp.lang.python.announce Message-ID: Lines: 9 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1444378541 news.xs4all.nl 23782 [2001:888:2000:d::a6]:51708 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python.announce:1896 Greetings, I have written IPython Notebooks to learn Python interactively. I have covered all the basic concepts and it is everything one needs to get started with the language. Do check it out : https://github.com/rajathkumarmp/Python-Lectures - Rajath Kumar M.P