Path: csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed3.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.005 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'python.': 0.02; '16,': 0.03; 'from:addr:yahoo.co.uk': 0.04; 'subject:Python': 0.06; 'lawrence': 0.09; 'mess': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'salaried': 0.09; 'tismer': 0.09; 'python': 0.11; 'business?': 0.16; 'headaches': 0.16; 'how,': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'shout.': 0.16; 'sorts': 0.16; 'prevent': 0.16; 'language': 0.16; 'wrote:': 0.18; 'do.': 0.18; 'thanks.': 0.20; '>>>': 0.22; 'programming': 0.22; 'coding': 0.22; 'header:User-Agent:1': 0.23; 'own.': 0.24; 'section.': 0.24; 'url:moin': 0.24; 'second': 0.26; 'asking': 0.27; 'header:X-Complaints-To:1': 0.27; 'header:In- Reply-To:1': 0.27; 'chris': 0.29; 'am,': 0.29; 'primarily': 0.30; 'code': 0.31; 'lines': 0.31; 'url:wiki': 0.31; 'convenience': 0.31; 'purely': 0.31; 'run': 0.32; 'quite': 0.32; 'url:python': 0.33; 'running': 0.33; 'advice': 0.35; 'something': 0.35; 'but': 0.35; 'there': 0.35; 'url:org': 0.36; 'starting': 0.37; 'christian': 0.38; 'nov': 0.38; 'richard': 0.38; 'to:addr:python- list': 0.38; 'rather': 0.38; 'heard': 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'called': 0.40; 'how': 0.40; 'read': 0.60; 'company': 0.60; 'above,': 0.60; 'money.': 0.60; 'up,': 0.60; 'world.': 0.61; "you're": 0.61; "you've": 0.63; 'field': 0.63; 'different': 0.65; 'life': 0.66; 'jobs': 0.68; 'lose': 0.68; 'skill': 0.68; 'wish': 0.70; 'legal': 0.71; 'pleasure': 0.74; 'business,': 0.83; "else's": 0.84; 'received:2': 0.84; 'western': 0.86; 'africa,': 0.91; '2013': 0.98 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Mark Lawrence Subject: Re: Python Beginner Date: Mon, 18 Nov 2013 13:34:51 +0000 References: <6945e5dc-c32f-43ea-b40f-837e717d6636@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-2-98-194-3.as13285.net User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 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: 75 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1384781708 news.xs4all.nl 15894 [2001:888:2000:d::a6]:36466 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:59863 On 18/11/2013 10:18, ngangsia akumbo wrote: > On Saturday, November 16, 2013 11:41:31 PM UTC+1, Chris Angelico wrote: >> On Sun, Nov 17, 2013 at 9:25 AM, ngangsia akumbo wrote: >> >>> I am called Richard m from western Africa, Cameroon. It was a pleasure for me to join this group. >> >> >> >> Hi! Welcome! >> >> >> >>> secondly, i wihs to start a small company after learning how to code >> >>> >> >>> I am learning python very broadly, meaning i am not concentrating on a single section. I wish to know the language and be able to apply it to any location in the field of tech. >> >>> >> >>> i Need some advise on how, and what python can help me setup a business? >> >> >> >> Frankly, my advice to you is: Don't. You've been writing code for a >> >> few months, that's great; but starting a company is a completely >> >> different thing to do. >> >> >> >> I would recommend that you primarily code purely for pleasure - that >> >> way, if you mess something up, you don't lose money. And then if you >> >> want to go professional, get a salaried job at someone else's company, >> >> rather than starting your own. It's a HUGE job to run your own >> >> company, and that's not something your Python coding skill will help >> >> with. Tax, legal requirements, profitability... headaches you don't >> >> need. >> >> >> >> Now, if you're already experienced at running a business, and want to >> >> know what Python can do to make your life easier... that we can >> >> answer! There are all sorts of automation and convenience jobs you can >> >> do with Python. But that's quite different from what I think you're >> >> asking here. >> >> >> >> ChrisA > > I HAVE NOT HEARD FROM YOU > Please don't shout. Please read and action this https://wiki.python.org/moin/GoogleGroupsPython to prevent the double spaced lines we see above, thanks. -- Python is the second best programming language in the world. But the best has yet to be invented. Christian Tismer Mark Lawrence