ВходНаше всё Теги codebook 无线电组件 Поиск Опросы Закон Пятница
5 июля
152763
Evgeny_CD, Архитектор (04.04.2009 21:18, просмотров: 745)
Очень хорошая книга по системам генерации кода. Code Generation in Action http://upload.caxapa.ru/books/code-generation-in-action.rar
Publisher: {Manning Publications} Publication: {2003}, English ISBN: 9781930110977 Pages: 368 Developers using code generation are producing higher quality code faster than their hand-coding counterparts. And, they enjoy other advantages like maintainability, consistency and abstraction. Using the new CG methods they can make a change in one place, avoiding multiple synchronized changes you must make by hand. Code Generation in Action shows you the techniques of building and using programs to write other programs. It shows how to avoid repetition and error to produce consistent, high quality code, and how to maintain it more easily. It demonstrates code generators for user interfaces, database access, remote procedure access, and much more. Code Generation in Action is an A-to-Z guide covering building, buying, deploying and using code generators. If you are a software engineer-whether beginner or advanced-eager to become the "ideas person," the mover-and-shaker on your development team, you should learn CG techniques. This book will help you master them. What's Inside: * Code generation basics * CG techniques and best practices * Patterns of CG design * How to deploy generators * Many example generators Includes generators for: * Database access * RPC * Unit tests * Documentation * Business logic * Data translation Over his twenty years of development experience, Jack Herrington has shipped many software applications helped by code generation techniques. He runs the Code Generation Network.