Tagged Questions
12
votes
5answers
2k views
How do I understand an open source project code?
I open the source code and it's folder upon folder of infinite files each with infinite lines of code which doesn't make much sense to me because I dont have the context, and half of it uses functions ...
5
votes
4answers
321 views
What can I gain from examining others code?
I recently downloaded some large code bases and have had light reads through them, but what can I gain from this?
How can I be sure what the author is doing is the right way to go about things?
(One ...