Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!news2.arglkargh.de!news.mixmin.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed2a.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.033 X-Spam-Evidence: '*H*': 0.94; '*S*': 0.00; 'open-source': 0.04; 'subject:Python': 0.06; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'python': 0.11; 'wrote': 0.14; 'c++.': 0.16; "computer's": 0.16; 'participate.': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'subject:programming': 0.16; 'do,': 0.16; 'wrote:': 0.18; 'programming': 0.22; 'header:User-Agent:1': 0.23; 'header:X -Complaints-To:1': 0.27; 'tim': 0.29; 'programming.': 0.30; 'returned': 0.30; "i'm": 0.30; 'go.': 0.31; 'anybody': 0.35; 'computing': 0.35; 'but': 0.35; 'there': 0.35; 'fun,': 0.36; 'useful': 0.36; 'charset:us-ascii': 0.36; 'thanks': 0.36; 'effort': 0.37; 'being': 0.38; 'stopped': 0.38; 'to:addr:python- list': 0.38; 'little': 0.38; 'to:addr:python.org': 0.39; 'enough': 0.39; 'received:org': 0.40; 'days': 0.60; 'eventually': 0.60; 'strictly': 0.61; 'personal': 0.63; 'movement': 0.65; 'college': 0.70; 'programs,': 0.74; 'yourself': 0.78; 'cash.': 0.84; 'equipped': 0.91; 'niche': 0.91; 'hands': 0.96; 'taught': 0.96 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Neil Cerutti Subject: Re: Python programming Date: Thu, 13 Feb 2014 15:30:27 +0000 (UTC) Organization: Norwich University References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: jackman.norwich.edu User-Agent: slrn/0.9.9p1/mm/ao (Win32) 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: 28 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1392305455 news.xs4all.nl 2941 [2001:888:2000:d::a6]:45530 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:66186 On 2014-02-12, Tim Delaney wrote: > OK - it's degenerated into one of these threads - I'm going to > participate. Me, too! I wrote lots of programs, strictly for fun, on every personal computer I got my hands on. Toward the end of the 80's personal computer's stopped coming equipped with programming environments, and I stopped programming. I eventually learned some computing theory in college where they taught C and the rudiments of C++. Thanks to the open-source movement we've returned to the days when anybody can program for zero cash. You can program well enough to amuse yourself with very little effort indeed. To get from there to being able to write programs to do useful things for yourself is a lot harder, but this is the niche that Python fills excellent well. If this is what you want to do, Python is a good way to go. That's still just the beginning, but it's a pretty good place. -- Neil Cerutti