Google tools for coding September 11, 2009
Posted by Da in Development.Tags: C++, dev
trackback
Google has make some of their software library available to public via Google code, and I found the following quite useful or interesting:
- google-sparsehash
- google-glog
- google-coredumper
- google-all-pairs-similarity-search
- googlemock
- google-perftools
- google-ctemplate
- google-test
And you may want to take a look at Google Style Guide. My feeling is that learning the philosophy reflected by a style guide is usually helpful.
Comments»
No comments yet — be the first.