Comment Re:Find a good editor/IDE (Score 1) 254
This. And you IDE shouls have an easy way to go to the declaration of variables and methods, classes, etc, as well as a way to see the Call Hierarchy - who calls a certain method / variable and where.