Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Chris Angelico Newsgroups: comp.lang.python Subject: Re: the best online course Date: Thu, 7 Jul 2016 07:04:32 +1000 Lines: 14 Message-ID: References: <4e82aa2a-cb3e-4aec-9148-f7aa4e97d9f7@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: news.uni-berlin.de dHYV/SNR+EwgKE9U2nueCgtLOqrgp2p1K16xFt0S88yg== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.026 X-Spam-Evidence: '*H*': 0.95; '*S*': 0.00; 'cc:addr:python-list': 0.09; 'advice?': 0.09; 'learn,': 0.09; 'python.': 0.11; 'thu,': 0.15; '2016': 0.16; 'define.': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'wrote:': 0.16; 'beginner': 0.18; 'cc:2**0': 0.20; 'cc:addr:python.org': 0.20; 'am,': 0.23; 'fit': 0.23; 'for?': 0.23; 'header:In-Reply-To:1': 0.24; 'message- id:@mail.gmail.com': 0.27; 'for,': 0.29; 'received:google.com': 0.35; 'but': 0.36; 'there': 0.36; 'subject:: ': 0.37; 'thank': 0.38; 'subject:the': 0.39; 'some': 0.40; 'easy': 0.60; 'skip:u 10': 0.61; 'course': 0.62; 'money': 0.71; 'jul': 0.72; 'subject:online': 0.73; 'bored': 0.84; 'chrisa': 0.84; 'to:none': 0.91 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:cc; bh=33x/JsHxxc7Ozn7yoJgHkS8wXiib/p37l2GM1KB1yx0=; b=X2D/c2RLHyY6gUbT843+LiggqLwhRQsx/aGV5P1Fw1Nb31GHfCCua9opWHc3fZKDP9 NtaSwSpYEuZV/HS140hMdb2v2qukgceKWXx3I2/lKH9gXdo0R3BVgGsO1jm1shCjknOt y4Zb8c5aWNGqv5aHi+EJ93pdETui/CFw9QvFYA28riZieAXlEaGOnAK66tWRxLPORxm7 O+aBAtnea/2FC3INzinxpWlowrVTPxp75X0b2UrRRWquLl7ogx3uznz/FX/qQ0NW5jx2 HyxRB/ep6sdeTkYPd32m0ijAeULftxDKK+Y1dpu/wCUxBLrBZbJVqjo4ZJ7gUuHBiBpp oxGw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:cc; bh=33x/JsHxxc7Ozn7yoJgHkS8wXiib/p37l2GM1KB1yx0=; b=JOh11v65Zw6v1ghwYW06Nf5bp64XdIVW7SOWlnv6ydWkjPNw/cpRwUrQyoTpnPlEZZ fcXfFgxIBgxH+1wY64jAffc91uZ2ZQ8Yp3xXnZXfBATHF+F8sLvyq3LCNp+1emgvQsCw s3na9BAgfXkopS/J+ZNEn3aNjQue3GmoW0XCCwKVQfXah3em8pzuabbjOq0fsKIXBWtC vo2Yg3xHECmT8D1YEcZQVSyVjiVp5eQk3Ecopz262GAFhf9+XvYBWwYXPi4KibU2V+e8 PTo4DDJ+wOjZz8qRg8tXRQrbzYke1NE1KpSmJ5xUSgoHa6dbwMTQvRd73bG5GOJLp9Ei p+nA== X-Gm-Message-State: ALyK8tLPuYtEB7gVSEH2ZLDwVv0CSl8Qb0oAsx+DpetC04gXrBAvGWhNT/zlhzACGq4f/NaogcHVGH4THuQvEQ== X-Received: by 10.28.223.215 with SMTP id w206mr22360421wmg.61.1467839073570; Wed, 06 Jul 2016 14:04:33 -0700 (PDT) In-Reply-To: <4e82aa2a-cb3e-4aec-9148-f7aa4e97d9f7@googlegroups.com> 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: <4e82aa2a-cb3e-4aec-9148-f7aa4e97d9f7@googlegroups.com> Xref: csiph.com comp.lang.python:111178 On Thu, Jul 7, 2016 at 5:28 AM, wrote: > i am totaly beginner and i want to learn python. > I have see that there is many course in codeacademy, udemy, treehouse etc but i not know who is the best. > Can you please give me some advice? > I want to be easy and not bored so i can learn python. > Thank you and sorry for my bad english Unfortunately, 'best' is hard to define. What are you looking for? There are courses you pay money for, and there are courses you can do for free; there are intensive courses for those who want to seriously knuckle down and learn, and there are casual courses for those who want to fit it around other things; and so on. ChrisA