Nuclear Energy: What Everyone Needs to Know(r)


Charles D. Ferguson - 2011
    Worries about the dangers that nuclear plants and their radioactive waste posed to nearby communities grew over time, and plant construction in the UnitedStates virtually died after the early 1980s. The 1986 disaster at Chernobyl only reinforced nuclear power's negative image. Yet in the decade prior to the Japanese nuclear crisis of 2011, sentiment about nuclear power underwent a marked change. The alarming acceleration of global warming due to theburning of fossil fuels and concern about dependence on foreign fuel has led policymakers, climate scientists, and energy experts to look once again at nuclear power as a source of energy.In this accessible overview, Charles D. Ferguson provides an authoritative account of the key facts about nuclear energy. What is the origin of nuclear energy? What countries use commercial nuclear power, and how much electricity do they obtain from it? How can future nuclear power plants be madesafer? What can countries do to protect their nuclear facilities from military attacks? How hazardous is radioactive waste? Is nuclear energy a renewable energy source? Featuring a discussion of the recent nuclear crisis in Japan and its ramifications, Ferguson addresses these questions and more inNuclear Energy: What Everyone Needs to Know(R), a book that is essential for anyone looking to learn more about this important issue.What Everyone Needs to Know(R) is a registered trademark of Oxford University Press.

No Direction Home


Greg Cayea - 2020
    it was a dark place to be. No Direction Home tells the story of the series of events that landed Greg there, what it was like, and how he adventurously escaped. It starts on the first day of middle school in an upscale neighborhood in Long Island, New York. Greg was labeled the biggest piece of shit in sixth grade because of a few unfortunate circumstances, and there seemed to be no hope for redemption. Then one day everything changed, but it was a bit too late. Greg was on a crusade for vengeance.What ensues is a chain reaction of escapades, filled with theft, drug addiction, prostitution, suspension, and eventually, permanent relocation to residential rehabs across the country. Still, nothing could calm him down. He was a bit too off the hinges by then for rehabilitation, and after a scuffle with anti-Semitic cohorts at an inpatient rehab and a daring escape with a girl "too good to be true," he's scooped up and transferred to Hidden Lake Academy, a fucked up place tucked in the obscurity of the Appalachian Mountains. From that point on, all bets are off and there is one mission, and one mission only: get out. His attempted escape morphs into a chaotic tale of homelessness, bad crowds, rancid romance, and bravery in all the wrong places, but one thing is for sure... Greg will never be the same. The question is, will he ever find his way home?

Blueprints Obstetrics & Gynecology


Tamara L. Callahan - 1997
    This popular Blueprints book has been refined and updated while keeping the concise, organized style and clinical high-yield content of previous editions. Features include USMLE-style questions and answers with full explanations; Key Points in every section; and a color-enhanced design that increases the usefulness of figures and tables.This edition's completely revised art program includes many additional illustrations. Each chapter in this edition ends with evidence-based references (journals) for students to do additional reading/research.

The Rust Programming Language


Steve Klabnik
    This is the undisputed go-to guide to Rust, written by two members of the Rust core team, with feedback and contributions from 42 members of the community. The book assumes that you’ve written code in another programming language but makes no assumptions about which one, meaning the material is accessible and useful to developers from a wide variety of programming backgrounds.Known by the Rust community as "The Book," The Rust Programming Language includes concept chapters, where you’ll learn about a particular aspect of Rust, and project chapters, where you’ll apply what you’ve learned so far to build small programs.The Book opens with a quick hands-on project to introduce the basics then explores key concepts in depth, such as ownership, the type system, error handling, and fearless concurrency. Next come detailed explanations of Rust-oriented perspectives on topics like pattern matching, iterators, and smart pointers, with concrete examples and exercises--taking you from theory to practice.The Rust Programming Language will show you how to: Grasp important concepts unique to Rust like ownership, borrowing, and lifetimes Use Cargo, Rust’s built-in package manager, to build and maintain your code, including downloading and building dependencies Effectively use Rust’s zero-cost abstractions and employ your ownYou’ll learn to develop reliable code that’s speed and memory efficient, while avoiding the infamous and arcane programming pitfalls common at the systems level. When you need to dive down into lower-level control, this guide will show you how without taking on the customary risk of crashes or security holes and without requiring you to learn the fine points of a fickle toolchain.You’ll also learn how to create command line programs, build single- and multithreaded web servers, and much more.The Rust Programming Language fully embraces Rust’s potential to empower its users. This friendly and approachable guide will help you build not only your knowledge of Rust but also your ability to program with confidence in a wider variety of domains.

Programming Elixir: Functional |> Concurrent |> Pragmatic |> Fun


Dave Thomas - 2013
    You know you need concurrent applications, but also know these are almost impossible to get right. Meet Elixir, a functional, concurrent language built on the rock-solid Erlang VM. Elixir’s pragmatic syntax and built-in support for metaprogramming will make you productive and keep you interested for the long haul. This book is the introduction to Elixir for experienced programmers.Maybe you need something that’s closer to Ruby, but with a battle-proven environment that’s unrivaled for massive scalability, concurrency, distribution, and fault tolerance. Maybe the time is right for the Next Big Thing. Maybe it’s Elixir.

The Baby Chase: An Adventure in Fertility


Holly Finn - 2011
    “I smoked in my twenties. I preferred red wine to sparkling water. I ate too much milk chocolate. I liked limericks. I know all the wrong I’ve done. But also, more than any of that, I’ve always longed for children.” Yet there she was: successful, social, mostly happy, and not a mother. Knowing that her chances of becoming pregnant naturally were quickly fading, Finn decided to gamble: she—like some 85,000 other women in the U.S. each year—would attempt in vitro fertilization. Almost three years later, she’s still trying, and in the process has become an accidental pioneer (and, at times, a guinea pig) in the ever-evolving science of IVF.“The Baby Chase” is a primer for anyone contemplating or undergoing IVF. More than that, it’s a story of longing, hope—and hormones—that will appeal to all parents, present and future.Finn’s engaging and honest account sheds light on a subject that few people who undergo IFV are willing to talk about: what happens when the science doesn’t work. “Usually, it’s only the people who come out on the other side, beaming, with a baby on one hip, who speak up about IVF,” she writes. “We never hear from those IVF has failed - it’s too crushing to talk about. We don’t hear from men and women in the middle of treatment, either.... People like me.”

The Man Who Knew Too Much: Alan Turing and the Invention of the Computer


David Leavitt - 2006
    Then, attempting to break a Nazi code during World War II, he successfully designed and built one, thus ensuring the Allied victory. Turing became a champion of artificial intelligence, but his work was cut short. As an openly gay man at a time when homosexuality was illegal in England, he was convicted and forced to undergo a humiliating "treatment" that may have led to his suicide.With a novelist's sensitivity, David Leavitt portrays Turing in all his humanity—his eccentricities, his brilliance, his fatal candor—and elegantly explains his work and its implications.

Pragmatic Thinking and Learning: Refactor Your Wetware


Andy Hunt - 2008
    Not in an editor, IDE, or design tool. You're well educated on how to work with software and hardware, but what about wetware--our own brains? Learning new skills and new technology is critical to your career, and it's all in your head. In this book by Andy Hunt, you'll learn how our brains are wired, and how to take advantage of your brain's architecture. You'll learn new tricks and tips to learn more, faster, and retain more of what you learn. You need a pragmatic approach to thinking and learning. You need to Refactor Your Wetware. Programmers have to learn constantly; not just the stereotypical new technologies, but also the problem domain of the application, the whims of the user community, the quirks of your teammates, the shifting sands of the industry, and the evolving characteristics of the project itself as it is built. We'll journey together through bits of cognitive and neuroscience, learning and behavioral theory. You'll see some surprising aspects of how our brains work, and how you can take advantage of the system to improve your own learning and thinking skills.In this book you'll learn how to:Use the Dreyfus Model of Skill Acquisition to become more expertLeverage the architecture of the brain to strengthen different thinking modesAvoid common "known bugs" in your mindLearn more deliberately and more effectivelyManage knowledge more efficientlyPrinted in full color.

The Perfectionists: How Precision Engineers Created the Modern World


Simon Winchester - 2018
    At the dawn of the Industrial Revolution in eighteenth-century England, standards of measurement were established, giving way to the development of machine tools—machines that make machines. Eventually, the application of precision tools and methods resulted in the creation and mass production of items from guns and glass to mirrors, lenses, and cameras—and eventually gave way to further breakthroughs, including gene splicing, microchips, and the Hadron Collider.Simon Winchester takes us back to origins of the Industrial Age, to England where he introduces the scientific minds that helped usher in modern production: John Wilkinson, Henry Maudslay, Joseph Bramah, Jesse Ramsden, and Joseph Whitworth. It was Thomas Jefferson who later exported their discoveries to the fledgling United States, setting the nation on its course to become a manufacturing titan. Winchester moves forward through time, to today’s cutting-edge developments occurring around the world, from America to Western Europe to Asia.As he introduces the minds and methods that have changed the modern world, Winchester explores fundamental questions. Why is precision important? What are the different tools we use to measure it? Who has invented and perfected it? Has the pursuit of the ultra-precise in so many facets of human life blinded us to other things of equal value, such as an appreciation for the age-old traditions of craftsmanship, art, and high culture? Are we missing something that reflects the world as it is, rather than the world as we think we would wish it to be? And can the precise and the natural co-exist in society?