Best of
Engineering

2015

Designing Data-Intensive Applications


Martin Kleppmann - 2015
    Difficult issues need to be figured out, such as scalability, consistency, reliability, efficiency, and maintainability. In addition, we have an overwhelming variety of tools, including relational databases, NoSQL datastores, stream or batch processors, and message brokers. What are the right choices for your application? How do you make sense of all these buzzwords?In this practical and comprehensive guide, author Martin Kleppmann helps you navigate this diverse landscape by examining the pros and cons of various technologies for processing and storing data. Software keeps changing, but the fundamental principles remain the same. With this book, software engineers and architects will learn how to apply those ideas in practice, and how to make full use of data in modern applications. Peer under the hood of the systems you already use, and learn how to use and operate them more effectively Make informed decisions by identifying the strengths and weaknesses of different tools Navigate the trade-offs around consistency, scalability, fault tolerance, and complexity Understand the distributed systems research upon which modern databases are built Peek behind the scenes of major online services, and learn from their architectures

The DevOps Handbook: How to Create World-Class Agility, Reliability, and Security in Technology Organizations


Gene Kim - 2015
    For decades, technology leaders have struggled to balance agility, reliability, and security. The consequences of failure have never been greater whether it's the healthcare.gov debacle, cardholder data breaches, or missing the boat with Big Data in the cloud.And yet, high performers using DevOps principles, such as Google, Amazon, Facebook, Etsy, and Netflix, are routinely and reliably deploying code into production hundreds, or even thousands, of times per day.Following in the footsteps of The Phoenix Project, The DevOps Handbook shows leaders how to replicate these incredible outcomes, by showing how to integrate Product Management, Development, QA, IT Operations, and Information Security to elevate your company and win in the marketplace."Table of contentsPrefaceSpreading the Aha! MomentIntroductionPART I: THE THREE WAYS1. Agile, continuous delivery and the three ways2. The First Way: The Principles of Flow3. The Second Way: The Principle of Feedback4. The Third Way: The Principles of Continual LearningPART II: WHERE TO START5. Selecting which value stream to start with6. Understanding the work in our value stream…7. How to design our organization and architecture8. How to get great outcomes by integrating operations into the daily work for developmentPART III: THE FIRST WAY: THE TECHNICAL PRACTICES OF FLOW9. Create the foundations of our deployment pipeline10. Enable fast and reliable automated testing11. Enable and practice continuous integration12. Automate and enable low-risk releases13. Architect for low-risk releasesPART IV: THE SECOND WAY: THE TECHNICAL PRACTICES OF FEEDBACK14*. Create telemetry to enable seeing abd solving problems15. Analyze telemetry to better anticipate problems16. Enable feedbackso development and operation can safely deploy code17. Integrate hypothesis-driven development and A/B testing into our daily work18. Create review and coordination processes to increase quality of our current workPART V: THE THRID WAY: THE TECHNICAL PRACTICES OF CONTINUAL LEARNING19. Enable and inject learning into daily work20. Convert local discoveries into global improvements21. Reserve time to create organizational learning22. Information security as everyone’s job, every day23. Protecting the deployment pipelinePART VI: CONCLUSIONA call to actionConclusion to the DevOps HandbookAPPENDICES1. The convergence of Devops2. The theory of constraints and core chronic conflicts3. Tabular form of downward spiral4. The dangers of handoffs and queues5. Myths of industrial safety6. The Toyota Andon Cord7. COTS Software8. Post-mortem meetings9. The Simian Army10. Transparent uptimeAdditional ResourcesEndnotes

The Effective Engineer: How to Leverage Your Efforts In Software Engineering to Make a Disproportionate and Meaningful Impact


Edmond Lau - 2015
    I'm going to share that mindset with you — along with hundreds of actionable techniques and proven habits — so you can shortcut those years.Introducing The Effective Engineer — the only book designed specifically for today's software engineers, based on extensive interviews with engineering leaders at top tech companies, and packed with hundreds of techniques to accelerate your career.For two years, I embarked on a quest seeking an answer to one question:How do the most effective engineers make their efforts, their teams, and their careers more successful?I interviewed and collected stories from engineering VPs, directors, managers, and other leaders at today's top software companies: established, household names like Google, Facebook, Twitter, and LinkedIn; rapidly growing mid-sized companies like Dropbox, Square, Box, Airbnb, and Etsy; and startups like Reddit, Stripe, Instagram, and Lyft.These leaders shared stories about the most valuable insights they've learned and the most common and costly mistakes that they've seen engineers — sometimes themselves — make.This is just a small sampling of the hard questions I posed to them:- What engineering qualities correlate with future success?- What have you done that has paid off the highest returns?- What separates the most effective engineers you've worked with from everyone else?- What's the most valuable lesson your team has learned in the past year?- What advice do you give to new engineers on your team? Everyone's story is different, but many of the lessons share common themes.You'll get to hear stories like:- How did Instagram's team of 5 engineers build and support a service that grew to over 40 million users by the time the company was acquired?- How and why did Quora deploy code to production 40 to 50 times per day?- How did the team behind Google Docs become the fastest acquisition to rewrite its software to run on Google's infrastructure?- How does Etsy use continuous experimentation to design features that are guaranteed to increase revenue at launch?- How did Facebook's small infrastructure team effectively operate thousands of database servers?- How did Dropbox go from barely hiring any new engineers to nearly tripling its team size year-over-year? What's more, I've distilled their stories into actionable habits and lessons that you can follow step-by-step to make your career and your team more successful.The skills used by effective engineers are all learnable.And I'll teach them to you. With The Effective Engineer, I'll teach you a unifying framework called leverage — the value produced per unit of time invested — that you can use to identify the activities that produce disproportionate results.Here's a sneak peek at some of the lessons you'll learn. You'll learn how to:- Prioritize the right projects and tasks to increase your impact.- Earn more leeway from your peers and managers on your projects.- Spend less time maintaining and fixing software and more time building and shipping new features.- Produce more accurate software estimates.- Validate your ideas cheaply to reduce wasted work.- Navigate organizational and people-related bottlenecks.- Find the appropriate level of code reviews, testing, abstraction, and technical debt to balance speed and quality.- Shorten your debugging workflow to increase your iteration speed.

Web Scalability for Startup Engineers


Artur Ejsmont - 2015
    With a focus on core concepts and best practices rather than on individual languages, platforms, or technologies, Web Scalability for Startup Engineers describes how infrastructure and software architecture work together to support a scalable environment.You'll learn, step by step, how scalable systems work and how to solve common challenges. Helpful diagrams are included throughout, and real-world examples illustrate the concepts presented. Even if you have limited time and resources, you can successfully develop and deliver robust, scalable web applications with help from this practical guide.Learn the key principles of good software design required for scalable systemsBuild the front-end layer to sustain the highest levels of concurrency and request ratesDesign and develop web services, including REST-ful APIsEnable a horizontally scalable data layerImplement caching best practicesLeverage asynchronous processing, messaging, and event-driven architectureStructure, index, and store data for optimized searchExplore other aspects of scalability, such as automation, project management, and agile teams

Introduction to Networking: How the Internet Works


Charles Severance - 2015
     While very complex, the Internet operates on a few relatively simple concepts that anyone can understand. Networks and networked applications are embedded in our lives. Understanding how these technologies work is invaluable.  This book was written for everyone - no technical knowledge is required!While this book is not specifically about the Network+ or CCNA certifications, it as a way to give students interested in these certifications a starting point.

Where Is the Great Wall?


Patricia Brennan Demuth - 2015
    It was a wall that kept growing and growing. But its construction came at a huge cost: it is believed that more than a million Chinese died building it, earning the wall its nickname--the longest cemetery on earth. Through the story of the wall, Patricia Brennan Demuth is able to tell the story of China itself, the rise and fall of dynasties, the greatness of its culture, and its present-day status as a Communist world power.

Essential Scala


Noel Welsh - 2015
    This focused introduction is aimed at developers with one to two years' experience in another programming language, and explains the concepts and techniques you need to become a proficient Scala developer.

C# 6.0 and the .NET 4.6 Framework


Andrew Troelsen - 2015
    

Encyclopedia of Electronic Components, Volume 3: Sensors for Location, Presence, Proximity, Orientation, Oscillation, Force, Load, Human Input, Liquid and Gas Properties, Light, Heat, Sound, and Electricity


Charles Platt - 2015
    You'll learn what each one does, how it works, why it's useful, and what variants exist. No matter how much you know about electronics, you'll find fascinating details you've never come across before.Perfect for teachers, hobbyists, engineers, and students of all ages, this reference puts reliable, fact-checked information right at your fingertips--whether you're refreshing your memory or exploring a component for the first time. Beginners will quickly grasp important concepts, and more experienced users will find the specific details their projects require.Volume 3 covers components for sensing the physical world, including light, sound, heat, motion, ambient, and electrical sensors.Unique: the first and only encyclopedia set on electronic components, distilled into three separate volumesIncredibly detailed: includes information distilled from hundreds of sourcesEasy to browse: parts are clearly organized by component typeAuthoritative: fact-checked by expert advisors to ensure that the information is both current and accurateReliable: a more consistent source of information than online sources, product datasheets, and manufacturer's tutorialsInstructive: each component description provides details about substitutions, common problems, and workaroundsComprehensive: Volume 1 covers power, electromagnetism, and discrete semi-conductors; Volume 2 includes integrated circuits, and light and sound sources; Volume 3 covers a range of sensing devices.

Excel 2016 Bible


John Walkenbach - 2015
    Spreadsheet himself Whether you are just starting out or an Excel novice, the Excel 2016 Bible is your comprehensive, go-to guide for all your Excel 2016 needs. Whether you use Excel at work or at home, you will be guided through the powerful new features and capabilities by expert author and Excel Guru John Walkenbach to take full advantage of what the updated version offers. Learn to incorporate templates, implement formulas, create pivot tables, analyze data, and much more. Navigate this powerful tool for business, home management, technical work, and much more with the only resource you need, Excel 2016 Bible. Create functional spreadsheets that work Master formulas, formatting, pivot tables, and more Get acquainted with Excel 2016's new features and tools Customize downloadable templates and worksheets Whether you need a walkthrough tutorial or an easy-to-navigate desk reference, the Excel 2016 Bible has you covered with complete coverage and clear expert guidance.

Sell Your Ideas With or Without A Patent


Stephen Key - 2015
    Many of the products Stephen Key has licensed required no intellectual property protection whatsoever, yet have made millions in royalties. But Key also knows what it takes to protect a big idea. Years ago, after reading about how medication bottles rarely contain enough space for the information that needs to be printed on them, he was inspired to develop an innovative label technology. The Spinformation rotating label has been licensed on products the world over, is protected by 20 U.S. and international patents, and has received more than 13 industry awards. To put it simply: Key knows how to use intellectual property to profit. This book will teach you how to: • Get a licensing contract with or without intellectual property • Write a provisional patent application that stops others from stealing your idea • Find and hire a killer patent attorney (they are not all created equal!) • Save thousands of dollars on legal expenses • File patents that have true value • Negotiate a win-win agreement It also details Stephen’s experience defending his patents in Federal Court—a David versus Goliath saga he has never before written about at length—as well as provides tips about how to avoid a licensing contract from going bad.

Motors for Makers: A Guide to Steppers, Servos, and Other Electrical Machines


Matthew Scarpino - 2015
    Yes, they’re more complicated than some other circuit elements, but with this book, you can completely master them. Once you do, incredible new projects become possible. Unlike other books, Motors for Makers is 100% focused on what you can do. Not theory. Making. First, Matthew Scarpino explains how electric motors work and what you need to know about each major type: stepper, servo, induction, and linear motors. Next, he presents detailed instructions and working code for interfacing with and controlling servomotors with Arduino Mega, Raspberry Pi, and BeagleBone Black. All source code and design files are available for you to download from motorsformakers.com. From start to finish, you’ll learn through practical examples, crystal-clear explanations, and photos. If you’ve ever dreamed of what you could do with electric motors, stop dreaming...and start making! Understand why electric motors are so versatile and how they work Choose the right motor for any project Build the circuits needed to control each type of motor Program motor control with Arduino Mega, Raspberry Pi, or BeagleBone Black Use gearmotors to get the right amount of torque Use linear motors to improve speed and precision Design a fully functional electronic speed control (ESC) circuit Design your own quadcopter Discover how electric motors work in modern electric vehicles--with a fascinating inside look at Tesla’s patents for motor design and control!

Elon Musk Tesla, SpaceX, and the Quest for a Fantastic Future: by Ashlee Vance (Summary & Key Lessons)


Summary Kings - 2015
    Vance spent more than 40 hours in deep conversation with Musk and also interviewed 300 more people to tell the exciting stories of Elon’s world-changing companies such as: SpaceX, SolarCity, PayPal, and Tesla Motors. Vance believes that Elon Musk is a present-day blend of legendary inventors and industrialists like Henry Ford, Steve Jobs, Thomas Edison, and Howard Hughes. Musk is unlike any other entrepreneur on the planet, and has dedicated his life to inventing an unbelievable future. Some examples of the key lessons we will cover: Why Elon Musk is a rare innovator who bucks the trend toward mediocrity Why so many people believed that Elon Musk was unfit to be a CEO How companies ran by Musk are leaving competitors in the dust How Tesla Motors is re-envisioning the future of transportation Why Elon Musk may be America’s only hope in competing with China And much more… So what are you waiting for? Download and learn what it really takes to be an amazing entrepreneur. Scroll to the top of the page and select the buy button.

Trial & Tribulations


Rachel Dylan - 2015
    While Olivia is accustomed to hard fights in the courtroom, she arrives in Windy Ridge and discovers there is much more to this case than the legal claims—forces of darkness are at work. Windy Ridge quickly turns from quiet Chicago suburb to spiritual battleground, and Olivia must rely on her faith to defend against legal and spiritual attacks. Although they are enemies in the courtroom, Olivia finds a friend and unlikely ally in opposing counsel, Grant Baxter. Once a skeptic about faith, he ultimately comes to her aid when she needs it most. The battle between evil forces heats up in and out of the courtroom, pushing Olivia to the breaking point. Will she be able to help good triumph over evil, or will the town of Windy Ridge be torn apart?

Boatowners Mechanical and Electrical Manual 4/E


Nigel Calder - 2015
    When you leave the dock with this indispensable resource aboard, you have at your fingertips the best and most comprehensive advice on: Battery technologies, including recent developments in lead-acid and lithium-ion batteries and fuel cells 12- and 24-volt DC systems Electric and hybrid propulsion How to radically improve the energy efficiency of most boats Corrosion, bonding, and lightning protection Generators, inverters, battery chargers , wind and water generators, and solar power Electric motors and electric lights Marine electronics, including networking systems, antennas, and RFI Diesel engines Transmissions, shaft brakes, and propellers Refrigeration and air-conditioning Tanks, plumbing, and through-hulls Pumps and watermakers Steering, autopilots, and wind vanes Stoves and heaters Winches, windlasses, and bow thrusters Spars, rigging, and roller reefing

Biodesign: The Process of Innovating Medical Technologies


Paul G. YockChristine Kurihara - 2015
    Written by a team of medical, engineering, and business experts, the authors provide a comprehensive resource that leads students, researchers, and entrepreneurs through a proven process for the identification, invention, and implementation of new solutions. Case studies on innovative products from around the world, successes and failures, practical advice, and end-of-chapter 'Getting Started' sections encourage readers to learn from real projects and apply important lessons to their own work. A wealth of additional material supports the book, including a collection of nearly 100 videos created for the second edition, active links to external websites, supplementary appendices, and timely updates on the companion website at ebiodesign.org. Readers can access this material quickly, easily, and at the most relevant point in the text from within the ebook.

What If?: Randall Munroe | Serious Scientific Answers to Absurd Hypothetical Questions | Summary & Takeaways


Brief Books - 2015
     This book is a supplement to What If? and intended to enhance the experience of reading the original book. We recommend purchasing the full version of What If? on Amazon in addition to this book. Introduction What If? Serious Scientific Answers to Absurd Hypothetical Questions presents a wide variety of questions covering a range of dubious potentialities and the results which would ensue should they become reality. The questions are collected from author Randall Munroe’s website, where they are sent in by readers of his blog. Some of the questions are conceptual, for example how much force would be required for Yoda to lift an X-fighter, others are in a more serious vein. All of the answers however are based on research and the application of scientific principles by the author, himself trained in physics and a former roboticist for NASA. Benefits Spend less time reading and more time enjoying your favorite books. Discover important details you may have missed the first time. Review key concepts in an easy-to-understand and efficient manner. Use as a reference or "cheat sheet" to quickly access important information. Pick up where you left off with the original book. Focus only on critical information and eliminate unnecessary details. Buy Now Buy Now: Only $2.99 (Save $3.00 or 50%, Regular Price: $5.99) Money Back Guarantee: If you are not 100% satisfied with your purchase, simply return it to Amazon within 7 days of purchase for a full refund. Go to Your Account -> Manage Your Content and Devices -> Find the Book -> Return for Full Refund. Read Now: Your book will be delivered to your Kindle device or free Kindle software automatically.

The Inventor's Secret: What Thomas Edison Told Henry Ford


Suzanne Slade - 2015
    That curiosity led them to become inventors—with very different results. As Edison invented hit after commercial hit, gaining fame and fortune, Henry struggled to make a single invention (an affordable car) work. Witnessing Thomas's glorious career from afar, a frustrated Henry wondered about the secret to his success. This little-known story is a fresh, kid-friendly way to show how Thomas Edison and Henry Ford grew up to be the most famous inventors in the world—and best friends, too.

Systems Architecture: Strategy and Product Development for Complex Systems (2-downloads)


Edward Crawley - 2015
    The text teaches programmers andengineering professionals how to examine the DNA of a system tounderstand its basis for competitive advantage. Building on theidea of architecture as a specialized field, the FirstEdition sets the precedent for studying systems architecture asa “science”.The material is highly connected to real world examples--many ofthem involving the participation of its authors. Focusing on howfunctions work together to create a coherent system, the textexamines systems architecture in the disciplines of communication,robotics, exploration, medicine, and farm and space equipment.

How to Hack: Hacking Secrets Exposed: A Beginner's Guide


Srikanth Ramesh - 2015
    But Don't Know Where to Start..? If so, this book is specially designed for you. Hacking Secrets Exposed is an easy-to-follow, complete course on ethical hacking that takes readers right from the basics to some of the highly advanced concepts. The book starts with basic concepts like footprinting, scanning, network reconnaissance, OS fingerprinting etc. and advances to higher level concepts like password cracking, Windows hacking, network sniffing, wireless hacking, steganography, DoS, XSS, SQL injection, buffer overflow, session hijacking, email hacking and much more.Most of the popular books that are currently available in the market are suitable only for those who have a considerable amount of background knowledge in the field. Also, these books may dive too much into the theoretical part and use a lot technical jargon making it hard for beginners to follow and comprehend. However, this book will take you through the concepts of computer hacking in a very simple and easy to follow manner so that even the readers with no prior knowledge of hacking should be able to easily understand the concept. To start off, all you need is a little working knowledge of computers, operating system (Windows) and an Internet connection. Each topic in the book is presented in an extremely simple manner by including bullet points, illustrations and practical examples. The following are some of the highlighting features of the book: Learn Hacking from the Basics. Extremely Easy to Follow. No Prior Knowledge of Hacking is Required. Get Latest Hacking Techniques and Practical Examples. So, if you are a beginner with a little or no prior background of hacking but looking to take off, Hacking Secrets Exposed is for you! We promise that you will never be disappointed by opting for this book.

Lukewarming: The New Climate Science that Changes Everything


Patrick J. Michaels - 2015
    The consequences of this gathering may be enormous. In this new ebook, experts Patrick J. Michaels and Paul C. Knappenberger assess the issues sure to drive the debate before, during, and after the Paris meeting.

Plant Factory: An Indoor Vertical Farming System for Efficient Quality Food Production


Toyoki Kozai - 2015
    The PF systems described in this book are based on a plant production system with artificial (electric) lights and include case studies providing lessons learned and best practices from both industrial and crop specific programs.With insights into the economics as well as the science of PF programs, this book is ideal for those in academic as well as industrial settings.

How to Code in 10 Easy Lessons: Learn how to design and code your very own computer game


Sean McManus - 2015
    You’ll get to know the super skills of coding, then get to see how to use Scratch coding software to write simple code, use loops, and debug, to create a webpage, and even make a computer game. Perfect for middle-school aged kids, this guide is filled with easy-to-follow instructions and step-by-step graphics.

NASA Voyager 1 2 Owners' Workshop Manual - 1977 onwards (VGR77-1 to VGR77-3, including Pioneer 10 11): An insight into the history, technology, mission planning and operation of NASA's deep-space probes sent to study the outer planets and beyond


Christopher Riley - 2015
    The two Voyager probes will continue to transmit details of discoveries beyond our solar system until at least 2020.

Learning Apache Cassandra - Manage Fault Tolerant and Scalable Real-Time Data


Mat Brown - 2015
     Book Description Cassandra is a distributed database that stands out for its robust feature set and intuitive interface, while still providing the high availability and scalability of a distributed store.Starting from installing Cassandra and creating your first keyspace, to mastering the different table structures Cassandra offers and exploring the latest and most powerful features of the Cassandra Query Language, CQL3, this book explores each topic through the lens of a real-world example application. With plenty of examples, tips, and clear explanations, you'll master compound primary keys, collection columns, lightweight transactions, and many other advanced aspects of Cassandra.By the end of the book, you'll be fully equipped to build powerful, scalable Cassandra database layers for your applications. What you will learn Install Cassandra and create your first keyspace Choose the right table structure for the task at hand in a variety of scenarios Use range slice queries for efficient data access Effortlessly handle concurrent updates with collection columns Ensure data integrity with lightweight transactions and logged batches Understand eventual consistency and use the right consistency level for your situation Implement best practices for data modeling and access About the Author Mat Brown is a professional software engineer in Brooklyn, New York. In his career, he has focused on building consumer-facing web and mobile applications for several companies; he currently works at Genius. Table of Contents Getting up and Running with Cassandra The First Table Organizing Related Data Beyond Key-value Lookup Establishing Relationships Denormalizing Data for Maximum Performance Expanding Your Data Model Collections, Tuples, and User-defined Types Aggregating Time-series Data How Cassandra Distributes Data

Pilots Handbook of Aeronautical Knowledge


Dominic Ottaviano - 2015
    This is the main FAA resource for Private Pilot through Commerical Pilot and is also great as a reference for your Instrument Certificates. These files are also downloadable at freeCFI at no charge.

The Clean Architecture in PHP


Kristopher Wilson - 2015
    Your code doesn't have to be an unwieldy, soul crushing nightmare that revokes any joy of programming you once had.

Sonic Wind: The Story of John Paul Stapp and How a Renegade Doctor Became the Fastest Man on Earth


Craig Ryan - 2015
    Today, both are safer than ever, thanks in part to one pioneering air force doctor’s research on seatbelts and ejection seats. The exploits of John Paul Stapp (1910–1999) come to thrilling life in this biography of a Renaissance man who was once blasted—faster than a .45 caliber bullet—across the desert in his Sonic Wind rocket sled, only to be slammed to a stop in barely a second. The experiment put him on the cover of Time magazine and allowed his swashbuckling team to gather the data needed to revolutionize automobile and aircraft design. But Stapp didn’t stop there. From the legendary high-altitude balloon tests that ensued to the ferocious battles for car safety legislation, Craig Ryan’s book is as much a history of America’s transition into the Jet Age as it is a biography of the man who got us there safely.

Digital Design and Computer Architecture: ARM Edition


Sarah L. Harris - 2015
    Beginning with digital logic gates and progressing to the design of combinational and sequential circuits, Harris and Harris use these fundamental building blocks as the basis for what follows: the design of an actual ARM processor. With over 75% of the world’s population using products with ARM processors, the design of the ARM processor offers an exciting and timely application of digital design while also teaching the fundamentals of computer architecture. SystemVerilog and VHDL are integrated throughout the text in examples illustrating the methods and techniques for CAD-based circuit design. By the end of this book, readers will be able to build their own microprocessor and will have a top-to-bottom understanding of how it works. Harris and Harris have combined an engaging and humorous writing style with an updated and hands-on approach to digital design. Covers the fundamentals of digital logic design and reinforces logic concepts through the design of an ARM microprocessor. Features side-by-side examples of the two most prominent Hardware Description Languages (HDLs)—SystemVerilog and VHDL—which illustrate and compare the ways each can be used in the design of digital systems. Includes examples throughout the text that enhance the reader’s understanding and retention of key concepts and techniques. The Companion website includes a chapter on I/O systems with practical examples that show how to use the Raspberry Pi computer to communicate with peripheral devices such as LCDs, Bluetooth radios, and motors. The Companion website also includes appendices covering practical digital design issues and C programming as well as links to CAD tools, lecture slides, laboratory projects, and solutions to exercises.

Sustainable Materials Without the Hot Air: Making Buildings, Vehicles and Products Efficiently and with Less New Material


Julian M. Allwood - 2015
    But our growing demand is not sustainable. This optimistic and richly-informed book evaluates all the options and explains how we can greatly reduce the amount of material demanded and used in manufacturing, while still meeting everyone's needs."Instead of the usual ya-boo about sustainability, this is a pragmatic guide to getting more value from less stuff. Researched with long-term co-operation from industry, it emphasizes facts and evidence but is aimed at a popular readership." - BBC News Magazine"A valuable, impartial expert source in an important debate." - Boing Boing

Beyond Blame: Learning From Failure and Success


Dave Zwieback - 2015
    Our increasingly complex world demands that we continuously learn from failures (and successes) in order to survive and thrive. And yet, our learning is too often undermined. We construct biased but comfortable stories, which often feature a simple, single "root cause"--a villain, someone to take the blame. Having done that, we short-circuit the possibility of developing any deeper understanding of the complex systems we work with. With this common approach, our systems will become more fragile and drift into failure. In this concise and entertaining book, I.T. veteran Dave Zwieback describes an incident that threatens the very existence of a large financial institution, and the counterintuitive steps its leadership took to stop the downward spiral. Their novel approach is grounded in proven concepts from complexity science, resilience engineering, human factors, cognitive science, and organizational psychology. It allows us to identify the underlying conditions for failure, and make our systems (and organizations) safer and more resilient.- Get a clear understanding of the downside of blame- Learn how to identify (and counteract) cognitive biases in groups- See how organizations can determine the real root cause of problems- Establish real accountability with your organization- Use the Learning Review Framework to fully learn from failures of complex systems- Find practical insights and tips for moving beyond blame in your own organization

Warship 2015


John Jordan - 2015
    Featuring a broad range of articles from a select panel of distinguished international contributors, this latest volume combines original research, new book reviews, warship notes, an image gallery and much more to maintain the impressive standards of scholarship and research from the field of warship history.This 37th edition features the usual range of diverse articles including: The Battleships of the Patrie Class; Postwar Weapons in the Royal Navy; The Tragedy of the Submarine Mariotte, Known as the ‘Toothbrush’; and Developments in Modern Carrier Aviation. Contributors to Warship 2015 include Michele Cosentino, Peter Marland, Hans Lengerer and Aidan Dodson.

Physics for Gearheads: An Introduction to Vehicle Dynamics, Energy, and Power - With Examples from Motorsports


Randy Beikmann - 2015
    GEBP. Mfg. code: GEBP-01-1503"--Title page verso.

125 Cool Inventions: Supersmart Machines and Wacky Gadgets You Never Knew You Wanted!


National Geographic Kids - 2015
    It's sure to get gadget gurus, techies, and computer geeks thinking about the world of infinite possibilities. If there was an invention that could knock your socks off, you'd find it here!

The Next Big Thing: From 3D Printing to Mining the Moon


Christopher Barnatt - 2015
    Beyond 2030, the way we live today will no longer be sustainable. We will therefore need to develop technologies including 3D printing, synthetic biology and space travel if our civilization is to survive and thrive.Part I reveals how local digital manufacturing will allow on-demand production in any location. Part II then looks at those robots and artificial intelligences that are destined to become our future carers, servants and companions. Part III next examines how resources from space will one day deliver fresh energy and raw material supplies. Finally, Part IV predicts the transhuman evolution that will be triggered as we learn to genetically reprogram and cybernetically upgrade our own biological hardware.The Next Big Thing is written by futurist Christopher Barnatt of ExplainingTheFuture.com. The book will open your mind to the astonishing opportunities that lie ahead, and which will drive us toward the technological singularity . . .

Handbook of Modern Sensors: Physics, Designs, and Applications


Fraden Jacob - 2015
    This latest edition focuses on the sensing technologies driven by the expanding use of sensors in mobile devices. These new miniature sensors will be described, with an emphasis on smart sensors which have embedded processing systems. The chapter on chemical sensors has also been expanded to present the latest developments.Digital systems, however complex and intelligent they may be, must receive information from the outside world that is generally analog and not electrical. Sensors are interface devices between various physical values and the electronic circuits that "understand" only a language of moving electrical charges. In other words, sensors are the eyes, ears, and noses of silicon chips.Unlike other books on sensors, the Handbook of Modern Sensors is organized according to the measured variables (temperature, pressure, position, etc.). This book is a reference text for students, researchers interested in modern instrumentation (applied physicists and engineers), sensor designers, application engineers and technicians whose job it is to understand, select and/or design sensors for practical systems.

Goldie's Daughter


Bonnie Dodge - 2015
    When a dazzling variety troupe and its fashionable star stop over in Saw Tooth City, Emily seizes her ticket out of the mining camps and flees to join them. But will the enchantments of the East, and the lure of the mighty Mississippi, bring her peace and happiness? On an adventure-filled journey from Idaho Territory to the city of St. Louis, Emily must find the courage to confront the truth, as well as learn to forgive and love again.

Porsche 917 Owners' Workshop Manual 1969 onwards (all models): An insight into the design, engineering, maintenance and operation of Porsche's legendary sports-racing car


Ian Wagstaff - 2015
    This manual provides a fascinating insight into the design, evolution, operation, maintenance and restoration of the Porsche 917.

Operating Systems Design and Implementat: Design and Implementation


Andrew S. Tanenbaum - 2015
    It has been especially designed for high reliability for use in embedded systems and for ease of teaching.

Williams FW14B Manual: 1992


Steve Rendle - 2015
    Mansell's team-mate, Riccardo Patrese, also won a race, and finished second to Mansell on six occasions. To complete the stunning statistics, Mansell either won or finished second in all the races he finished that season, and he took pole position for all but two of the season's 16 races.

Love Canal: A Toxic History from Colonial Times to the Present


Richard S. Newman - 2015
    Initially seeking evacuation, area activists soon found that they were engaged in a far larger battle over the meaning of America's industrial past and its environmental future. The Love Canal protest movement inaugurated the era of grassroots environmentalism, spawning new anti-toxics laws and new models of ecological protest.Historian Richard S. Newman examines the Love Canal crisis through the area's broader landscape, detailing the way this ever-contentious region has been used, altered, and understood from the colonial era to the present day. Newman journeys into colonial land use battles between Native Americans andEuropean settlers, 19th-century utopian city planning, the rise of the American chemical industry in the 20th century, the transformation of environmental activism in the 1970s, and the memory of environmental disasters in our own time.In an era of hydrofracking and renewed concern about nuclear waste disposal, Love Canal remains relevant. It is only by starting at the very beginning of the site's environmental history that we can understand the road to a hazardous waste crisis in the 1970s-and to the global environmental justicemovement it sparked.

Embedded Programming with Android: Bringing Up an Android System from Scratch (Android Deep Dive)


Roger Ye - 2015
    In this concise guide, Roger Ye teaches all the skills you’ll need to write the efficient embedded code necessary to make tomorrow’s Android devices work.   The first title in Addison-Wesley’s new Android™ Deep Dive series for intermediate and expert Android developers, Embedded Programming with Android™ draws on Roger Ye’s extensive experience with advanced projects in telecommunications and mobile devices. Step by step, he guides you through building a system with all the key components Android hardware developers must deliver to manufacturing. By the time you’re done, you’ll have the key programming, compiler, and debugging skills you’ll need for real-world projects.   First, Ye introduces the essentials of bare-metal programming: creating assembly language code that runs directly on hardware. Then, building on this knowledge, he shows how to use C to create hardware interfaces for booting a Linux kernel with the popular U-Boot bootloader. Finally, he walks you through using filesystem images to boot Android and learning to build customized ROMs to support any new Android device. Throughout, Ye provides extensive downloadable code you can run, explore, and adapt.   You will  Build a complete virtualized environment for embedded development Understand the workflow of a modern embedded systems project Develop assembly programs, create binary images, and load and run them in the Android emulator Learn what it takes to bring up a bootloader and operating system Move from assembler to C, and explore Android’s goldfish hardware interfaces Program serial ports, interrupt controllers, real time clocks, and NAND flash controllers Integrate C runtime libraries Support exception handling and timing Use U-Boot to boot the kernel via NOR or NAND flash processes Gain in-depth knowledge for porting U-Boot to new environments Integrate U-Boot and a Linux kernel into an AOSP and CyanogenMod source tree Create your own Android ROM on a virtual Android device

Fundamentals of 5g Mobile Networks


Jonathan Rodriguez - 2015
    This book provides an insight into the key areas of research that will define this new system technology paving the path towards future research and development. The book is multi-disciplinary in nature, and aims to cover a whole host of intertwined subjects that will predominantly influence the 5G landscape, including the future Internet, cloud computing, small cells and self-organizing networks (SONs), cooperative communications, dynamic spectrum management and cognitive radio, Broadcast-Broadband convergence, 5G security challenge, and green RF. This book aims to be the first of its kind towards painting a holistic perspective on 5G Mobile, allowing 5G stakeholders to capture key technology trends on different layering domains and to identify potential inter-disciplinary design aspects that need to be solved in order to deliver a 5G Mobile system that operates seamlessly.

Deviant Acts


J.J. White - 2015
    Only the heroin he’s been addicted to since Vietnam keeps the horror at bay. A poster child for losers, Jackson’s addiction has cost him his job, his girlfriend—and unless there’s a change soon—his life. That change comes in the form of the wicked Aunt Camille, a Vermont millionaire who desperately needs Jackson’s services to retrieve her twenty-year-old daughter, Cheryl, from kidnappers. Camille wants her back at any cost and she wants the kidnappers, who maimed her only daughter, murdered. Jackson could use the money—no, he desperately needs the money—but can he stay clean long enough to get her back? And more importantly, can he kill again despite the demons that haunt him from the war?

SIX SIGMA HANDBOOK


Pyzdek - 2015
    This new edition offers updated examples, and enhanced approach to innovation, further integration of Lean methodologies throughout, and provides: Two online quizzes for Six Sigma certification, one for Green Belt candidates and one for Black Belt candidates Links to five videos that walk you through specific processes, such as Minitab functions, statistical process control, and how to read a Pareto chart Written by two of the foremost authorities on the subject, this authoritative resource delivers all of the guidance you need to successfully implement Six Sigma.

Machine Analysis with Computer Applications for Mechanical Engineers


James Doane - 2015
    The author uses an enthusiastic 'hands-on' approach by including photos of actual mechanisms in place of abstract line illustrations, and directs students towards developing their own software for mechanism analysis using Excel & Matlab. An accompanying website includes a detailed list of tips for learning machine analysis, including tips on working homework problems, note taking, preparing for tests, computer programming and other topics to aid in student success. Study guides for each chapter that focus on teaching the thought process needed to solve problems by presenting practice problems are included, as are computer animations for common mechanisms discussed in the text.

Greenglow & the search for gravity control


Ron Evans - 2015
    It tells of the epic struggle by scientists to wrest the secrets from nature of how to control the force of electromagnetism and how to control aerodynamic forces. Control of the force of gravity has yet to be achieved. Analogies suggest where a breakthrough might be made.Greenglow & the search for gravity control follows the attempts mankind has made over the years to understand gravity as well as looking at more recent experiments to control it. The book is written by an engineer, who worked in the aerospace industry, and who persuaded BAE Systems to sponsor Project Greenglow, a small research programme aimed at investigating some ideas for controlling gravity. Based on analogies in nature, the book provides a road map for scientists, engineers and the general public who want to know more about gravity and our search to control it. Discovering nature’s secrets is an exciting, but unfinished story – there is much we still don’t know. The book describes the quest by scientists to gain control of gravity and electromagnetism, the two long-range forces of nature. Faraday discovered the secret of electromagnetic control. Newton began the search for gravity control, later continued by Einstein, but it eluded them. One day the secret will be discovered either by careful experimentation or, as is often the case, by stumbling across it by chance. In the future it is expected that gravity control will underpin a new method of propulsion and this book concludes with a look at some possible forms. Greenglow is a fascinating read for any aerospace engineers, physicists, experimental research scientists, science journalists, science historians, futurologists, UFO enthusiasts, Star Trekkies and general public interested in the breakthrough in understanding of how to control gravity.

Aircraft Control and Simulation: Dynamics, Controls Design, and Autonomous Systems


Brian L. Stevens - 2015
    This updated text covers flight control systems, flight dynamics, aircraft modeling, and flight simulation from both classical design and modern perspectives, as well as two new chapters on the modeling, simulation, and adaptive control of unmanned aerial vehicles. With detailed examples, including relevant MATLAB calculations and FORTRAN codes, this approachable yet detailed reference also provides access to supplementary materials, including chapter problems and an instructor's solution manual. Aircraft control, as a subject area, combines an understanding of aerodynamics with knowledge of the physical systems of an aircraft. The ability to analyze the performance of an aircraft both in the real world and in computer-simulated flight is essential to maintaining proper control and function of the aircraft. Keeping up with the skills necessary to perform this analysis is critical for you to thrive in the aircraft control field. Explore a steadily progressing list of topics, including equations of motion and aerodynamics, classical controls, and more advanced control methods Consider detailed control design examples using computer numerical tools and simulation examples Understand control design methods as they are applied to aircraft nonlinear math models Access updated content about unmanned aircraft (UAVs) Aircraft Control and Simulation: Dynamics, Controls Design, and Autonomous Systems, Third Edition is an essential reference for engineers and designers involved in the development of aircraft and aerospace systems and computer-based flight simulations, as well as upper-level undergraduate and graduate students studying mechanical and aerospace engineering.

Summary of Elon Musk: How the Billionaire CEO of SpaceX and Tesla is shaping our Future by Ashlee Vance | Summary & Analysis


aBookaDay - 2015
    If you have not yet bought the original copy, make sure to purchase it before buying this unofficial summary from aBookaDay. Elon Musk: Tesla, SpaceX, and the Quest for a Fantastic Future focuses mainly on the creation and growth of the two companies listed in the title. The plot delves the ups and downs of the company’s prospects, while delving into the psyche and interpersonal habits of Elon Musk. Musk’s life is examined in detail, from the history of his forbears through to his youth and to the modern day. Though sometimes abrasive, Musk’s drive and ambition would let nothing stand in the way of his dreams.

Practical Electrical Engineering


Sergey N. Makarov - 2015
    It is written from an engineering perspective, with special emphasis on circuit functionality and applications. Reliance on higher-level mathematics and physics, or theoretical proofs has been intentionally limited in order to prioritize the practical aspects of electrical engineering. This text is therefore suitable for a number of introductory circuit courses for other majors such as mechanical, biomedical, aerospace, civil, architecture, petroleum, and industrial engineering. The authors' primary goal is to teach the aspiring engineering student all fundamental tools needed to understand, analyze and design a wide range of practical circuits and systems. Their secondary goal is to provide a comprehensive reference, for both major and non-major students as well as practicing engineers.

USA-1000


Sass Brown - 2015
    The world Brown creates in USA-1000 overflows with infomercials, classic Hollywood films, billboard messages, strip clubs, and fortune-tellers, illuminating our complex relationship with consumerism. In the absence of personal intimacy, everyday objects take on unexpected importance: the clothing of a would-be couple mingles in a washing machine; a father watches pornography in a hotel room with his wife and daughter; a woman searches a shopping mall to put on hold items she’ll never buy; a broken hair dryer prompts a complaint letter to the Better Business Bureau. Brown’s dazzling poems probe the disappointment of domestic reality in the face of America’s glossy facade, abundance and emptiness hand in hand. Ultimately, the book finds beauty in the deliciously artificial and resurrects “the missing world” with words and memory.

The Combat Zone


Jed Powers - 2015
    Sex. Drugs. Riots. Mike Malloy, a novice PI, has chosen to hang out his shingle in the Square. One of his first cases—find Susan Worthman, aka Susie Sparkle, a teenage runaway. With the help of Square denizen and small-time drug dealer Stoney Sundown, Mike begins a nightmare journey that sends him on a roller coaster ride through the turbulent counterculture of the Square—with all its drugs, sex, and political street clashes—and into the darkest depths of the Combat Zone, Boston’s notorious red-light district—with all its strip joints, peep shows, dirty bookstores, and assorted other degenerate delights. Along the way, Mike knocks heads with outlaw bikers, big-time meth dealers, a South Boston Irish gang boss, mafia thugs, and crooked Cambridge cops. They all want Mike out of their hair, one way or the other. But there’s something else just as dangerous to Mike and just as deadly—himself. Haunted by visions of his experience in Vietnam, Mike seeks solace in the arms of a beautiful woman—the love of his life. A love who turns on him in the dark, leaving him shaken and bleeding. As if that weren’t enough, Mike decides to try the cocaine Stoney offers him, awakening new thoughts and sensations in Mike’s already tortured mind. Thoughts that once out of the vial can never be put back.

Wiring Your Model Railroad


Larry Puckett - 2015
    In Wiring Your Model Railroad, Larry Puckett provides a helpful overview of all things wiring, including traditional wiring and DCC. This is the first wiring book any modeler should buy, and it's a useful reference guide for experienced modelers. Most importantly, it is the first book any publisher has released on this topic in 15 years. So, it's the most current and reliable source of model railroad wiring information you'll find anywhere.

Steel: From Mine to Mill, the Metal that Made America


Brooke C. Stoddard - 2015
    Once deciphered, steel began to flow from hearths in increasing amounts for the building of railroads, steel ships, skyscrapers, and bridges, in the process raising to world economic dominance Great Britain, Germany, the United States, Japan, and the Soviet Union. The world's current largest producer is China.While researching this book, author Brooke C. Stoddard descended into Mesabi Iron Range open-pit iron mines, rode with 58,000 tons of iron ore on a 1,000-foot ore boat from Duluth to Cleveland, climbed to the top of the hemisphere's largest blast furnace, interviewed men as they toiled next to their furnaces of liquid steel, and walked the immense rolling mills where steel is pressed into finished products.Along the way, he wrote a narrative of iron and steel from pre-history through the Industrial Revolution and into the present age.Steel is the sinew of modern civilization.

Makers of East London


Charlotte Schreiber - 2015
    Evocative photography alongside insightful profiles of makers reveals hidden processes behind objects both everyday and exceptional." —Crafts CouncilThis book shows what it takes to be a maker in a world of increasing mass production. With over 300 pages of color photography and interviews, it features ceramicists, bike builders, sign painters, globe makers, weavers, furniture designers, spoon carvers, and many more.Katie Treggiden is a well-known design writer. Her blog, Confessions of a Design Geek, was awarded Best Interior Design Blog in Great Britain by mydeco.Charlotte Schreiber is a portrait and fashion photographer.

Mathematics for the Physical Sciences


Leslie Copley - 2015
    Physics examples serve to introduce the fundamental partial differential equations and “special functions” of mathematical physics. A thorough analysis of Green’s functions leads to a discussion of integral equations. Supplementary topics include dispersion relations and rational function approximation.

Meetings Matter: 8 Powerful Strategies for Remarkable Conversations


Paul Axtell - 2015
    Paul Axtell emphasizes that meetings are vital to the work of successful organizations--we need to master the skill sets for designing, leading, and participating in meetings. A consultant with more than 30 years in the business, Axtell outlines 8 strategies with a host of compelling ideas you can put into action immediately.This is a book for the manager who recognizes that meetings are at the core of the work you do, the supervisor who wants to be wonderful to work for, the employee who wants to contribute as much as possible, the project leader who wants every team meeting to add velocity to the project.Meetings are essential.So let's make them work.

ZX Spectrum Games Code Club: Twenty fun games to code and learn


Gary Plowman - 2015
    Contains 20 games specifically created for this book, from Arcade classics to more wacky game ideas.No special equipment needed! Works on...Windows Mac Original ZX Spectrum Recreated ZX Spectrum Internet Browsers: Chrome / FF etc Linux Raspberry Pi Ideal for Retro Computing fans that want to dust off their ZX Spectrum or an emulator and type in some code, 'old school'.In one sitting type in a game, play it and then we will go through it. The book does not go over every single line of code, but rather summarises key components and newer sections for each game. This keeps the process fun and engaging.An interactive learning book intended for all ages and is also useful for Code Clubs. So type in a game and have some fun!Includes: ZX Breakout, MiniPong, Astral Invaders, Battleship War, Flappy Bird, Takeaway Ted and many more...

More Passion for Science: Journeys into the Unknown


Suw Charman-Anderson - 2015
    Exploring everything from the building of the Brooklyn Bridge to the early days of electronic music, from the discovery of transposons to the programming of the ENIAC computer, this book is a must read for anyone who loves science, technology, engineering or maths. “This is a wonderful collection of stories written with charm and eloquence by a wonderful collection of people. There are captivating tales of celebrated characters and intriguing hidden stories from those sidelined from the spotlight. This book goes some way to giving them the credit that they so richly deserve. For me, this book also proves that science is not the sole preserve of the privileged old guard and proudly states that – whoever you are, whatever your background – there is a future for you in science if you want it.” — Dr Hannah Fry, University College London1. Queens of the Air – Kate Lord Brown2. Florence Nightingale: The compassionate statistician – Professor Alison Leary3. Delia Derbyshire: Sonic sculptor – Dr Susannah Lydon4. Mary Somerville: The Mechanism of the Heavens – Dr Karen Masters5. Re-engineering the glass ceiling: Civil engineering’s presidential pioneers – Jo Stimpson6. Joan Curran: A window on the war – Angharad Puw Davies7. Go with Gwenda’s! How a garage in Sheffield drove a generation of women on to better things – Liz Kettle8. The Mercury 13 – Helen Keen9. ‘By a lady’: Female botanical illustrators cultivating science – Liesbeth Renders10. Sofia Kovalevskaya: From fictitious marriage to mathematical stardom – Mandip Aujla11. The Mermaids of Plymouth – Jan Freedman & Anne-Flore Laloë12. Emmy Noether: Proving the theorem behind the Higgs boson – Cassandra Lee Yieng13. Elizabeth Bott Spillius: The first social networker – Kathryn Oliver14. Reaching new heights for women and X-ray astronomy – Kimberly Kowal Arcand & Megan Watzke15. Barbara McClintock: Challenging convention at every turn – Dr Ireena Dutta16. Galgebra and Galgorithms – Simon Singh17. The ENIAC Girls: Programmers of the world’s first computer – Lauren Mancuso18. Beate Hermelin: A late bloomer – Rhianna Goozée and Dr Emma Palmer-Cooper19. Martha Matilda Harper: The woman who changed business & beauty care – Jane R Plitt20. Bringing science to life: The women who popularised science in the 19th century – Leila A McNeill21. Sophie Germain: The mathematician who wouldn’t give up – Ariane Coffin22. Mary Anning: Fossil hunter – Becky Chambers23. Emily Warren Roebling: The accidental engineer – Roma Agrawal

Interpreting Engineering Drawings


Theodore J. Branoff - 2015
    This flexible, user-friendly textbook offers unsurpassed coverage of the theory and practical applications that you’ll need as readers communicate technical concepts in an international marketplace. All material is developed around the latest ASME drawing standards, helping readers keep pace with the dynamic changes in the field of engineering graphics.Important Notice: Media content referenced within the product description or the product text may not be available in the ebook version.

Introduction to Systems Engineering


Ian Faulconbridge - 2015
    The e-book supports the Massive Open Online Course (MOOC) that the authors deliver regularly through the Coursera platform and is an overview of our more-comprehensive physical text “Systems Engineering Practice”, also published by Argos Press. Here, we offer a framework encapsulating the entire systems engineering discipline, clearly showing where the multitude of associated activities fits within the overall effort, providing an ideal vehicle for understanding the complex discipline. Chapter 1 introduces systems, systems engineering and related issues and Chapter 2 provides an overview of requirements-engineering and its application to systems development. Chapters 3 and 4 examine in more detail the issues associated with Conceptual Design and Preliminary Design. Emphasis is given to these early activities, as they have the greatest impact on the system development. Chapters 5, 6 and 7 deal with respectively Detailed Design and Development, Construction and/or Production, and Operational Use and Support. Chapter 8 deals with the broad topic of systems engineering management and details some of the associated activities.

Getting Started with littleBits: Prototyping and Inventing with Modular Electronics


Ayah Bdeir - 2015
    With littleBits, anyone can harness the power of electronics, microcontrollers, and the cloud--regardless of age, gender, technical ability, or educational background. You can combine these simple, snap-together, magnetic bricks to make simple electronic circuits, or build robots and devices that combine sensors, microcontrollers, and cloud connectivity. This book, co-authored by littleBits founder Ayah Bdeir, along with top-selling author Matt Richardson (Getting Started with Raspberry Pi), teaches you just enough electronics to start making things with littleBits and takes you on up through connecting littleBits to the cloud and programming with its Arduino-compatible module.

Economic Control of Quality Of Manufactured Product


Walter A. Shewhart - 2015
    Full Facsimile of the original edition. Not reproduced with Optical Recognition Software. The father of modern quality control, Walter A. Shewhart brought together the disciplines of statistics, engineering, and economics in a simple but highly effective tool: the control chart. This technique, and the principles behind it, has played a key role in economic development from the 1940's through to the present day. Most of Shewhart's professional career was spent at Western Electric as an engineer from 1918 to 1924 and at Bell Telephone Laboratories from 1925 until his retirement in 1956. In addition, he served for more than 20 years as the first editor of the Mathematical Statistics Series published by John Wiley & Sons.

Formula 1 2014/2015: Technical Analysis


Giorgio Piola - 2015
    Electronically controlled rear braking and a series of aerodynamic restrictions were also introduced, the latter having a major influence on the external appearance of the cars which were very different to their predecessors. These changes and innovations also had significant sporting repercussions with the Mercedes of Rosberg and Hamilton undisputed protagonists of the World Championship, the surprising Daniel Ricciardo doing better than his teammate Vettel and the Maranello team featuring in another grey season with Fernando Alonso already heading towards McLaren. Revealing the technical secrets of the 2014 cars and providing a broad preview of the season to come is as ever Giorgio Piola who, drawing by drawing, illustrates and describes in the most minute detail the entire World Championship field.

Building Your Own Drones: A Beginners' Guide to Drones, Uavs, and Rovs


John Baichtal - 2015
    You've seen drones. Now, build your own--it's a lot easier than you think! Drones are the newest frontier for the DIY/maker community, and you don't need to be a technical expert to build one. John Baichtal, the #1 author of hardware hacking books for beginners, will teach you all the skills you need. First, Baichtal shows you the amazing drones others have built. Then, he walks you through several complete projects: quadcopters, UAVs, ROVs, and more. Not ready to start from scratch? No problem: Baichtal helps you choose from today's best new kits. Hundreds of full-color step-by-step photos teach you every step, every skill. When you're ready for more advanced concepts, Baichtal explains them in plain English. Discover what drones are and why they're so exciting Explore today's most imaginative projects, from 3D-printed mini quadcopters to floating robot armies Compare kits, from $200 up: Parallax ELEV-8, DJI Phantom 2 Vision+, OpenROV, Actobotics Nomad, Brooklyn Aerodrome Flack, and more Create your own practical Drone Builder's Workbench Build complete rocket, blimp, waterborne, and automotive drones Construct both fully autonomous and radio-controlled drones Choose and assemble your chassis (airframe), motor, props, flight control, power system, accessories, and software Integrate Arduino to make radio-controlled drones operate autonomously Teach a drone to navigate via RFID tags Learn all the basic electronics and programming you'll need

My Fairy Darkness (The Darkness, #1)


Ellie Keys - 2015
    It is a name that has earned me a modicum of respect and a hell of a lot of enemies. I know this sh**. It's what I crave. Tonight's enemy better be cooperative. I'm really not in the mood to play around. Princess Arabella Gwin has a secret that she's been keeping from the members of her council and the inhabitants of her kingdom. She believes it best for them not to know about her nighttime activities. She learns that she isn't the only one that is keeping secrets and the "darkness" within may be the only thing that is keeping her alive. A dark side, a huge secret, a known and unknown enemy along with newcomer trying to keep it together long enough to find out the truth about her past in order to enjoy the future.

Beyond Cybersecurity: Protecting Your Digital Business


James M. Kaplan - 2015
    Based upon highly-regarded risk assessment analysis, this critical text is founded upon proprietary research, client experience, and interviews with over 200 executives, regulators, and security experts, offering you a well-rounded, thoroughly researched resource that presents its findings in an organized, approachable style. Members of the global economy have spent years and tens of billions of dollars fighting cyber threats—but attacks remain an immense concern in the world of online business. The threat of data compromise that can lead to the leak of important financial and personal details can make consumers suspicious of the digital economy, and cause a nosedive in their trust and confidence in online business models. Understand the critical issue of cyber-attacks, and how they are both a social and a business issue that could slow the pace of innovation while wreaking financial havoc Consider how step-change capability improvements can create more resilient organizations Discuss how increased collaboration within the cybersecurity industry could improve alignment on a broad range of policy issues Explore how the active engagement of top-level business and public leaders can achieve progress toward cyber-resiliency Beyond Cybersecurity: Protecting Your Digital Business is an essential resource for business leaders who want to protect their organizations against cyber-attacks.

Planes, Gliders and Paper Rockets: Simple Flying Things Anyone Can Make--Kites and Copters, Too!


Rick Schertle - 2015
    With the projects in this book, you can spend more time learning and experimenting, and less time planning and preparing.Complete with download links to PDF templates that expand your teaching, this is your one-stop manual for learning about, interacting with, and being curious about airflow, gravity, torque, power, ballistics, pressure, and force.In Make: Planes, Gliders, and Paper Rockets, you'll make and experiment with:Paper catapult helicopter--add an LED light for night launches!Pull-string stick helicopterRubber band airplaneSimple sled kite25-cent quick-build kiteAir rockets with a parachute or a gliderFoam air rocketRocket standsBounce rocketLow- and high-pressure rocket launchers