Killer Families: True Crime: Murder By Dads, Moms, Kids & Spouses


Sylvia Perrini - 2014
    A place where they feel protected and loved. Yet for many this is simply not the case. The true stories in this short book demonstrate that the family environment can be a very dangerous place indeed. Not just for children suffering from child abuse, but also for mothers, fathers, wives and husbands. In the United States, one of the most treacherous places for a woman is in her own home. Women may be afraid of strangers, but it's a husband, a lover, a boyfriend, or someone they know who is most likely to hurt them and they are at the highest risk of suffering violence or murder when they are divorcing or separating from a partner. Men too can suffer abuse from their wife or partner but the difference in physical size and strength puts a woman at greater risk than a man. For children, the greatest danger is not an unknown stranger, but their immediate families. Is your family safe?

Introducing Microsoft SQL Server 2012


Ross Mistry - 2012
    This book is for anyone who has an interest in SQL Server 2012 and wants to understand its capabilities, including database administrators, application developers, and technical decision makers.

Stop This Man!


Peter Rabe - 1955
    When the thirty-six pounds of gold he steals from a lab turns out to be radioactive, down-and-out thief Tony Catell has to stay one step ahead of the FBI while trying desperately to find someone willing to take it off his hands.

Never Tell A Lie


Gail Schimmel - 2021
    She’s always been content with her little family―but then she finds an old postcard that throws her whole past into question…When an invitation arrives for her high school reunion, Mary jumps at the chance of a distraction from the shock discovery, and meeting her old classmate April feels like a gift. Despite barely remembering April, Mary throws herself into the new friendship and finds her previously quiet social life reinvigorated.But as the bonds between them are forged, Mary finds herself drawn further and further into April’s life and marriage, increasingly fearing that everything is not as perfect as it seems. Is her own painful past clouding her judgement, or is Mary right to suspect that the people she trusts most are the ones with the most to hide?

The Well-Grounded Java Developer: Vital techniques of Java 7 and polyglot programming


Benjamin J. Evans - 2012
    New JVM-based languages like Groovy, Scala, and Clojure are redefining what it means to be a Java developer. The core Standard and Enterprise APIs now co-exist with a large and growing body of open source technologies. Multicore processors, concurrency, and massive data stores require new patterns and approaches to development. And with Java 7 due to release in 2011, there's still more to absorb.The Well-Grounded Java Developer is a unique guide written for developers with a solid grasp of Java fundamentals. It provides a fresh, practical look at new Java 7 features along with the array of ancillary technologies that a working developer will use in building the next generation of business software.

Known and Unknown


Donald Rumsfeld - 2011
     With the same directness that defined his career in public service, Rumsfeld's memoir is filled with previously undisclosed details and insights about the Bush administration, 9/11, and the wars in Afghanistan and Iraq. It also features Rumsfeld's unique and often surprising observations on eight decades of history: his experiences growing up during the Depression and World War II, his time as a Naval aviator; his service in Congress starting at age 30; his cabinet level positions in the Nixon and Ford White Houses; his assignments in the Reagan administration; and his years as a successful business executive in the private sector. Rumsfeld addresses the challenges and controversies of his illustrious career, from the unseating of the entrenched House Republican leader in 1965, to helping the Ford administration steer the country away from Watergate and Vietnam, to bruising battles over transforming the military for the 21st century, to the war in Iraq, to confronting abuse at Abu Ghraib and allegations of torture at Guantanamo Bay. Along the way, he offers his plainspoken, first-hand views and often humorous and surprising anecdotes about some of the world's best known figures, from Margaret Thatcher to Saddam Hussein, from Henry Kissinger to Colin Powell, from Elvis Presley to Dick Cheney, and each American president from Dwight D. Eisenhower to George W. Bush. Rumsfeld relies not only on his memory but also on previously unreleased and recently declassified documents. Thousands of pages of documents not yet seen by the public will be made available on an accompanying website. Known and Unknown delivers both a fascinating narrative for today's readers and an unprecedented resource for tomorrow's historians.

The Harney & Sons Guide to Tea


Michael Harney - 2008
    Written by one of the country’s leading tea professionals, The Harney & Sons Guide to Tea is an illuminating resource for tea drinkers interested in developing and refining their palate as well as their understanding of the complex agricultural, historical, and cultural significance of tea. Drawing on his singular experience, Michael Harney masterly explores the full range of teas, revealing how each tea is distinctive, with a taste that derives from a precise combination of cultivation and production techniques, and influenced by the geography as well as its history. These lively profiles of diverse tea varieties—from delicate white tea to aged black puerh tea—include brewing instructions and vivid descriptions of the beverage scent, taste, and appearance; everything you need to become a connoisseur. Tea has long been popular in the United States, but only recently have Americans treated this nuanced beverage with a deeper curiosity, more refined approach, and wider appetite. The Wall Street Journal reports that total U.S. tea sales are nearly four times what they were in 1990, and this growing population of discriminate consumers will celebrate the new vocabulary provided in The Harney & Sons Guide to Tea. Unique in scope, candor, and accessibility, The Harney & Sons Guide to Tea will quickly become the classic reference and staple in the library of every serious tea drinker.

Couponing for the Beginner: A Guide to Couponing for the Uninitiated


Jenny Dean - 2012
    Such background knowledge will help you understand why couponing works for not only couponers but also the stores that accept them. You'll feel confident going into the store for your first real deal because of the well-rounded knowledge, couponing advice as well as the online coupon tips you will receive from Couponing for the Beginner: A Guide to Couponing for the Uninitiated. The sensible approach in Couponing for the Beginner: A Guide to Couponing for the Uninitiated will help you shop for free for some of your favorite items at some of your favorite stores like CVS, Rite Aid, Target, and Walgreens. You'll also learn how to find the best savings on items you use every day in your home - learn how to combine them with store sales and promotions, store rewards/loyalty programs, rebates and more.All you have to do is follow Dean's step-by-step guide that teaches you how to get stuff for free and you'll be shopping for free in no time. In fact, you'll be wondering why you didn't shop like this sooner!

Clojure In Action


Amit Rathore - 2011
    It teaches Clojure from the basics to advanced topics using practical, real-world application examples. Blow through the theory and dive into practical matters like unit-testing and environment set-up, all the way through building a scalable web-application using domain-specific languages, Hadoop, HBase, and RabbitMQ. About the TechnologyClojure is a modern Lisp for the JVM, and it has the strengths you'd expect: first-class functions, macros, support for functional programming, and a Lisp-like, clean programming style. About this BookClojure in Action is a practical guide focused on applying Clojure to practical programming challenges. You'll start with a language tutorial written for readers who already know OOP. Then, you'll dive into the use cases where Clojure really shines: state management, safe concurrency and multicore programming, first-class code generation, and Java interop. In each chapter, you'll first explore the unique characteristics of a problem area and then discover how to tackle them using Clojure. Along the way, you'll explore practical matters like architecture, unit testing, and set-up as you build a scalable web application that includes custom DSLs, Hadoop, HBase, and RabbitMQ. What's InsideA fast-paced Clojure tutorial Creating web services with Clojure Scaling through messaging Creating DSLs with Clojure's macro system Test-driven development with Clojure Distributed programming with Clojure, and moreThis book assumes you're familiar with an OO language like Java, C#, or C++ but requires no background in Lisp or Clojure itself.================================== Table of ContentsPART 1 GETTING STARTED Introduction to Clojure A whirlwind tour Building blocks of Clojure Polymorphism with multimethods Clojure and Java interop State and the concurrent world Evolving Clojure through macros PART 2 GETTING REAL Test-driven development and more Data storage with Clojure Clojure and the web Scaling through messaging Data processing with Clojure More on functional programming Protocols, records, and type More macros and DSLs

The Official Ubuntu Book [With DVD]


Benjamin Mako Hill - 2006
    It's friendly, accessible, and reliable -- all qualities that apply to its official guidebook, too. This book captures the welcoming feel of the Ubuntu community, inviting you to get involved both as user and participant. But it also covers all the techniques you need to succeed happily with Ubuntu: from installation and configuration to "office applications," CD burning to instant messaging, networking to troubleshooting. There are plenty of specific answers: how to make Ubuntu run faster on older computers; better coexistence with Windows; fixes for balky microphones and scroll-wheel mice; tips for recovering lost system passwords, and much more. You'll even find chapters on Kubuntu (Ubuntu preconfigured with the KDE graphical user interface) and Edubuntu (Ubuntu optimized for schools). Plus, instant gratification: This book's DVD contains the full 7.0.4 "Feisty Fawn" distribution. Bill Camarda, from the October 2007 href="http://www.barnesandnoble.com/newslet... Only

The Stardust Lounge: Stories from a Boy's Adolescence


Deborah Digges - 2001
    He is out of control by the time he is 13 -- running with gangs, stealing cars, fooling around with drugs and guns, and in general making his family’s life hell. Confronted with his growing recklessness and defiance, his mother, the poet Deborah Digges, decides to try to accept Stephen on his own terms--a course that stuns her family and leads to the breakup of her second marriage. Digges “shadows” him on his late-night forays so that she can understand his world, welcomes his gang into their apartment, and tries to see life through his eyes. When she discovers that children who are devoted to animals have an easier time forming attachments to other people, she fills their home with a menagerie of ailing or abandoned pets. She also turns to an unconventional therapist who offers unusual — but helpful — treatment.The Stardust Lounge isn’t your usual story of rebellious adolescence. The power of Digges’s memoir comes from her stubborn unwillingness to give up on Stephen. Even when things are roughest, Digges manages to see the intelligent, sensitive child behind the hostile behavior. However difficult the path she chooses, her story is ultimately a heartening one, and it’s impossible not to root for this family as it rebuilds itself.

First Life


Elli Buchanan - 2014
    Great premise. Can't wait to read the rest of the instalments.By L Borski on February 5, 2016 If you had the chance to go back and relive the last 25 years of your life, retaining all the knowledge and memories you have now; what would you do? Three very different people from different locations, die at the same moment in time and re-awaken at that moment, only it is 25 years earlier. Two men and one woman are reborn in their young and healthy bodies, but their minds retain the memories of their previous lifetime. Will the abused wife choose a different path? Will the stockbroker choose a different wife? Will the serial killer continue on his spree of murder? Follow the journey of three Re-Runners; Kate, Dylan and Christian through this series of rediscovery, changing fates and finding each other.

Linux Command Line and Shell Scripting Bible


Richard Blum - 2008
    Not only does this Bible give you a quick refresher on the structure of open-source Linux software, it also shows you how to bypass the hefty graphical user interface on Linux systems and start interacting the fast and efficient way?with command lines and automated scripts. You'll learn how to manage files on the filesystem, start and stop programs, use databases, even do Web programming?without a GUI?with this one-stop resource.

Raspberry Pi Cookbook


Simon Monk - 2013
    In this cookbook, prolific hacker and author Simon Monk provides more than 200 practical recipes for running this tiny low-cost computer with Linux, programming it with Python, and hooking up sensors, motors, and other hardware—including Arduino.You’ll also learn basic principles to help you use new technologies with Raspberry Pi as its ecosystem develops. Python and other code examples from the book are available on GitHub. This cookbook is ideal for programmers and hobbyists familiar with the Pi through resources such as Getting Started with Raspberry Pi (O’Reilly).Set up and manage your Raspberry PiConnect the Pi to a networkWork with its Linux-based operating systemUse the Pi’s ready-made softwareProgram Raspberry Pi with PythonControl hardware through the GPIO connectorUse Raspberry Pi to run different types of motorsWork with switches, keypads, and other digital inputsHook up sensors for taking various measurementsAttach different displays, such as an LED matrixCreate dynamic projects with Raspberry Pi and Arduino Make sure to check out 10 of the over 60 video recipes for this book at: http://razzpisampler.oreilly.com/ You can purchase all recipes at:

97 Things Every Programmer Should Know: Collective Wisdom from the Experts


Kevlin Henney - 2010
    With the 97 short and extremely useful tips for programmers in this book, you'll expand your skills by adopting new approaches to old problems, learning appropriate best practices, and honing your craft through sound advice.With contributions from some of the most experienced and respected practitioners in the industry--including Michael Feathers, Pete Goodliffe, Diomidis Spinellis, Cay Horstmann, Verity Stob, and many more--this book contains practical knowledge and principles that you can apply to all kinds of projects.A few of the 97 things you should know:"Code in the Language of the Domain" by Dan North"Write Tests for People" by Gerard Meszaros"Convenience Is Not an -ility" by Gregor Hohpe"Know Your IDE" by Heinz Kabutz"A Message to the Future" by Linda Rising"The Boy Scout Rule" by Robert C. Martin (Uncle Bob)"Beware the Share" by Udi Dahan