Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #64745

Re: Need Help with Programming Science Project

Path csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!ecngs!feeder2.ecngs.de!novso.com!newsfeed.xs4all.nl!newsfeed2a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <python-python-list@m.gmane.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.001
X-Spam-Evidence '*H*': 1.00; '*S*': 0.00; 'xml,': 0.05; 'variables': 0.07; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'subject:Help': 0.11; 'python': 0.11; 'jan': 0.12; 'project,': 0.12; 'wrote': 0.14; 'posted': 0.15; '(about': 0.16; '>on': 0.16; '>that': 0.16; 'basic.': 0.16; 'csv': 0.16; 'json,': 0.16; 'message-id:@4ax.com': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'rewrites': 0.16; 'subject:Programming': 0.16; 'files.': 0.16; 'wrote:': 0.18; 'year,': 0.18; 'bit': 0.19; 'work,': 0.20; 'code,': 0.22; 'url:home': 0.24; 'looks': 0.24; '(or': 0.24; 'post': 0.26; 'least': 0.26; 'header:X-Complaints-To:1': 0.27; '(which': 0.31; 'program,': 0.31; 'code': 0.31; '25,': 0.31; 'anyone': 0.31; 'worked': 0.33; 'fri,': 0.33; 'subject:with': 0.35; 'basic': 0.35; 'skip:u 20': 0.35; 'something': 0.35; 'etc': 0.35; 'but': 0.35; 'charset:us-ascii': 0.36; 'january': 0.37; 'too': 0.37; 'turn': 0.37; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'days': 0.60; 'further': 0.61; 'back': 0.62; 'email addr:gmail.com': 0.63; 'subject:Need': 0.64; 'become': 0.64; 'more': 0.64; 'finish': 0.65; 'subject:Project': 0.84; 'reside': 0.91; 'subject:Science': 0.91; 'received:108': 0.93
X-Injected-Via-Gmane http://gmane.org/
To python-list@python.org
From Dennis Lee Bieber <wlfraed@ix.netcom.com>
Subject Re: Need Help with Programming Science Project
Date Sat, 25 Jan 2014 09:42:20 -0500
Organization IISS Elusive Unicorn
References <b1831c17-d9f9-4576-9488-7463e76ccf3b@googlegroups.com> <ba404807-08a2-48e6-bfa2-dd8ea8d1acca@googlegroups.com> <d87429ec-7143-40a4-8079-456a2e33a040@googlegroups.com>
Mime-Version 1.0
Content-Type text/plain; charset=us-ascii
Content-Transfer-Encoding 7bit
X-Gmane-NNTP-Posting-Host adsl-108-79-217-213.dsl.klmzmi.sbcglobal.net
X-Newsreader Forte Agent 6.00/32.1186
X-No-Archive YES
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.5977.1390660939.18130.python-list@python.org> (permalink)
Lines 27
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1390660939 news.xs4all.nl 2969 [2001:888:2000:d::a6]:56985
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:64745

Show key headers only | View raw


On Fri, 24 Jan 2014 19:06:55 -0800 (PST), Rustom Mody
<rustompmody@gmail.com> declaimed the following:

>On Saturday, January 25, 2014 8:12:41 AM UTC+5:30, kvxd...@gmail.com wrote:
>> Alright. I have the code here. Now, I just want to note that the code was not designed to work "quickly" or be very well-written. It was rushed, as I only had a few days to finish the work, and by the time I wrote the program, I hadn't worked with Python (which I never had TOO much experience with anyways) for a while. (About a year, maybe?) It was a bit foolish to take up the project, but here's the code anyways:
>
><snipped>
>
>Ewwww!

	I think my reaction was more guttural -- <barf!>

>
>If you (or anyone with basic python experience) rewrites that code, it will become
>1/50th the size and all that you call 'code' will reside in data files.
>
>That can mean one of json, xml, yml, ini, pickle, ini, csv  etc
>
>If you need further help in understanding/choosing, post back

	Heck, at the very least turn all those xxxx_99 variables into single
lists.... The posted code looks like something from 1968 K&K BASIC.

-- 
	Wulfraed                 Dennis Lee Bieber         AF6VN
    wlfraed@ix.netcom.com    HTTP://wlfraed.home.netcom.com/

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Need Help with Programming Science Project theguy <kvxdelta@gmail.com> - 2014-01-24 02:05 -0800
  Re: Need Help with Programming Science Project Peter Otten <__peter__@web.de> - 2014-01-24 12:07 +0100
  Re: Need Help with Programming Science Project bob gailer <bgailer@gmail.com> - 2014-01-24 18:38 -0500
  Re: Need Help with Programming Science Project Chris Angelico <rosuav@gmail.com> - 2014-01-25 11:34 +1100
  Re: Need Help with Programming Science Project Ben Finney <ben+python@benfinney.id.au> - 2014-01-25 11:59 +1100
    Re: Need Help with Programming Science Project Roy Smith <roy@panix.com> - 2014-01-24 20:38 -0500
  Re: Need Help with Programming Science Project Terry Reedy <tjreedy@udel.edu> - 2014-01-24 20:10 -0500
  Re: Need Help with Programming Science Project kvxdelta@gmail.com - 2014-01-24 18:42 -0800
    Re: Need Help with Programming Science Project Rustom Mody <rustompmody@gmail.com> - 2014-01-24 19:06 -0800
      Re: Need Help with Programming Science Project theguy <kvxdelta@gmail.com> - 2014-01-24 20:58 -0800
        Re: Need Help with Programming Science Project Gregory Ewing <greg.ewing@canterbury.ac.nz> - 2014-01-25 20:30 +1300
        Re: Need Help with Programming Science Project Denis McMahon <denismfmcmahon@gmail.com> - 2014-01-25 11:31 +0000
      Re: Need Help with Programming Science Project Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2014-01-25 09:42 -0500
        Re: Need Help with Programming Science Project Rustom Mody <rustompmody@gmail.com> - 2014-01-25 08:15 -0800
    Re: Need Help with Programming Science Project Dave Angel <davea@davea.name> - 2014-01-25 01:38 -0500
  Re: Need Help with Programming Science Project Gregory Ewing <greg.ewing@canterbury.ac.nz> - 2014-01-25 20:25 +1300
  Re: Need Help with Programming Science Project alex23 <wuwei23@gmail.com> - 2014-01-28 17:31 +1000

csiph-web