您的位置:首页 > 编程语言 > C语言/C++

"C++ Coding Standards" -- the Guru of all the C++ developers

2007-12-26 21:00 543 查看
It's been a long time I haven't read this book till now. It shocked me that it is totally different experience this time of reading.

Two months ago when I was a little younger, I cannot feel anything when reading this book. In this two months I've experienced much in my everyday work. When I re-read this book today, I felt that every item in this book can be the golden law, which can save you from unnecessary or even subtle & hidden bugs, sometimes can even facilitate your development.

In one word, this book will cover every aspect in C++ development and save you from dropping down to hell. : )
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐