𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

Writing Solid Code: Microsoft's Techniques for Developing Bug-Free C Programs

✍ Scribed by Steve Maguire


Year
1993
Tongue
English
Leaves
288
Edition
1
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


"This book has useful things to say and an engaging way of saying them...a worthwhile addition to the shelves of any full-time programmer." - PC Week. Here, from a former Microsoft developer, are super secrets for developing bug-free C programs. Maguire provides examples of how bugs are caught at Microsoft (using actual case histories) and shows how readers can use these proven programming techniques to get products to market faster.


πŸ“œ SIMILAR VOLUMES


Writing Solid Code: Microsoft’s Techniqu
✍ Maguire Stephen πŸ“‚ Library πŸ“… 1993 πŸ› МicrΠΎsΠΎft Press 🌐 English

"This book has useful things to say and an engaging way of saying them...a worthwhile addition to the shelves of any full-time programmer." - PC Week. Here, from a former Microsoft developer, are super secrets for developing bug-free C programs. Maguire provides examples of how bugs are caught at Mi

Writing Bug-Free C Code: A Programming S
✍ Jerry Jongerius πŸ“‚ Library πŸ“… 1995 πŸ› Prentice Hall 🌐 English

Advocating a style of C programming based upon data abstraction (classes) and run-time object verification, this book describes a technique that results in virtually bug-free code from the beginning. It details the key to writing bug-free code: the class methodology with run-time type checking. In s

Test-Driven Development with C++: A simp
✍ Abdul Wahid Tanner πŸ“‚ Library πŸ“… 2022 πŸ› Packt Publishing 🌐 English

<p><span>Learn how to write a simple testing framework and extend it to drive the design of your logging library</span></p><h4><span>Key Features</span></h4><ul><li><span><span>Learn how to solve various challenges when testing in C++ with the help of effective solutions</span></span></li><li><span>