e99 Online Shopping Mall
Help | |
Home - Basic M - Model Building (Books) |
  | Back | 81-100 of 100 |
click price to see details click image to enlarge click link to go to the store
81. Building Model Ships from Scratch by Kent. Porter | |
Paperback: 378
Pages
(1978-11)
list price: US$7.95 Isbn: 0830669078 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Customer Reviews (3)
Building Ship Models From Scratch
Model Building at its Best
This book is riddled with technical errors. |
82. Convergent Architecture: Building Model Driven J2EE Systems with UML by Richard Hubert | |
Paperback: 320
Pages
(2001-11-15)
list price: US$39.99 -- used & new: US$7.48 (price subject to change: see help) Asin: 0471105600 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (13)
Great work, but not a reference
Worth Reading My favorite quote from the book; What large IT organizations need is less philosophical discussion regarding absolute truth and more agreement on Architectural Style. Another great theme that I'm kind of parapharasing; If we built airplanes like we build software there would not be much of an airline industry. Most of that is due to style, no one builds an airplane from first principals, why do we so often build software that way. This book is worth the money. Like one of the other reviewers I was dissappointed in the 'tutorial' nature of everything past chapter 3. However, I thought the first 3 chapters were worth the price and more importantly the time to read it. For example in Chapter 1 the author goes into the 'higher level of communication' we get out of a style. When someone says 'car' a huge amount of information is transfered in that small 3 letter word. With an architectural style, the author argues, we can begin to have this same level of high bandwidth communication. Hopefully we have all been on at least one project where there was a practical mind meld in the team. All to often though we are on teams that have to have 2 hour meetings to define the word 'entity'. Until we can perform mind melds for real a 'style' will help us to communicate better. I give four starts instead of five due to the tutoral nature of the last half of the book.
A Real Treat! There is a slowly-growing body of experience in proven approaches to high-efficiency software development. This book shows Richard Hubert to be clearly among the front-runners in the field. A foundation observation in this field is that, across many projects, there is often much commonality. "Silo" or "stovepipe" developments ignore this commonality. A core goal is to capture commonality and apply it as widely as possible. This is feasible because the technical content of many projects is similar: one web service app is broadly much like another, as are most mainframe batch apps, or stand-alone GUI apps. However, capturing commonality alone is not sufficient. Other key factors are architecture, process, tools, and organization. They must all be brought together into a cohesive whole. Most industries (other than IT) have known for many years that meeting their "time to market" goals requires this kind of cohesive approach, which Hubert calls "Architectural Style", and fully describes at the start of the book. Thus designing an building a range of products that are similar (such as a range of cars, or a range of houses, or a range of hairpins) can benefit from having the same architectural style, which is understood across the industry, is taught in schools, which evolves over time, and which implies a given set of structural concepts, processes and organization, tools, and technology outlook. Hubert explains how these are the four major elements of an architectural style. The particular architectural style presented in the body of the book is the "Convergent Architecture" of the title, and addresses distributed applications such as web services. This style has as its metaphor not the mass-production of Chaplin's "Modern Times", but rather a machine shop with highly skilled engineers, each doing what they're best at. Hubert presents the Convergent Architecture in terms of its major elements - base enabling concepts (which he calls the metamodel), component architecture, the IT organization model, development process, and tools. Along the way, project design and management is covered. Also, the process of taking components from the business model straight through to implementation shows how one of the major promises of OO can be delivered. And the way it's done-this is what MDA really means! It might be thought that Hubert's approach requires a revolution, but this is not so. Like other practitioners in the field, he proposes an evolution, and includes process support for its management. For example, he shows in some detail how RUP is tailored for the Convergent Architecture, so building on currently-available products.He also touches on some of the low-down and difficult challenges, such as how much technical glue to write to make life simpler for application developers - the more you write, the further from standards you get. Last, but not least, there is a worked example, using Hubert's company's Convergent Architecture IDE, "ArcStyler", from business model right through to EJBs. Now it might be thought that spending over 40 pages on a proprietary product is mere publicity-seeking. But it's not. It's proof that the tool market is now starting to address one of the great challenges facing our industry: how to move away from the cottage industries of stovepipe development into seriously productive development. And if it also advertises the product, well, if it does the job, what's wrong with that? Finally, this book is well-written, well-structured, and at 250 pages, a comfortable read. If you've read any of the few other books in this field (such as Peter Herzum and my "Business Component Factory", or "Software Product Lines" from the SEI), then this book is an essential companion, bringing valuable new insights. If you haven't, then this book is not only a first-rate introduction to the field, but also a major contributor to it.
A Real Treat! There is a slowly-growing body of experience in proven approaches to high-efficiency software development. This book shows Richard Hubert to be clearly among the front-runners in the field. A foundation observation in this field is that, across many projects, there is often much commonality. "Silo" or "stovepipe" developments ignore this commonality. A core goal is to capture commonality and apply it as widely as possible. This is feasible because the technical content of many projects is similar: one web service app is broadly much like another, as are most mainframe batch apps, or stand-alone GUI apps. However, capturing commonality alone is not sufficient. Other key factors are architecture, process, tools, and organization. They must all be brought together into a cohesive whole. Most industries (other than IT) have known for many years that meeting their "time to market" goals requires this kind of cohesive approach, which Hubert calls "Architectural Style", and fully describes at the start of the book. Thus designing an building a range of products that are similar (such as a range of cars, or a range of houses, or a range of hairpins) can benefit from having the same architectural style, which is understood across the industry, is taught in schools, which evolves over time, and which implies a given set of structural concepts, processes and organization, tools, and technology outlook. Hubert explains how these are the four major elements of an architectural style. The particular architectural style presented in the body of the book is the "Convergent Architecture" of the title, and addresses distributed applications such as web services. This style has as its metaphor not the mass-production of Chaplin's "Modern Times", but rather a machine shop with highly skilled engineers, each doing what they're best at. Hubert presents the Convergent Architecture in terms of its major elements - base enabling concepts (which he calls the metamodel), component architecture, the IT organization model, development process, and tools. Along the way, project design and management is covered. Also, the process of taking components from the business model straight through to implementation shows how one of the major promises of OO can be delivered. And the way it's done-this is what MDA really means! It might be thought that Hubert's approach requires a revolution, but this is not so. Like other practitioners in the field, he proposes an evolution, and includes process support for its management. For example, he shows in some detail how RUP is tailored for the Convergent Architecture, so building on currently-available products.He also touches on some of the low-down and difficult challenges, such as how much technical glue to write to make life simpler for application developers - the more you write, the further from standards you get. Last, but not least, there is a worked example, using Hubert's company's Convergent Architecture IDE, "ArcStyler", from business model right through to EJBs. Now it might be thought that spending over 40 pages on a proprietary product is mere publicity-seeking. But it's not. It's proof that the tool market is now starting to address one of the great challenges facing our industry: how to move away from the cottage industries of stovepipe development into seriously productive development. And if it also advertises the product, well, if it does the job, what's wrong with that? Finally, this book is well-written, well-structured, and at 250 pages, a comfortable read. If you've read any of the few other books in this field (such as Peter Herzum and my "Business Component Factory", or "Software Product Lines" from the SEI), then this book is an essential companion, bringing valuable new insights. If you haven't, then this book is not only a first-rate introduction to the field, but also a major contributor to it.
Disappointing |
83. Collecting and Building Model Trucks by Lou Kroack | |
Paperback: 288
Pages
(1980-07-01)
Isbn: 0830620575 Canada | United Kingdom | Germany | France | Japan | |
84. Building and Solving Mathematical Programming Models in Engineering and Science (Pure and Applied Mathematics: A Wiley Series of Texts, Monographs and Tracts) by Enrique Castillo, Antonio J. Conejo, Pablo Pedregal, Ricardo García, Natalia Alguacil | |
Hardcover: 568
Pages
(2001-11-01)
list price: US$162.00 -- used & new: US$59.99 (price subject to change: see help) Asin: 0471150436 Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Modeling is one of the most effective, commonly used tools in engineering and the applied sciences. In this book, the authors deal with mathematical programming models both linear and nonlinear and across a wide range of practical applications. Whereas other books concentrate on standard methods of analysis, the authors focus on the power of modeling methods for solving practical problems–clearly showing the connection between physical and mathematical realities–while also describing and exploring the main concepts and tools at work. This highly computational coverage includes: Building and Solving Mathematical Programming Models in Engineering and Science is practically suited for use as a professional reference for mathematicians, engineers, and applied or industrial scientists, while also tutorial and illustrative enough for advanced students in mathematics or engineering. |
85. Building Model Warships of the Iron and Steel Eras | |
Hardcover: 144
Pages
(2002)
-- used & new: US$24.95 (price subject to change: see help) Asin: 1861761295 Canada | United Kingdom | Germany | France | Japan | |
86. The Model Railroader's Guide to Industries Along the Tracks (Model Railroader Books) by Jeff Wilson | |
Paperback: 88
Pages
(2006-06-02)
list price: US$19.95 -- used & new: US$8.75 (price subject to change: see help) Asin: 0890245827 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (7)
Review of Model Railroader's Guide to Industries Along the Tracks
Useful, but overrated
I LOVE THIS BOOK
An Essential Guide
Great book chock full of ideas and photographs! |
87. The Garden Railway Manual: A Step-by-Step Guide to Building and Operating an Outdoor Model Railway by C. Freezer | |
Hardcover: 160
Pages
(1995-12-14)
list price: US$34.95 Isbn: 1852604654 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (3)
Garden Train Construction
Not applicable to most of today's Garden Railroaders The book is written by and for Brits, and spends much of the pages discussing the history of British garden railroading from Z to N, HO and mostly O guages. All the "scales" discussed are in Metric, so we Yanks need to constantly convert (or have a conversion chart available). There are no Web site addresses listed in the "For More Information" appendix, another indication of the age of this publication, and all of the snail mail addresses and phone numbers are in the U.K. In addition, the pictures are all black and white, so it's not even very visually appealing. All in all, I'd avoid this book unless you are: 1) from the U.K. and/or 2) interested in an historical discussion of British garden railroads from 1900-1995. Even then, there seem to be many other titles that would be more useful. I've several other books on their way from Amazon, and hopefully these will be more helpful in getting me started in what appears to be a great hobby.
The Garden Railway Manual : A Step-By-Step Guide to Building |
88. Automated Model Building (Applied Logic Series) by Ricardo Caferra, Alexander Leitsch, Nicolas Peltier | |
Paperback: 344
Pages
(2010-11-02)
list price: US$189.00 -- used & new: US$156.54 (price subject to change: see help) Asin: 9048166969 Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description This is the first book on automated model building, a discipline of automated deduction that is of growing importance. Although models and their construction are important per se, automated model building has appeared as a natural enrichment of automated deduction, especially in the attempt to capture the human way of reasoning. The book provides an historical overview of the field of automated deduction, and presents the foundations of different existing approaches to model construction, in particular those developed by the authors. Finite and infinite model building techniques are presented. The main emphasis is on calculi-based methods, and relevant practical results are provided. The book is of interest to researchers and graduate students in computer science, computational logic and artificial intelligence. It can also be used as a textbook in advanced undergraduate courses. |
89. Here Is Your Hobby: Model Car Building. by Bill, Neumann | |
Library Binding:
Pages
(1971-01)
list price: US$5.29 Isbn: 0399602518 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Customer Reviews (1)
The original and best how-to book in the hobby |
90. Building a Working Model Warship by William Mowll | |
Hardcover: 224
Pages
(1998-01-01)
Isbn: 1861760191 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Customer Reviews (2)
A good book about an excellent model
Not what the title leads you to expect |
91. The Model Railroader's Guide to Industries Along the Tracks 3 (Model Railroader's Guide To...) by Jeff Wilson | |
Paperback: 87
Pages
(2008-04-15)
list price: US$19.95 -- used & new: US$12.83 (price subject to change: see help) Asin: 0890247013 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (3)
Awesome Series of Books !!!
Great How to Book
A guide for model railroad enthusiasts who want to make their models as authentic as possible |
92. Spaceships at the Final Frontier: Building Star Trek ModelsK by Rick Jackson | |
Paperback: 104
Pages
(2000-10)
list price: US$21.95 -- used & new: US$116.90 (price subject to change: see help) Asin: 0890243174 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (3)
Only for a complete novice
Not quite what I had hoped for... The overall cover is nice, and there are a few color pictures. However, most of the pictures are in black and white. This obscures any detail that may be gained from them.Even the color pictures are of less quality than can be found on the internet sites. The text is fairly simplistic and lacks any real detail.It does not provide any real pivotal insight in how to construct, paint and accurize a Star Trek model.Worse yet, it stays away from the most common, main stream models, sticking to mostly obscure and less common models. Overall this book was really a disappointment.I would only recommend it, if the model you are building is contained within it, and only then to a true beginner.
spaceships at the final frontier review I did appreciate the section on vacuum formed models as this is an area most people are not experienced in. I would recommend this book to beginners for learning basic techniques in assembly and finish.Advanced modellers should already be familiar with the techniques presented in this book. ... Read more |
93. Model Building for Architects and Engineers by John R. Taylor | |
Hardcover: 152
Pages
(1971-09)
Isbn: 0070629382 Canada | United Kingdom | Germany | France | Japan | |
94. Airplane Model Building by G. Johnson | |
Hardcover:
Pages
(1946-01)
list price: US$5.00 Isbn: 0870330055 Canada | United Kingdom | Germany | France | Japan | |
95. Design for flight. Fundamentals of aviation demonstrated by building and flying models, by Charles Hampson Grant | |
Hardcover: 275
Pages
(1947)
Asin: B0007DZLQI Canada | United Kingdom | Germany | France | Japan | |
96. Building Models for Conservation and Wildlife Management by Anthony Starfield, A. L. Bleloch | |
Paperback: 253
Pages
(1991-01)
list price: US$30.00 -- used & new: US$30.00 (price subject to change: see help) Asin: 0808777904 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Customer Reviews (1)
Excellent introduction to the construction of models |
97. The Methodology of Economic Model Building: Methodology After Samuelson (The New Routledge Library of Economics) by L. Boland | |
Paperback: 208
Pages
(1991-04-12)
list price: US$59.95 -- used & new: US$40.00 (price subject to change: see help) Asin: 0415064627 Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description |
98. Scratch Building Marine Models by Richard Webb | |
Paperback: 88
Pages
(2008-11)
-- used & new: US$19.95 (price subject to change: see help) Asin: 1900371294 Canada | United Kingdom | Germany | France | Japan | |
99. Model Railway Kit Building by Trevor Booth | |
Paperback: 192
Pages
(1989-06-19)
Isbn: 1852600322 Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description |
100. Victorian Building Regulations: Summary Tables of the Principal English Building Acts and Model By-Laws, 1840-1914 by Roger H. Harper | |
Hardcover: 137
Pages
(1985-03)
list price: US$33.00 Isbn: 0720117518 Canada | United Kingdom | Germany | France | Japan | |
  | Back | 81-100 of 100 |