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


Groups > comp.lang.java.programmer > #25804

Re: replace extended characters

From Arved Sandstrom <asandstrom3minus1@eastlink.ca>
Newsgroups comp.lang.java.programmer
Subject Re: replace extended characters
References <15bd3363-c781-487b-98d5-2243eff7cc8f@24g2000yqa.googlegroups.com> <ij1uhu$80n$2@lust.ihug.co.nz>
Message-ID <pg05p.441$Y63.22@newsfe02.iad> (permalink)
Organization Public Usenet Newsgroup Access
Date 2011-02-10 21:27 -0400

Show all headers | View raw


On 11-02-10 08:06 PM, Lawrence D'Oliveiro wrote:
> In message
> <15bd3363-c781-487b-98d5-2243eff7cc8f@24g2000yqa.googlegroups.com>, VIDEO
> MAN wrote:
>
>> How would people suggest I approach this from an efficiency  point of
>> view given that the input files could be pretty large?
>
> Correctness comes before efficiency. Get it working first.

That's actually not true. When you're designing your solution - which is 
the point that the OP is at - you should most definitely be considering 
efficiency. More often than not you cannot make an inefficient solution 
efficient without changing it fairly radically, so why not design it 
properly first?

It's much more correct to say, get an efficient maintainable solution 
working correctly first, then do your last little tweaks if necessary.

AHS

-- 
We must recognize the chief characteristic of the modern era - a 
permanent state of what I call violent peace.
-- James D. Watkins

Back to comp.lang.java.programmer | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Re: replace extended characters Lawrence D'Oliveiro <ldo@geek-central.gen.new_zealand> - 2011-02-11 13:06 +1300
  Re: replace extended characters Arne Vajhøj <arne@vajhoej.dk> - 2011-02-10 21:45 -0500
  Re: replace extended characters Lew <noone@lewscanon.com> - 2011-02-11 17:39 -0500
  Re: replace extended characters Paul Cager <paul.cager@googlemail.com> - 2011-02-11 09:18 -0800
  Re: replace extended characters Arved Sandstrom <asandstrom3minus1@eastlink.ca> - 2011-02-10 21:27 -0400
    Re: replace extended characters Arne Vajhøj <arne@vajhoej.dk> - 2011-02-10 21:42 -0500
    Re: replace extended characters Lawrence D'Oliveiro <ldo@geek-central.gen.new_zealand> - 2011-02-11 15:35 +1300
    Re: replace extended characters Lew <noone@lewscanon.com> - 2011-02-10 21:29 -0500

csiph-web