Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!goblin2!goblin.stu.neva.ru!newsfeed1.swip.net!uio.no!news.tele.dk!news.tele.dk!small.news.tele.dk!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.036 X-Spam-Evidence: '*H*': 0.93; '*S*': 0.00; 'python.': 0.02; 'blue': 0.09; 'django,': 0.09; 'framework.': 0.09; 'subject:using': 0.09; 'cc:addr:python-list': 0.11; 'python': 0.11; 'calculator': 0.16; 'cli': 0.16; 'easier.': 0.16; 'playful': 0.16; 'subject:???': 0.16; 'subject:python': 0.16; 'version.': 0.19; 'aug': 0.22; 'cc:addr:python.org': 0.22; 'header:User-Agent:1': 0.23; 'cc:2**0': 0.24; 'cc:no real name:2**0': 0.24; 'web.': 0.26; 'header:In-Reply-To:1': 0.27; "i'm": 0.30; 'url:mailman': 0.30; '3.x': 0.31; 'subject:what': 0.31; 'url:python': 0.33; 'something': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'programming,': 0.36; 'url:listinfo': 0.36; 'hi,': 0.36; 'url:org': 0.36; 'should': 0.36; 'ability': 0.39; 'url:mail': 0.40; 'read': 0.60; 'easy': 0.60; 'most': 0.60; 'hope': 0.61; 'effective': 0.61; 'you.': 0.62; 'to:addr:gmail.com': 0.65; 'book,': 0.68; 'introduction': 0.68; 'subject:For': 0.78; '2014,': 0.84; 'cho': 0.84; 'ps.': 0.84; 'studying': 0.84; 'rating': 0.93 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=in-reply-to:references:user-agent:mime-version:content-type :content-transfer-encoding:subject:from:date:to:cc:message-id; bh=4/bz1SADXJ0bpcWF0Ws3fyycXUeTrUJHFVHTnzPHHq0=; b=Tv6znYQDyEc7QrhylQqYkcMutIgLlJD8xFo2Lun2bS/ua+lTR1mU0ZXwNU99AVc3Bq YNCnUlGtKX2wH8hh7NgXX/JIWzm+Pf4duI/PIqx5tfgndzwEtMmX54xlDojY/e32MgHY 90773SXPdIVuteIyRBhXvoYZ3aMiY1KiNO7peiA9ClDG7DXt6/3Nwccw6uaRXOeQ3U5x Pu7w2rOVFIl8JyPKCOJhSdRV9Ame0ZKPanB0jaaYkBYudEqmizTecZzQYPMg9ZPNlsyP GF19HRMQxGEbTPdqjk9JYr53Dr/ROW6dPYHmlyEjqE51YYZFDuXcF6a4VqgwXi7D3O08 3Dyw== X-Received: by 10.112.74.200 with SMTP id w8mr26216012lbv.79.1408342732925; Sun, 17 Aug 2014 23:18:52 -0700 (PDT) In-Reply-To: <57995ec1-00d6-437f-a27e-416a830b50c3@googlegroups.com> References: <57995ec1-00d6-437f-a27e-416a830b50c3@googlegroups.com> User-Agent: Blue for Android MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----IV5C2OH3RW8D5TR7N1FLGD3UUHTYH8" Content-Transfer-Encoding: 8bit Subject: Re: For using python ability, what should I do??? From: =?ISO-8859-1?Q?Martin_Skj=F6ldebrand?= Date: Mon, 18 Aug 2014 08:18:48 +0200 To: Jm Cho Cc: python-list@python.org 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: 39 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1408342741 news.xs4all.nl 2868 [2001:888:2000:d::a6]:53488 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:76455 ------IV5C2OH3RW8D5TR7N1FLGD3UUHTYH8 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=UTF-8 Sent from Blue Mail On 18 Aug 2014 07:06, at 07:06, Jm Cho wrote:\n>Hello~ I'm Korean, and I register this groups just now. >Thesedays, I'm studying Python 3.x version. I like Python. >i read a book, python for kids a playful introduction to programming, >it is very easy but very effective to me. > >so, I hope my python ability is higher... >What should I do?? > >ps. In fect, I did try to Django, but it was very difficult.. > Do you think I will make any program?? > >I want to listen your solution~ > >Thank you. >-- >https://mail.python.org/mailman/listinfo/python-list ------IV5C2OH3RW8D5TR7N1FLGD3UUHTYH8 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 8bit


Sent from Blue Mail

Hi, 

You most likely will produce something. I managed to build a small chess rating calculator for CLI and Web. Not using Django, but the much smaller Bottle framework. 

Just tinker with something you need, and it will be easier. 

/martin 

On 18 Aug 2014, at 07:06, Jm Cho

ps. In fect, I did try to Django, but it was very difficult..
Do you think I will make any program??

I want to listen your solution~


------IV5C2OH3RW8D5TR7N1FLGD3UUHTYH8--