Safe C++

Author: Vladimir Kushnir
Publisher: O'Reilly
Pages: 142
ISBN: 978-1449320935
Ebook: 978-1449321352
Audience: Beginner/Mid Level
Rating: 4
Reviewer: Bill Cunningham

 

A short book on avoiding the pitfalls that can happen to the average C++ programmer in the course of writing code

Author: Vladimir Kushnir
Publisher: O'Reilly
Pages: 142
ISBN: 978-1449320935
Ebook: 978-1449321352
Audience: Beginner/Mid Level
Rating: 4
Reviewer: Bill Cunningham

 

This short book could best be described as a HOW-TO in avoiding the pitfalls that can happen to the average C++ programmer in the course of writing code. Helpful tips and examples demonstrate the concepts clearly.

 

 

Banner

 

Some of the chapters are short, very short. and the book could have been better organized in a more cookbook or quick reference style. The author introduces his own template class to assist the developer in catching errors in the compiler. However some of the advice given is a little on the obvious side of things for the more experienced developers who have been bitten by these mistakes early in their careers. For example, the author suggests to avoid using the new[] operator and instead use the template vector, sound advice if you can do that and can afford the speed hit. Also his suggestion of using smart pointers, while brief, is very useful for those writing non-trivial production programs.

If I were developing a curriculum for C++ students, I would strongly suggest this book to assist in learning the language. Intermediate and beginning developers will benefit more from the book than the highly experienced developers.

Banner


Introducing SQL Server 2019 (Packt)

Author: Kellyn Gorman et al
Publisher: Packt Publishing
Pages: 488
ISBN: 978-1838826215
Print: 1838826211
Kindle: B088BNMRQ4
Audience: SQL Server DBAs and Devs
Rating: 3
Reviewer: Ian Stirk

Each new version of SQL Server introduces new features and enhances others. This book aims to discuss some of these [ ... ]



How to Grow a Robot: Developing Human-Friendly, Social AI

Author: Mark H. Lee
Publisher: MIT Press
Pages: 384
ISBN: 978-0262043731
Print: 0262043734
Kindle: B0874BMM14
Audience: Developers interested in how robotics and AI can be combined.
Rating: 5
Reviewer: Kay Ewbank

This book sets out to look at how robots can be more human-like, friendly and engaging. [ ... ]


More Reviews

Last Updated ( Thursday, 19 July 2012 )