Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder3.xlned.com!newsfeed.xs4all.nl!newsfeed2.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.016 X-Spam-Evidence: '*H*': 0.97; '*S*': 0.00; 'subject:Python': 0.06; 'plenty': 0.07; 'subject:language': 0.09; 'python': 0.11; 'benjamin': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'standard"': 0.16; 'subject:programming': 0.16; 'to:name:python list': 0.16; 'wrote:': 0.18; 'unlike': 0.19; 'mon,': 0.24; 'subject:/': 0.26; 'header:In-Reply-To:1': 0.27; 'dec': 0.30; 'message-id:@mail.gmail.com': 0.30; 'there.': 0.32; 'checking': 0.33; 'received:google.com': 0.35; 'to:addr:python- list': 0.38; 'pm,': 0.38; 'to:addr:python.org': 0.39; "you'll": 0.62; 'jobs': 0.68; 'felt': 0.74; 'oscar': 0.84; '2013': 0.98 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=ia1CeKdRpBgeVsHWcwdwsTPQWOHTBexzsGZWHuCrY4E=; b=C/D1QEj3FVUcVRuh/omQajrNFuquMYyEJmsjReH8CM0F66+ebg3Oo1UnMs6Ds/rVPw YlrY72DEp6MQSGsHJfYXfO+3E+rjQFP5kdJuY9nHAZqVw+OwKVKSLwAmDV5le0vMxyq5 0Z+o26xdzPV+T2QEQzt7c4dz01xJ+5C68ZCJHgq4UG6CFQKFrOK/9PHQAaHN/fxt4qAo UNWBFeXsBxRQHmuI8Yfb2Fcia5CxT8uIWZjiu55e9MtK2bh5OGOqdPRQJCcQHCokeIbZ G/a2F/+OE8s9DFDk8AkjSTEJjpkUvNDjjXYxZiOaD8YAdakv3bVMeB368o7ZNZ2DGd1Y bMWg== MIME-Version: 1.0 X-Received: by 10.68.248.33 with SMTP id yj1mr20672545pbc.45.1386595659338; Mon, 09 Dec 2013 05:27:39 -0800 (PST) In-Reply-To: References: Date: Tue, 10 Dec 2013 00:27:39 +1100 Subject: Re: Experiences/guidance on teaching Python as a first programming language From: Chris Angelico To: Python List Content-Type: text/plain; charset=UTF-8 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: 9 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1386595668 news.xs4all.nl 2916 [2001:888:2000:d::a6]:41939 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:61383 On Mon, Dec 9, 2013 at 11:23 PM, Oscar Benjamin wrote: > 1) Some people felt that Python is not an "industry standard" unlike > C/C++/Java and that it is not as good for employability. Disprove that by checking any job listing site in your area/industry. You'll find plenty of Python jobs there. ChrisA