Book picks similar to
Antenna Engineering Handbook by Richard C. Johnson
engineering
8412
electronics-high-speed-digital-rf
handbook
Project Management: Achieving Competitive Advantage
Jeffrey K. Pinto - 2006
Cases, examples and problems from a variety of project types are used to illustrate the text.
Last Days of the Concorde: The Crash of Flight 4590 and the End of Supersonic Passenger Travel
Samme Chittum - 2018
An airliner capable of flying at more than twice the speed of sound, the Concorde had completed 25 years of successful flights, whisking wealthy passengers--from diplomats to rock stars to corporate titans--between continents on brief and glamorous flights. Yet on this fateful day, the chartered Concorde jet, en route to America, crashed and killed all 109 passengers and crew onboard and four people on the ground. Urgent questions immediately arose as investigators scrambled to discover what had gone wrong. What caused the fire? Could it have been prevented? And, most urgently, was the Concorde safe to fly? Last Days of the Concorde addresses these issues and many more, offering a fascinating insider's look at the dramatic disaster, the hunt for clues, and the systemic overhauls that followed the crash.
Fire Spirit
Graham Masterton - 2010
The victims seem to have nothing in common except the unnatural intensity of the fire that engulfed them . . . and the creepy kid who haunts each crime scene. But these are no ordinary fires. Can Ruth overcome her scepticism in time to save her family and avert the coming apocalypse?
Modern Compressible Flow: With Historical Perspective
John D. Anderson Jr. - 1981
In keeping with previous versions, the 3rd edition uses numerous historical vignettes that show the evolution of the field. New pedagogical features--"Roadmaps" showing the development of a given topic, and "Design Boxes" giving examples of design decisions--will make the 3rd edition even more practical and user-friendly than before. The 3rd edition strikes a careful balance between classical methods of determining compressible flow, and modern numerical and computer techniques (such as CFD) now used widely in industry & research. A new Book Website will contain all problem solutions for instructors.
The Adobe Photoshop CS6 Book for Digital Photographers
Scott Kelby - 2012
Instead, Scott shows you step by step the exact techniques used by today's cutting-edge digital photographers, and best of all, he shows you flat-out exactly which settings to use, when to use them, and why. That's why the previous editions of this book are widely used as the official study guides in photography courses at colleges and universities around the world.LEARN HOW THE PROS DO ITEach year, Scott trains thousands of professional photographers on how to use Photoshop, and almost without exception they have the same questions, the same problems, and the same challenges - and that's exactly what he covers in this book. You'll learn: The sharpening techniques the pros really use. The pros' tricks for fixing the most common digital photo problems fast! The step-by-step setup for getting what comes out of your printer to match exactly what you see onscreen. How to process HDR (High Dynamic Range) images using CS6's Merge to HDR Pro. How to master CS6's Content-Aware features. How to use Photoshop CS6's new video editing features to make movies from your DSLR videos. How to process RAW images like a pro (plus how to take advantage of all the new Camera Raw features in CS6!). The latest Photoshop special effects for photographers (there's a whole chapter just on these!). A host of shortcuts, workarounds, and slick "insider" tricks to send your productivity through the roof! Plus, Scott includes a special bonus chapter with his own CS6 workflow, from start to finish, and each chapter ends with a Photoshop Killer Tips section, packed with timesaving, job-saving tips that make all the difference. If you're a digital photographer, and if you're ready to learn all the "tricks of the trade" - the same ones that today's leading pros use to correct, edit, sharpen, retouch, and present their work--then you're holding the book that will do just that.
Note from the publisher:
August 9, 2012: All binding issues mentioned in our July 31, 2012 note below have been resolved. Thank you.July 31, 2012: We have encountered issues with the binding in our initial print run of this book. If you have purchased a copy of the book you are not happy with, please return it to the store where you made your purchase to request a replacement copy right away. We apologize for the inconvenience and appreciate your patience.
Physics for Scientists and Engineers, Volume 1
Raymond A. Serway - 2003
However, rather than resting on that reputation, the new edition of this text marks a significant advance in the already excellent quality of the book. While preserving concise language, state of the art educational pedagogy, and top-notch worked examples, the Eighth Edition features a unified art design as well as streamlined and carefully reorganized problem sets that enhance the thoughtful instruction for which Raymond A. Serway and John W. Jewett, Jr. earned their reputations. Likewise, PHYSICS FOR SCIENTISTS AND ENGINEERS, will continue to accompany Enhanced WebAssign in the most integrated text-technology offering available today. In an environment where new Physics texts have appeared with challenging and novel means to teach students, this book exceeds all modern standards of education from the most solid foundation in the Physics market today.
The Mafia and the Machine: The Story of the Kansas City Mob
Frank R. Hayde - 2007
Events unfolding in this city affected the fortunes of all the 'families', & shaped the entire underworld. In this book, Frank Hayde ties in every major name in organised crime as well as the corrupt Kansas City police force.
Lean Hospitals: Improving Quality, Patient Safety, and Employee Satisfaction
Mark Graban - 2008
After highlighting the benefits of Lean methods for patients, employees, physicians, and the hospital itself, he explains how Lean manufacturing staples such as Value Stream Mapping and process observation can help hospital personnel identify and eliminate waste in their own processes -- effectively preventing delays for patients, reducing wasted motion for caregivers, and improving the quality of care.Additionally, Graban describes how Standardized Work and error-proofing can prevent common hospital errors and details root cause problem-solving and daily improvement processes that can engage all personnel in systemic improvement. A unique guide for healthcare professionals, Lean Hospitals clearly elaborates the steps they can take to begin the proactive process of Lean implementation.The book has an accompanying website with more information.Mark Graban was quoted in a July 2010 New York Times article about lean hospitals.*Given the increase in candidates from the health services sector, the Lean Certification and Oversight Appeals committee has approved Lean Hospitals by Mark Graban as recommended reading in pursuit of the Lean Bronze Certification exam.Mark Graban speaks about his book on the CRC Press YouTube channel.
T-SQL Fundamentals
Itzik Ben-Gan - 2016
Itzik Ben-Gan explains key T-SQL concepts and helps you apply your knowledge with hands-on exercises. The book first introduces T-SQL's roots and underlying logic. Next, it walks you through core topics such as single-table queries, joins, subqueries, table expressions, and set operators. Then the book covers more-advanced data-query topics such as window functions, pivoting, and grouping sets. The book also explains how to modify data, work with temporal tables, and handle transactions, and provides an overview of programmable objects.
Microsoft Data Platform MVP Itzik Ben-Gan shows you how to: Review core SQL concepts and its mathematical roots Create tables and enforce data integrity Perform effective single-table queries by using the SELECT statement Query multiple tables by using joins, subqueries, table expressions, and set operators Use advanced query techniques such as window functions, pivoting, and grouping sets Insert, update, delete, and merge data Use transactions in a concurrent environment Get started with programmable objects-from variables and batches to user-defined functions, stored procedures, triggers, and dynamic SQL