Path: csiph.com!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!newsfeed.eweka.nl!eweka.nl!feeder3.eweka.nl!newsfeed.xs4all.nl!newsfeed6.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.000 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'python,': 0.02; 'subject:Python': 0.05; 'javascript,': 0.07; 'django,': 0.09; 'jquery,': 0.09; 'okay': 0.09; 'sql,': 0.09; 'cc:addr:python- list': 0.10; 'language,': 0.11; '-tkc': 0.16; 'broaden': 0.16; 'dislike': 0.16; 'from:addr:python.list': 0.16; 'from:addr:tim.thechases.com': 0.16; 'from:name:tim chase': 0.16; 'message-id:@tim.thechases.com': 0.16; 'received:70.251': 0.16; 'received:dsl.rcsntx.swbell.net': 0.16; 'received:rcsntx.swbell.net': 0.16; 'received:swbell.net': 0.16; 'tweak': 0.16; 'twisted': 0.16; 'wrote:': 0.17; 'mostly': 0.20; 'jquery': 0.22; 'cc:2**1': 0.24; 'cc:addr:python.org': 0.25; 'header:In-Reply-To:1': 0.25; 'header:User-Agent:1': 0.26; 'entries': 0.27; 'framework': 0.30; 'web.': 0.30; 'skip:j 20': 0.33; 'list': 0.35; 'subject:with': 0.36; 'should': 0.36; 'subject:: ': 0.38; 'some': 0.38; 'wide': 0.62; 'brown': 0.65; 'opinions': 0.72; 'received:50.22': 0.84; 'ranging': 0.91; 'dream': 0.95 Date: Fri, 21 Sep 2012 18:00:51 -0500 From: Tim Chase User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.24) Gecko/20111120 Icedove/3.1.16 MIME-Version: 1.0 To: Rodrick Brown Subject: Re: technologies synergistic with Python References: <505CE353.9090907@stoneleaf.us> <0305585E-5130-4ABE-9ACB-282F489A02E1@gmail.com> In-Reply-To: <0305585E-5130-4ABE-9ACB-282F489A02E1@gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - boston.accountservergroup.com X-AntiAbuse: Original Domain - python.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - tim.thechases.com X-Source: X-Source-Args: X-Source-Dir: Cc: Python 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: 21 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1348272299 news.xs4all.nl 6887 [2001:888:2000:d::a6]:50149 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:29700 On 09/21/12 17:33, Rodrick Brown wrote: >> What is the consensus... okay, okay -- what are some wide >> ranging opinions on technologies that I should know if my dream >> job is one that consists mostly of Python, and might allow >> telecommuting? > > Django, JavaScript, HTML 5, JQuery, , SQL, Redis, Twisted The only thing I might tweak in Rodrick's list is to broaden entries like "Django" to "a web framework such as Django, Pyramid, web.py, or ..." and "Redis" to "a NoSQL database such as Redis, CouchDB, ..." The others are pretty solid, even if I dislike JavaScript/ECMAScript as a language, jQuery makes it tolerable, it's the lingua-franca of the web. -tkc