[plt-scheme] Reading and understanding large programs

From: Noel Welsh (noelwelsh at gmail.com)
Date: Tue Jun 16 07:37:44 EDT 2009

I start with the main entry point, trying to understand the overall
structure of the program (top down). Then I switch to bottom up,
trying to understand how the individual pieces are made.

N.

On Mon, Jun 15, 2009 at 6:24 PM, aditya
shukla<adityashukla1983 at gmail.com> wrote:
> Hello Everyone,
>
> Can someone please share some ideas on how to go about reading and
> understanding large programs?
>
>
> Aditya


Posted on the users mailing list.