Path: csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!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.019 X-Spam-Evidence: '*H*': 0.96; '*S*': 0.00; 'subject:Python': 0.05; 'frameworks': 0.05; 'python': 0.09; '22,': 0.09; 'sep': 0.09; 'sat,': 0.15; ':-p': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'skip:j 30': 0.16; 'wrote:': 0.17; 'all,': 0.21; 'java': 0.21; "i'd": 0.22; 'programming': 0.23; 'header:In-Reply-To:1': 0.25; 'expand': 0.26; 'am,': 0.27; 'language.': 0.27; 'message-id:@mail.gmail.com': 0.27; "d'aprano": 0.29; 'diagnose': 0.29; 'steven': 0.29; 'integration': 0.29; 'web.': 0.30; 'basic': 0.30; 'getting': 0.33; 'asked': 0.33; 'that!': 0.33; 'problem': 0.33; 'to:addr:python-list': 0.33; "can't": 0.34; 'received:google.com': 0.34; 'thanks': 0.34; 'direction': 0.35; 'received:209.85': 0.35; 'but': 0.36; 'subject:with': 0.36; 'bad': 0.37; 'received:209': 0.37; 'subject:: ': 0.38; 'some': 0.38; 'to:addr:python.org': 0.39; 'google': 0.39; 'header:Received:5': 0.40; 'your': 0.60; 'day,': 0.60; "you'll": 0.62; 'solve': 0.62; 'information': 0.63; 'more': 0.63; 'boss': 0.65; 'etc),': 0.84; 'networking.': 0.84 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=RNKV9BvRNEd7iuAdqNRNXQF0zBh6rYmIhnut0npdeME=; b=1KCl09pv5LzQaeiWwZbTtv6EzjEn/aD54rGiagriU6aa34KO4VZTyCTJzDbSCji0py KLwuavtGvcHS6TLvupAjbHpg7wAGma0NqfJBmgnTGDB28r0EGkMemblKcaNl9IcIV0Ev 5XN6G5sDBcHRttMxv8mM68NsXOMp85reSZTgJCctTx1a7upnP77MNP6wV/U5ue4wgQEx 3ZRSwzkJQHyRTzJAfBZuQi65a1yuyQ1q6zmfGn2XDLok/UOvVCmMfosCq43HdBLMeIHh xMsHk2p5VlU0/4i0O+OGPdjWf5IfMUYTtjxZu1GRAFB5wVeY8JyNLkdcTGjbXoRg2Gft A44A== MIME-Version: 1.0 In-Reply-To: <505d18eb$0$29981$c3e8da3$5496439d@news.astraweb.com> References: <505d18eb$0$29981$c3e8da3$5496439d@news.astraweb.com> Date: Sat, 22 Sep 2012 12:10:21 +1000 Subject: Re: technologies synergistic with Python From: Chris Angelico To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-1 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: 25 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1348279823 news.xs4all.nl 6879 [2001:888:2000:d::a6]:40004 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:29713 On Sat, Sep 22, 2012 at 11:48 AM, Steven D'Aprano wrote: > Integration with Java frameworks and applications? > > Java :-P I asked you not to tell me that! JavaScript/ECMAScript/etc-script isn't that bad a language. It's workable. And thanks to it, my boss now understands pass-by-object semantics, which is a Good Thing. But good or bad, you can't do much web programming without it. Of course, you can do a lot of Python without writing for the web. Expand out in any direction at all, really. Anything'll make you more employable. Systems administration and basic management, as Steven mentioned; I'd expand on that to general networking. Know how to diagnose basic issues with getting information off the web (interface down, routing problems, DNS issues, etc), because some day, you'll be on your own without any access to Google and have to solve the problem unassisted :) http://xkcd.com/903/ ChrisA