소프트웨어는 [QM-SDG] 및 [PF-SSAMD-SDP]에 명시한 참고 문서를 참고한다.
소프트웨어는 또한 다음과 같은 문서를 참고한다.
약어 | 참고문서 |
---|---|
QM-SDG | 소프트웨어 개발 지침서 Software Development Guideline |
PF-SSAMD-SDP | 소프트웨어 개발 계획 Software Development Plan |
C++ CODING | C++ Coding Standards: 101 Rules, Guidelines, and Best Practices by Herb Sutter, Andrei Alexandrescu, Addison-Wesley, 2004 |
C++11 | C++ Programming Language 4th by Bjarne Stroustrup, Addison-Wesley, 2013 |
DEBUGGING APP | Debugging Application for Microsoft .NET and Microsoft Windows Code Samples by John Robbins, Microsoft Press |
GoF | Design Patterns Elements of Reusable Object-Oriented Software, Erich Gamma, John Vlissides, Ralph Johnson, and Richard Helm, 1994, Addison-Wesley. |
MODERN C++ | Modern C++ Design: Generic Programming and Design Patterns Applied by Andrei Alexandrescu, Addison-Wesley, 2001. |