Tools and Strategies for Delivering Your SoftwareAre you ready to take the leap from programmer to proficient developer? Based on the assumption that programmers need to grasp a broad set of core skills in order to develop high-quality software, Coder to Developer teaches you these critical ground rules. Topics covered include project planning, source code control, error handling strategies, working with and managing teams, documenting the application, developing a build process, and delivering the product. Most of the techniques taught in this unique book are language and platform neutral, and were selected to help you effectively design and develop complex applications.
Coder To Developer
| Year | 2004 |
| Author | Mike Gunderloy |
| Publisher | Sybex |
| Pages | 352 |
One review for “Coder To Developer”
-
review by erniel October 16th, 2007 - 7:44 am
I was a little disappointed after reading this book. I am a fan of Mike Gunderloy’s writing style (print & web), but I feel this book wasn’t quite honest. Yes there is plenty of great info for those new to programming or with limited experience, but the book is very C#/.NET centric. Anyone who doesn’t use C# may feel a bit ripped off. All code examples are in C# and many of the tools mentioned are relevant to .NET only.
A number of sections are very helicopter in view, with links to relevant in depth information that can be found elsewhere. For example, patterns get just 2 pages.
Those with limited programming experience (possibly self taught), or coming from non object orientated or 4GL environments will get the most out of this book, others will find it a light read.