Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!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.015 X-Spam-Evidence: '*H*': 0.97; '*S*': 0.00; 'url:pypi': 0.03; 'url:sourceforge': 0.03; 'from:addr:yahoo.co.uk': 0.04; 'subject:Python': 0.06; 'wednesday,': 0.07; 'lawrence': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'tismer': 0.09; 'python': 0.11; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'url:hosting': 0.16; 'why,': 0.16; 'apps': 0.16; 'index': 0.16; 'language': 0.16; 'wrote:': 0.18; 'code.': 0.18; 'library': 0.18; 'module': 0.19; '>>>': 0.22; 'programming': 0.22; 'header:User-Agent:1': 0.23; 'url:moin': 0.24; 'second': 0.26; 'least': 0.26; 'header:X-Complaints-To:1': 0.27; 'header:In-Reply-To:1': 0.27; 'url:code': 0.29; 'code': 0.31; 'url:wiki': 0.31; 'stuff': 0.32; 'url:python': 0.33; 'community': 0.33; 'third': 0.33; 'problem': 0.35; 'problem.': 0.35; 'etc': 0.35; 'but': 0.35; 'google': 0.35; 'thanks': 0.36; "i'll": 0.36; 'url:org': 0.36; 'being': 0.38; 'christian': 0.38; 'problems': 0.38; 'to:addr:python-list': 0.38; 'anything': 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'read': 0.60; 'around.': 0.60; 'solve': 0.60; 'url:3': 0.61; 'world.': 0.61; 'act': 0.63; 'show': 0.63; 'such': 0.63; 'total': 0.65; 'world': 0.66; 'yes': 0.68; '20,': 0.68; 'study': 0.69; 'programs,': 0.74; 'day': 0.76; 'country': 0.77; 'glance': 0.84; 'going?': 0.93; 'lot,': 0.93; 'luck': 0.93; 'responses': 0.93; 'browse': 0.95; '2013': 0.98 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Mark Lawrence Subject: Re: Python Beginner Date: Wed, 20 Nov 2013 20:02:45 +0000 References: <6945e5dc-c32f-43ea-b40f-837e717d6636@googlegroups.com> <52886754$0$29975$c3e8da3$5496439d@news.astraweb.com> <87f84b83-0fe6-48a2-9755-ac60653a117b@googlegroups.com> <5054583d-9e8e-40cb-9a86-7b21bb2756ec@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: host-78-147-19-175.as13285.net User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:24.0) Gecko/20100101 Thunderbird/24.1.1 In-Reply-To: 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: 68 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1384977911 news.xs4all.nl 15953 [2001:888:2000:d::a6]:34556 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:60133 On 20/11/2013 19:33, ngangsia akumbo wrote: > On Wednesday, November 20, 2013 8:21:44 PM UTC+1, Mark Lawrence wrote: >> On 20/11/2013 19:04, ngangsia akumbo wrote: >> >>> Yes a lot, i come from a third world country. >> >>> >> >>> It will be a big opportunity for me and my community to study and being able to create programs, web apps etc which can solve a lot of problems in my country and around. >> >>> Each day i go out i see at least one problem that technology can solve. >> >>> >> >> >> >> Things to get you going? >> >> >> >> Browse for stuff in the Global Module Index >> >> http://docs.python.org/3/py-modindex.html to see if there's anything in >> >> the standard library that you can use to write code. >> >> >> >> Check out the package index https://pypi.python.org/pypi for anything >> >> that already solves a problem. >> >> >> >> Check out other code repositories such as sourceforge >> >> http://sourceforge.net/ or google http://code.google.com/hosting/ >> >> >> >> HTH and the best of luck with your endeavours :) >> >> >> >> -- >> >> Python is the second best programming language in the world. >> >> But the best has yet to be invented. Christian Tismer >> >> >> >> Mark Lawrence > > Thanks bro > I'll act as your big bro if you'd like to read and action this https://wiki.python.org/moin/GoogleGroupsPython, thanks :) A quick glance above will show you why, but then consider what happens if multiple responses are sent all adding unwanted newlines, it's a total mess. -- Python is the second best programming language in the world. But the best has yet to be invented. Christian Tismer Mark Lawrence