154 questions
2
votes
3
answers
556
views
Add to Wikipedia's code? [closed]
I know that the wiki concept is let people from around the world contribute and everything. Now is there a way to add code ("contribute") to Wikipedia's codebase? Open-source?
For eg. I'd like to ...
83
votes
19
answers
20k
views
What's the best way to become familiar with a large codebase? [closed]
Joining an existing team with a large codebase already in place can be daunting. What's the best approach;
Broad; try to get a general overview of how everything links together, from the code
Narrow; ...