1 Good programming practices {#good_practice}
2 ==========================
4 Two excellent sources
for general C++ coding guidelines are
6 - [C++ Coding Standards](http:
8 - [Effective C++](http:
10 %IMP endeavors to follow all the of the guidelines published in those
11 books. If you are in the Sali lab, we own copies of both of these books which
12 you are free to borrow.