The bigger picture, part 2 Last time we left here with some introductory thoughts about code comprehension and mental models. Let's five in a little deeper this time.To internalize a complicated system we first need to divide
The bigger picture, part 1 What is it that we're grasping at here? What is the goal that we're hurling ourselves towards? The answer is simple.Code comprehension.Most issues in coding are related to not understanding code
What is code documentation? While a software project is growing, so does the documentation. There are large quantities of information that need to be transferred to many different people.Users want to know how to use the