Re: Learning Code...Fast

From: Daniel McCarty (mcdan_at_csi.com)
Date: 06/09/04


Date: 9 Jun 2004 08:15:25 -0700


"David" <FlyLikeAnEagle@United.Com> wrote in message news:<rOdGr40LMPU3-pn2-Z8LjOceuG5E4@localhost>...
>
> [...] You may be able to do a top-down approach if the project is
> fairly well organized. [...]

Hi David,
   Thanks very much for the advice. I should mention that it's an
embedded systems project, so there are a lot of magic numbers, memory
addresses and hardware intricacies sprinkled throughout the code.
That may be the toughest part. As for the project being in Zinc, yes,
it's a pretty readable format. (If the dice of history rolled a
little differently we might have all been using Zinc instead of Java,
but that's a topic for a different day.)

   Part of the first thing that I do may have to be to write the
project documentation, if only for my own sanity.

Thanks again,
Dan