Industrial Strength C++: Rules and Recommendations

Industrial Strength C++: Rules and Recommendations

简介:

从好的规则产生好的程序的角度来看,本书以易于遵循的规则和建议列表的形式,介绍了在C面向对象语言中使用和编程的成熟策略。

本书极大地扩展了公共领域的 “Ellemtel” C编码标准。经过精心挑选和慎重制定的指导方针,定义了一个对几乎所有程序员都有效和可用的C编码标准。文本和代码示例解释了每个单独的规则和建议。采用本书作为公司C编码标准有助于在尝试获得ISO 9000或CMM认证时消除障碍。本书涵盖了命名约定,代码组织,资源管理,类接口设计,面向对象编程,转换,错误处理,可移植性,编码风格。

英文简介:

Taking the point of view that good rules make good programs, this book presents proven strategies for using and programming in the C++ object-oriented language in the form of easy-to-follow lists of rules and recommendations.

This book greatly expands the public domain "Ellemtel" C++ coding standard. Guidelines have been carefully selected and consisely formulated to define a C++ coding standard that should be valid and usable for almost all programmers. Text and code examples explain each individual rule and recommendation.

Adopting this book as the company C++ coding standard helps remove an obstacle when trying to be certified for ISO 9000 or CMM.

The book covers naming conventions, code organization, resource management, class interface design, object-oriented programming, conversions, error handling, portability, coding style.

书名
Industrial Strength C++: Rules and Recommendations
译名
工业强度 C++:规则和建议
语言
英语
年份
1997
页数
244页
大小
1.71 MB
标签
  • C++
  • 下载
    pdf iconIndustrial Strength C++: Rules and Recommendations.pdf
    密码
    65536

    最后更新:2025-04-12 23:57:38

    ←Programming Abstractions in C++

    →C++ In Action: Industrial Strength Programming Techniques