Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #60126
| Path | csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <python-python-list@m.gmane.org> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.006 |
| X-Spam-Evidence | '*H*': 0.99; '*S*': 0.00; 'url:pypi': 0.03; 'url:sourceforge': 0.03; 'from:addr:yahoo.co.uk': 0.04; 'subject:Python': 0.06; '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; 'apps': 0.16; 'index': 0.16; 'language': 0.16; 'wrote:': 0.18; 'code.': 0.18; 'library': 0.18; 'module': 0.19; 'programming': 0.22; 'header:User-Agent:1': 0.23; '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; '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; '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; 'around.': 0.60; 'solve': 0.60; 'url:3': 0.61; 'world.': 0.61; 'such': 0.63; 'world': 0.66; 'yes': 0.68; 'study': 0.69; 'programs,': 0.74; 'day': 0.76; 'country': 0.77; 'going?': 0.93; 'lot,': 0.93; 'luck': 0.93; 'browse': 0.95 |
| X-Injected-Via-Gmane | http://gmane.org/ |
| To | python-list@python.org |
| From | Mark Lawrence <breamoreboy@yahoo.co.uk> |
| Subject | Re: Python Beginner |
| Date | Wed, 20 Nov 2013 19:21:44 +0000 |
| References | <6945e5dc-c32f-43ea-b40f-837e717d6636@googlegroups.com> <mailman.2743.1384641700.18130.python-list@python.org> <52886754$0$29975$c3e8da3$5496439d@news.astraweb.com> <87f84b83-0fe6-48a2-9755-ac60653a117b@googlegroups.com> <mailman.2822.1384749753.18130.python-list@python.org> <d448d987-0793-4c2b-8965-3229f25b0be7@googlegroups.com> <bf0ap4Fap81U1@mid.individual.net> <e6605749-1513-471a-a8f3-e84f7a185284@googlegroups.com> <mailman.2982.1384973768.18130.python-list@python.org> <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 | <5054583d-9e8e-40cb-9a86-7b21bb2756ec@googlegroups.com> |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.2984.1384975328.18130.python-list@python.org> (permalink) |
| Lines | 27 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1384975329 news.xs4all.nl 15907 [2001:888:2000:d::a6]:46372 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:60126 |
Show key headers only | View raw
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
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Python Beginner ngangsia akumbo <ngangsia@gmail.com> - 2013-11-16 14:25 -0800
Re: Python Beginner Chris Angelico <rosuav@gmail.com> - 2013-11-17 09:41 +1100
Re: Python Beginner ngangsia akumbo <ngangsia@gmail.com> - 2013-11-16 15:22 -0800
Re: Python Beginner Chris Angelico <rosuav@gmail.com> - 2013-11-17 10:27 +1100
Re: Python Beginner Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-11-17 06:51 +0000
Re: Python Beginner ngangsia akumbo <ngangsia@gmail.com> - 2013-11-17 20:02 -0800
Re: Python Beginner Terry Reedy <tjreedy@udel.edu> - 2013-11-17 23:42 -0500
Re: Python Beginner ngangsia akumbo <ngangsia@gmail.com> - 2013-11-18 02:18 -0800
Re: Python Beginner Gregory Ewing <greg.ewing@canterbury.ac.nz> - 2013-11-19 18:20 +1300
Re: Python Beginner ngangsia akumbo <ngangsia@gmail.com> - 2013-11-20 10:34 -0800
RE: Python Beginner Hector Chapa <hchapa@lrgvdc911.org> - 2013-11-20 18:41 +0000
Re: Python Beginner ngangsia akumbo <ngangsia@gmail.com> - 2013-11-20 11:04 -0800
Re: Python Beginner Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-11-20 19:21 +0000
Re: Python Beginner ngangsia akumbo <ngangsia@gmail.com> - 2013-11-20 11:33 -0800
Re: Python Beginner Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-11-20 20:02 +0000
Re: Python Beginner Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2013-11-20 18:15 -0500
Re: Python Beginner Joel Goldstick <joel.goldstick@gmail.com> - 2013-11-20 14:00 -0500
Re: Python Beginner ngangsia akumbo <ngangsia@gmail.com> - 2013-11-18 02:18 -0800
Re: Python Beginner Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-11-18 13:34 +0000
Re: Python Beginner William Ray Wing <wrw@mac.com> - 2013-11-16 18:30 -0500
csiph-web