The Frightened Bride


Barbara Cartland - 1975
    The couple met for the first time at the altar when they exchanged their marriage vows. The bride's wealthy, dictatorial father had bribed and blackmailed Major Kelvin Ward into marrying his only daughter. Kelvin had no choice but to go through with the wedding, but he bitterly resented the old man's scheming and the girl who had deprived him of his freedom. Now his young wife sat trembling in the bridal cabin of the ship that was carrying them to India, dreading the approach of the angry stranger who had just become her husband.

North Star Over My Shoulder: A Flying Life


Bob Buck - 2002
    Buck first flew in the 1920s, inspired by the exploits of Charles Lindbergh. In 1930, at age sixteen, he flew solo from coast to coast, breaking the junior transcontinental speed record. In 1936 he flew nonstop from Burbank, California, to Columbus, Ohio, in a 90-horsepower Monocoupe to establish a world distance record for light airplanes. He joined Transcontinental and Western Air (T&WA) as a copilot in 1937; when he retired thirty-seven years later, he had made more than 2,000 Atlantic crossings -- and his role had progressed from such tasks as retracting a DC-2's landing gear with a cockpit-based hand pump to command of a wide-body 747. Buck's experiences go back to a time when flying was something glamorous. He flew with and learned from some true pioneers of aviation -- the courageous pilots who created the airmail service during flying's infancy. At the behest of his employer Howard Hughes, Buck spent three months flying with Tyrone Power on a trip to South America, Africa, and Europe. He flew the New York-Paris-Cairo route in the days when flight plans called for lengthy stopovers, and enjoyed all that those romantic places had to offer. He took part in a flight that circled the globe "sideways" (from pole to pole). He advised TWA's president on the shift to jet planes; a world expert on weather and flight, Buck used a B-17G to chase thunderstorms worldwide as part of a TWA-Air Force research project during World War II, for which he was awarded the Air Medal (as a civilian) by President Truman.In "North Starover My Shoulder," Bob Buck tells of a life spent up and over the clouds, and of the wonderful places and marvelous people who have been a part of that life. He captures the feel, taste, and smell of flying's greatest era -- how the people lived, what they did and felt, and what it was really like to be a part of the world as it grew smaller and smaller. He relates stories from his innumerable visits to Paris, the city he loves more than any other -- echoing Gertrude Stein's view that "America is my country, and Paris is my home town" -- and from his trips to the Middle East, including flights to Israel before and after it became a state. A terrific storyteller and a fascinating man, Bob Buck has turned his well-lived life into a delightful memoir for anyone who remembers when there really was something special in the air.

Atomic America: How a Deadly Explosion and a Feared Admiral Changed the Course of Nuclear History


Todd Tucker - 2009
    The army blamed “human error†and a sordid love triangle. Though overshadowed by Three Mile Island, SL-1 remains the only fatal nuclear reactor incident in American history. Todd Tucker, who first heard the rumors about the Idaho Falls explosion as a trainee in the navy’s nuclear program, suspected there was more to the accident than rumors suggested. Poring over hundreds of pages of primary sources and interviewing survivors revealed that the army and its contractors had deliberately obscured the true cause of the accident, which resulted from poor engineering as much as uncontrolled passions. The National Reactor Testing Station, where the meltdown occurred, had been a proving ground where engineers, generals, and admirals attempted to realize the Atomic Age dream of unlimited power—amid the frantic race for nuclear power between the army, the navy, and the air force. The fruit of those ambitious plans included that of the nation’s unofficial nuclear patriarch, Admiral Rickover, whose “true submarine,†the USS Nautilus, would forever change naval warfare. But with the meltdown in Idaho came the end of the army’s program and the beginning of the navy’s long-standing monopoly on military nuclear power. Atomic America provides a fast-paced narrative history, advocating caution and accountability in harnessing nuclear energy.

Understanding Digital Signal Processing


Richard G. Lyons - 1996
    This second edition is appropriate as a supplementary (companion) text for any college-level course covering digital signal processing.

The Art of Computer Programming: Volume 3: Sorting and Searching


Donald Ervin Knuth - 1973
    -Byte, September 1995 I can't begin to tell you how many pleasurable hours of study and recreation they have afforded me! I have pored over them in cars, restaurants, at work, at home... and even at a Little League game when my son wasn't in the line-up. -Charles Long If you think you're a really good programmer... read [Knuth's] Art of Computer Programming... You should definitely send me a resume if you can read the whole thing. -Bill Gates It's always a pleasure when a problem is hard enough that you have to get the Knuths off the shelf. I find that merely opening one has a very useful terrorizing effect on computers. -Jonathan Laventhol The first revision of this third volume is the most comprehensive survey of classical computer techniques for sorting and searching. It extends the treatment of data structures in Volume 1 to consider both large and small databases and internal and external memories. The book contains a selection of carefully checked computer methods, with a quantitative analysis of their efficiency. Outstanding features of the second edition include a revised section on optimum sorting and new discussions of the theory of permutations and of universal hashing. Ebook (PDF version) produced by Mathematical Sciences Publishers (MSP), http: //msp.org

Practical Statistics for Data Scientists: 50 Essential Concepts


Peter Bruce - 2017
    Courses and books on basic statistics rarely cover the topic from a data science perspective. This practical guide explains how to apply various statistical methods to data science, tells you how to avoid their misuse, and gives you advice on what's important and what's not.Many data science resources incorporate statistical methods but lack a deeper statistical perspective. If you're familiar with the R programming language, and have some exposure to statistics, this quick reference bridges the gap in an accessible, readable format.With this book, you'll learn:Why exploratory data analysis is a key preliminary step in data scienceHow random sampling can reduce bias and yield a higher quality dataset, even with big dataHow the principles of experimental design yield definitive answers to questionsHow to use regression to estimate outcomes and detect anomaliesKey classification techniques for predicting which categories a record belongs toStatistical machine learning methods that "learn" from dataUnsupervised learning methods for extracting meaning from unlabeled data

Psychic Princess (Tong Ling Fei)


Tencent Animation & Comics
    Because of this she was deemed 'abnormal' and was raised at Mt. Lin Yun. Upon turning 16, she took her younger sister's place to marry into the royal family of Ye. Rumors say Ye Youming is strange, cold and cruel. Just how will Qian Yunxi's fate play out?

Chief's Howl


Wendy PiniCraig Taillefer - 2001
    Just as leadership of the tribe is passed though blood lineage, so is the mantle of the storyteller given from mentor to apprentice... along with a healthy dose of memory stimulating dreamberries!Learn how Mantricker came to be loved and lost by a human maiden, and how he met his end. Follow young Cutter and Skywise as tales of their forebears provide unexpected lessons. And discover why one must never give Preservers dreamberry wine!

The Media Lab: Inventing the Future at M.I.T.


Stewart Brand - 1987
    Brand explores the exciting programs, and gives readers a look at the future of communications.

Clojure for the Brave and True


Daniel Higginbotham - 2015
    At long last you'll be united with the programming language you've been longing for: Clojure!As a Lisp-style functional programming language, Clojure lets you write robust and elegant code, and because it runs on the Java Virtual Machine, you can take advantage of the vast Java ecosystem. Clojure for the Brave and True offers a "dessert-first" approach: you'll start playing with real programs immediately, as you steadily acclimate to the abstract but powerful features of Lisp and functional programming. Inside you'll find an offbeat, practical guide to Clojure, filled with quirky sample programs that catch cheese thieves and track glittery vampires.Learn how to: Wield Clojure's core functions Use Emacs for Clojure development Write macros to modify Clojure itself Use Clojure's tools to simplify concurrency and parallel programmingClojure for the Brave and True assumes no prior experience with Clojure, the Java Virtual Machine, or functional programming. Are you ready, brave reader, to meet your true destiny? Grab your best pair of parentheses—you're about to embark on an epic journey into the world of Clojure!

Computer Architecture: A Quantitative Approach


John L. Hennessy - 2006
    Today, Intel and other semiconductor firms are abandoning the single fast processor model in favor of multi-core microprocessors--chips that combine two or more processors in a single package. In the fourth edition of "Computer Architecture," the authors focus on this historic shift, increasing their coverage of multiprocessors and exploring the most effective ways of achieving parallelism as the key to unlocking the power of multiple processor architectures. Additionally, the new edition has expanded and updated coverage of design topics beyond processor performance, including power, reliability, availability, and dependability. CD System Requirements"PDF Viewer"The CD material includes PDF documents that you can read with a PDF viewer such as Adobe, Acrobat or Adobe Reader. Recent versions of Adobe Reader for some platforms are included on the CD. "HTML Browser"The navigation framework on this CD is delivered in HTML and JavaScript. It is recommended that you install the latest version of your favorite HTML browser to view this CD. The content has been verified under Windows XP with the following browsers: Internet Explorer 6.0, Firefox 1.5; under Mac OS X (Panther) with the following browsers: Internet Explorer 5.2, Firefox 1.0.6, Safari 1.3; and under Mandriva Linux 2006 with the following browsers: Firefox 1.0.6, Konqueror 3.4.2, Mozilla 1.7.11. The content is designed to be viewed in a browser window that is at least 720 pixels wide. You may find the content does not display well if your display is not set to at least 1024x768 pixel resolution. "Operating System"This CD can be used under any operating system that includes an HTML browser and a PDF viewer. This includes Windows, Mac OS, and most Linux and Unix systems. Increased coverage on achieving parallelism with multiprocessors. Case studies of latest technology from industry including the Sun Niagara Multiprocessor, AMD Opteron, and Pentium 4. Three review appendices, included in the printed volume, review the basic and intermediate principles the main text relies upon. Eight reference appendices, collected on the CD, cover a range of topics including specific architectures, embedded systems, application specific processors--some guest authored by subject experts.

Mathematics of Classical and Quantum Physics


Frederick W. Byron Jr. - 1969
    Organized around the central concept of a vector space, the book includes numerous physical applications in the body of the text as well as many problems of a physical nature. It is also one of the purposes of this book to introduce the physicist to the language and style of mathematics as well as the content of those particular subjects with contemporary relevance in physics.Chapters 1 and 2 are devoted to the mathematics of classical physics. Chapters 3, 4 and 5 — the backbone of the book — cover the theory of vector spaces. Chapter 6 covers analytic function theory. In chapters 7, 8, and 9 the authors take up several important techniques of theoretical physics — the Green's function method of solving differential and partial differential equations, and the theory of integral equations. Chapter 10 introduces the theory of groups. The authors have included a large selection of problems at the end of each chapter, some illustrating or extending mathematical points, others stressing physical application of techniques developed in the text.Essentially self-contained, the book assumes only the standard undergraduate preparation in physics and mathematics, i.e. intermediate mechanics, electricity and magnetism, introductory quantum mechanics, advanced calculus and differential equations. The text may be easily adapted for a one-semester course at the graduate or advanced undergraduate level.

Nick and Tesla's High-Voltage Danger Lab: A Mystery with Electromagnets, Burglar Alarms, and Other Gadgets You Can Build Yourself


Bob Pflugfelder - 2013
    When their parents mysteriously vanish, they’re sent to live with their Uncle Newt, a brilliant inventor who engineers top-secret gadgets for a classified government agency. It’s not long before Nick and Tesla are embarking on adventures of their own—engineering all kinds of outrageous MacGyverish contraptions to save their skin: 9-volt burglar alarms, electromagnets, mobile tracking devices, and more. Readers are invited to join in the fun as each story contains instructions and blueprints for five different projects. In Nick and Tesla’s High-Voltage Danger Lab, we meet the characters and learn how to make everything from rocket launchers to soda-powered vehicles. Learning about science has never been so dangerous—or so much fun!

Systems Engineering and Analysis


Benjamin S. Blanchard - 1981
    Each