Conclusion
•Source code is not “self-documenting”
•
•Figure out what programmers are looking for
•
•Abstract from what’s in the code to provide that info
•
•Visualize it to see how it all fits together
•
•