Divide and Conquer Tip #1: Google Code Search

December 3rd, 2008 | by David |

Learning by example is very useful when programming, and a lot of examples can be found by searching for source code in Google Code Search. Just remember to check the license if you want to copy some existing code!

Post a Comment