2010. 2. 9. 01:34
							Computation/Language 
						
						Google C++ Style Guide
http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml informed by jinho
C++ coding standards: 101 rules, guidelines, and best practices By Herb Sutter, Andrei Alexandrescu
Code Complete by Steven C. McConnell
http://cc2e.com/
Code Craft: the practice of writing excellent code By Pete Goodliffe
http://oreilly.com/catalog/9781593271190 informed by neuralix
            
                    
                    
http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml informed by jinho
C++ coding standards: 101 rules, guidelines, and best practices By Herb Sutter, Andrei Alexandrescu
Code Complete by Steven C. McConnell
http://cc2e.com/
Code Craft: the practice of writing excellent code By Pete Goodliffe
http://oreilly.com/catalog/9781593271190 informed by neuralix
'Computation > Language' 카테고리의 다른 글
| windows.h (0) | 2008.09.10 | 
|---|---|
| Communications Functions (Windows) (0) | 2008.08.14 | 
| visual c++ solution - dsw (0) | 2008.08.12 | 
| 16진수 10진수로 변환 strtol() (0) | 2008.08.12 | 
| numeric library (0) | 2008.03.18 |