Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #65476
| Path | csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed1a.news.xs4all.nl!xs4all!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.015 |
| X-Spam-Evidence | '*H*': 0.97; '*S*': 0.00; 'wednesday,': 0.07; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'wrote': 0.14; '"hello': 0.16; 'assembler': 0.16; 'ported': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'wrote:': 0.18; 'module': 0.19; 'programming': 0.22; 'minutes.': 0.22; 'tend': 0.24; 'typical': 0.24; '(or': 0.24; 'equivalent': 0.26; 'header:X-Complaints-To:1': 0.27; 'code': 0.31; 'checked': 0.32; 'run': 0.32; 'checking': 0.33; 'done.': 0.35; 'starting': 0.37; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'how': 0.40; 'skip:u 10': 0.60; 'hardware': 0.61; 'our': 0.64; 'details': 0.65; 'close': 0.67; 'frustrated': 0.68; 'cut': 0.74; 'directly.': 0.95 |
| X-Injected-Via-Gmane | http://gmane.org/ |
| To | python-list@python.org |
| From | Dave Angel <davea@davea.name> |
| Subject | Re: kivy |
| Date | Wed, 5 Feb 2014 08:33:08 -0500 (EST) |
| Organization | news.gmane.org |
| References | <c23b3f81-d753-4dda-8398-81d2fb54f59a@googlegroups.com> <9260af03-210c-4feb-a267-0b8d75a850bb@googlegroups.com> |
| X-Gmane-NNTP-Posting-Host | dpc6744192046.direcpc.com |
| X-Newsreader | PiaoHong Usenet NewsReaders 1.36 |
| 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.6419.1391607009.18130.python-list@python.org> (permalink) |
| Lines | 24 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1391607009 news.xs4all.nl 2861 [2001:888:2000:d::a6]:55651 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:65476 |
Show key headers only | View raw
Rustom Mody <rustompmody@gmail.com> Wrote in message: > On Wednesday, February 5, 2014 1:25:43 AM UTC+5:30, bharath wrote: >> please help im just frustrated after writing a long code and seeing that it isn't working.. > > Prior to Kernighan and Ritchie people did tend to write 'a long code' > and then check that its working (or not). After 'The C programming > language' -- which is about 40 years -- starting any programming > enterprise without writing AND CHECKING the equivalent of "Hello > World" is just never done. > > IOW you underestimate how many niggling details both of the system and > of your understanding are checked by that approach > I recall vividly when turnaround for the cross-assembler (remotely located) was typically close to 2 days. One of the projects I did was to write an assembler that built our code locally. And once the hardware existed, I ported the assembler to run on the target directly. Cut typical module assembly time to less than 5 minutes. 1973-1975 -- DaveA
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
kivy bharath <o.bharath95@gmail.com> - 2014-02-04 11:55 -0800
Re: kivy MRAB <python@mrabarnett.plus.com> - 2014-02-04 20:21 +0000
Re: kivy bharath <o.bharath95@gmail.com> - 2014-02-04 12:23 -0800
Re: kivy bharath <o.bharath95@gmail.com> - 2014-02-04 12:24 -0800
RE: kivy Nick Cash <nick.cash@npcinternational.com> - 2014-02-04 20:33 +0000
Re: kivy bharath <o.bharath95@gmail.com> - 2014-02-04 13:16 -0800
Re: kivy Gary Herron <gary.herron@islandtraining.com> - 2014-02-04 12:24 -0800
Re: kivy Rustom Mody <rustompmody@gmail.com> - 2014-02-04 19:11 -0800
Re: kivy Dave Angel <davea@davea.name> - 2014-02-05 08:33 -0500
csiph-web