Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Nick Sarbicki Newsgroups: comp.lang.python Subject: Re: Guys, can you please share me some sites where we can practice python programs for beginners and Intermediate. Date: Wed, 22 Jun 2016 08:45:34 +0000 Lines: 11 Message-ID: References: <7d5d9d8a-9c85-433a-b91a-6af3a36fd7ee@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: news.uni-berlin.de 0tE3dUfjx0mJ/2QjTjoDrQa0apz6+toACpDNCKEjf4ZQ== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.011 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'differently': 0.07; '22,': 0.09; 'python': 0.10; '2.7': 0.13; 'subject:python': 0.14; 'wed,': 0.15; 'subject: \n ': 0.15; '2016': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'subject:where': 0.16; 'wrote:': 0.16; "wouldn't": 0.16; 'email addr:gmail.com>': 0.18; 'platforms': 0.18; 'to:2**1': 0.21; 'header:In-Reply-To:1': 0.24; 'bugs': 0.27; 'message-id:@mail.gmail.com': 0.27; 'subject:some': 0.29; 'probably': 0.31; 'url:python': 0.33; 'received:google.com': 0.35; 'subject:please': 0.35; 'but': 0.36; 'received:209.85': 0.36; 'to:addr:python-list': 0.36; 'subject:: ': 0.37; 'received:209': 0.38; 'to:addr:python.org': 0.40; 'some': 0.40; 'course': 0.62; 'biggest': 0.67; 'url:learn': 0.84; 'subject:you': 0.85; 'refuse': 0.93 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=6Jbp46XZV8aR1LU3d/rgN5tQMtA0Py/fhQ7EUx5YC/0=; b=hI4hioZ3pVTphntpFZysku7kBND8Vw8vE1ctb0/Jvv2X5aDFO0RY4A5ELwvpb2SVq1 HbpUAkaF4Z4jWRwHoBEXDUB1k+Vvw8Gswz7Ys2xMCqshMStza2ggKfAEnd9ltRCH+qFk mFy7CbxOeVAWWvbGhmE+LE7YKoXPAUlsp1AYxPU2EuSRzAlH27L717Syfl2Q+H8VTRDB NC9QR74+wtF3UwAchbwyPALckhSepW5wnuZH1YCPPPmyfmMGP9MEdj2EXDDupHt0FfsJ HIWNF/PUw5JH/MfvvBXqEEimDZm10CIYX10h4EWeU8xE/AcR+IncLWpDsvIQee85JMdE 5rPQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=6Jbp46XZV8aR1LU3d/rgN5tQMtA0Py/fhQ7EUx5YC/0=; b=XyT4rcXqUm+4h/OwGCbY+C72NxdKNGtYjvifBSTyw8t1Dt0YFyEYvlysHrQpwsEJyI 0tqV5KoK7FWi3ajr4l8X4w11REtNMAQxDNVw8Ig7TusWE4or5xhfNQn+J2mmdOGum14B BEwnrXobuIDKRXEKBoFsQPkBAM3fYq7ZRQpKNkkSnAAHml0l8xTGVtMw/wngFp92obqJ sIzQs/fNg83J5OyssBnrzXu8Tsr6byrdsIEfsb20nPXUMg9lZumFs1j/FXlm/wcVPxXg Zv2kBDqRi+h4N12wuoDEFEOLNS+hnRlb6jssm4UPJ4FcWEX/Dc0c//peUzqODS9rYsWx pY5A== X-Gm-Message-State: ALyK8tLg0qssztvK5k+EbCZq8jY9uBbLnwBHFOquymRL087slWBMqrsImwZJbl2VT+eeinsNU+/QzaYt6jS/mQ== X-Received: by 10.194.117.35 with SMTP id kb3mr24579752wjb.136.1466585143886; Wed, 22 Jun 2016 01:45:43 -0700 (PDT) In-Reply-To: X-Content-Filtered-By: Mailman/MimeDel 2.1.22 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Mailman-Original-Message-ID: X-Mailman-Original-References: <7d5d9d8a-9c85-433a-b91a-6af3a36fd7ee@googlegroups.com> Xref: csiph.com comp.lang.python:110306 On Wed, Jun 22, 2016 at 9:42 AM Miki Tebeka wrote: > IMO you can do that at https://www.codecademy.com/learn/python > Some people might think differently but I wouldn't recommend a python course which teaches 2.7 over 3.x. It bugs me that learnpythonthehardway and codecademy - probably 2 of the biggest platforms for learning python at the moment - both refuse to move to python 3.