HOME > 상세정보

상세정보

C++ coding standards : 101 rules, guidelines, and best practices

C++ coding standards : 101 rules, guidelines, and best practices (1회 대출)

자료유형
단행본
개인저자
Sutter, Herb. Alexandrescu, Andrei.
서명 / 저자사항
C++ coding standards : 101 rules, guidelines, and best practices / Herb Sutter, Andrei Alexandrescu.
발행사항
Boston :   Addison-Wesley,   c2005.  
형태사항
xv, 220 p. ; 24 cm.
총서사항
The C++ in-depth series
ISBN
0321113586 (pbk. : alk. paper)
서지주기
Includes bibliographical references (p. 187-193) and index.
일반주제명
C++ (Computer program language). Computer programming --Standards.
000 00000cam u2200205 a 4500
001 000045855216
005 20151228170951
008 151228s2005 mau b 001 0 eng d
010 ▼a 2004022605
020 ▼a 0321113586 (pbk. : alk. paper)
035 ▼a (KERIS)REF000010767523
040 ▼a DLC ▼c DLC ▼d YDX ▼d MUQ ▼d BAKER ▼d DLC ▼d 211009
050 0 0 ▼a QA76.73.C153 ▼b S85 2005
082 0 0 ▼a 005.13/3 ▼2 23
084 ▼a 005.133 ▼2 DDCK
090 ▼a 005.133 ▼b S967c
100 1 ▼a Sutter, Herb.
245 1 0 ▼a C++ coding standards : ▼b 101 rules, guidelines, and best practices / ▼c Herb Sutter, Andrei Alexandrescu.
260 ▼a Boston : ▼b Addison-Wesley, ▼c c2005.
300 ▼a xv, 220 p. ; ▼c 24 cm.
490 1 ▼a The C++ in-depth series
504 ▼a Includes bibliographical references (p. 187-193) and index.
650 0 ▼a C++ (Computer program language).
650 0 ▼a Computer programming ▼x Standards.
700 1 ▼a Alexandrescu, Andrei.
830 0 ▼a C++ in-depth series.
945 ▼a KLPA

소장정보

No. 소장처 청구기호 등록번호 도서상태 반납예정일 예약 서비스
No. 1 소장처 과학도서관/Sci-Info(2층서고)/ 청구기호 005.133 S967c 등록번호 121235144 (1회 대출) 도서상태 대출가능 반납예정일 예약 서비스 B M

컨텐츠정보

책소개

Consistent, high-quality coding standards improve software quality, reduce time-to-market, promote teamwork, eliminate time wasted on inconsequential matters, and simplify maintenance. Now, two of the world's most respected C++ experts distill the rich collective experience of the global C++ community into a set of coding standards that every developer and development team can understand and use as a basis for their own standards.

The authors cover virtually every facet of C++ programming: design and coding style, functions, operators, class design, inheritance, construction/destruction, copying, assignment, namespaces, modules, templates, genericity, exceptions, STL containers and algorithms, and more. Each standard is described concisely, with practical examples. From type definition to error handling, this book presents C++ best practices, including some that have only recently been identified and standardized--techniques you may not know even if you've used C++ for years. Along the way, you'll find answers to questions like

What's worth standardizing--and what isn't? What are the best ways to code for scalability? What are the elements of a rational error handling policy? How (and why) do you avoid unnecessary initialization, cyclic, and definitional dependencies? When (and how) should you use static and dynamic polymorphism together? How do you practice "safe" overriding? When should you provide a no-fail swap? Why and how should you prevent exceptions from propagating across module boundaries? Why shouldn't you write namespace declarations or directives in a header file? Why should you use STL vector and string instead of arrays? How do you choose the right STL search or sort algorithm? What rules should you follow to ensure type-safe code? Whether you're working alone or with others, C++ Coding Standards will help you write cleaner code--and write it faster, with fewer hassles and less frustration.

Consistent, high-quality coding standards improve software quality, reduce time-to-market, promote teamwork, eliminate time wasted on inconsequential matters, and simplify maintenance. Now, two of the world's most respected C++ experts distill the rich collective experience of the global C++ community into a set of coding standards that every developer and development team can understand and use as a basis for their own coding standards. The authors cover virtually every facet of C++ programming: design and coding style, functions, operators, class design, inheritance, construction/destruction, copying, assignment, namespaces, modules, templates, genericity, exceptions, STL containers and algorithms, and more. Each standard is described concisely, with practical examples. From type definition to error handling, this book presents C++ best practices, including some that have only recently been identified and standardized-techniques you may not know even if you've used C++ for years. Along the way, you'll find answers to questions like What's worth standardizing--and what isn't? What are the best ways to code for scalability? What are the elements of a rational error handling policy? How (and why) do you avoid unnecessary initialization, cyclic, and definitional dependencies? When (and how) should you use static and dynamic polymorphism together? How do you practice "safe" overriding? When should you provide a no-fail swap? Why and how should you prevent exceptions from propagating across module boundaries? Why shouldn't you write namespace declarations or directives in a header file? Why should you use STL vector and string instead of arrays? How do you choose the right STL search or sort algorithm? What rules should you follow to ensure type-safe code? Whether you're working alone or with others, C++ Coding Standards will help you write cleaner code--and write it faster, with fewer hassles and less frustration.


정보제공 : Aladin

저자소개

허브 서터(지은이)

ISO C++ 표준 위원회의 의장을 맡고 있으며, C/C++ Users Journal의 기고자이자 컬럼리스트, Microsoft의 Visual C++ 아키텍트로 일하고 있다. 지은 책으로 <Exceptional C++>, <More Exceptional C++>, <C++ 코딩의 정석> 등이 있다.

안드레 알렉산드레스쿠(지은이)

C/C++ 유저 저널의 컬럼리스트. 지은 책으로 <Modern C++ Design>이 있다.

정보제공 : Aladin

관련분야 신착자료

Harvard Business Review (2025)