Re: Beginner Projects
- From: Roedy Green <see_website@xxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 30 Aug 2007 06:10:07 GMT
On Thu, 30 Aug 2007 00:32:11 -0400, Lew <lew@xxxxxxxxxxxxx> wrote,
quoted or indirectly quoted someone who said :
. OTOH, this counts as "premature
optimization" in many cases.
It is simpler code, so I don't count it as optimisation. Optimisation
that gets you in trouble is verbose, harder-to-maintain code. I
figure every student should be familiar with odd/even idiom.
There is no shame is choosing the tersest, fastest code first time
out.
see http://mindprod.com/jgloss/modulus.html
--
Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com
.
- Follow-Ups:
- Re: Beginner Projects
- From: Joshua Cranmer
- Re: Beginner Projects
- References:
- Beginner Projects
- From: Pseudo Silk Kimono
- Re: Beginner Projects
- From: Roedy Green
- Re: Beginner Projects
- From: Lew
- Beginner Projects
- Prev by Date: Re: Beginner Projects
- Next by Date: Re: How can i implements a class like an HashMap but with 2 keys ?
- Previous by thread: Re: Beginner Projects
- Next by thread: Re: Beginner Projects
- Index(es):