I was just curious, what are the strategy you follow to understand a codebase. May be you have specific way to do it. I would like to know it. And I think it will help others also to improve.
Thanks in advance.
1–10 of 11 posts
I was just curious, what are the strategy you follow to understand a codebase. May be you have specific way to do it. I would like to know it. And I think it will help others also to improve.
Thanks in advance.
http://thread.gmane.org/gmane.linux.kernel.mmc/4248/focus=44...
http://www.amazon.com/Working-Effectively-Legacy-Michael-Fea...
I write new tests in any area I'm going to be working in.
grep
Available books by Steve Litt: http://www.troubleshooters.com/bookstore/index.htm
A nice book package, I recommend these to every developer I meet: http://www.troubleshooters.com/bookstore/recession_package_a...
His website isn't pretty, but the content is golden.