Book picks similar to
Forecasting Oracle Performance by Craig Shallahamer


not-read
performanceengine<br/>ering
hardcopy
non-letti

The Neverbride: (A Romantic Comedy)


Shae Buggs - 2017
    When Reyna is asked to be the maid of honor for not just one, but both of her best friends at the same time, she realizes that even her relaxed temperament can be pushed to the absolute limit. But then she meets Ryan, the dashing pharmacist from down the street who brings some sanity back into her chaotic life. They flirt and date their way through the city of Austin until the wedding stress gets the best of Reyna, flipping her off her rocker where she lands in the arms of another man. Another failed relationship. But Ryan’s worth fighting for.

Holy Spirit: Unlocking the Power of the Holy Spirit


Timothy Gracie - 2017
    Yet many Christians struggle with unlocking the power in their lives because there is so much division and differences in theology in the church. Many theologians focus too much on trying to be right and proving one theological point or the other. This is not a book that teaches the you about the Holy Spirit within the confines of the scriptures that have been given to us. Benefits of this book Teaches directly from the scriptures Simple truths about the Holy Spirit that can be understood Based on the teachings of Christ and the apostles Written to help believers unlock the power alive within them Uses the simplicity of the Word of God to unlock truths Written for all believers regardless of where you think you are you will learn something you can apply to your life Be a blessing today and download a copy and be blessed

How Shall I Know You?: A Short Story


Hilary Mantel - 2014
    She had a face of feral sweetness, its color yellow; her eyes were long and dark, her mouth a taut bow, her nostrils upturned as if she were scenting the wind."In "How Shall I Know You?," a melancholic and ailing writer reluctantly travels east of London to give a lecture before a literary society. Mr. Simister, the organization's secretary, lures the world-weary novelist turned biographer with promises of a modest stipend and lodging at a charming bed-and-breakfast for her trouble. Nevertheless, on that rainy day she meets Mr. Simister at the train station, she wonders why she ever agreed to come in the first place. Driving past steel-shuttered windows and Day-Glo banners, Mr. Simister takes the writer to her hotel for the evening, which turns out to be crumbling and isolated rather than picturesque. As she crosses the threshold into the dank stench of Eccles House she is faced with the feral porter, Louise, and suffers through an evening that may be more than she bargained for.From Hilary Mantel's brilliant and darkly comic collection of contemporary stories, The Assassination of Margaret Thatcher, comes a tale told with her distinctive blend of subversive wit and gimlet-eyed characterization. "How Shall I Know You?" showcases the extraordinary genius of Hilary Mantel, called one of our "greatest living novelists" (NPR).

Mastering Algorithms with C


Kyle Loudon - 1999
    Mastering Algorithms with C offers you a unique combination of theoretical background and working code. With robust solutions for everyday programming tasks, this book avoids the abstract style of most classic data structures and algorithms texts, but still provides all of the information you need to understand the purpose and use of common programming techniques.Implementations, as well as interesting, real-world examples of each data structure and algorithm, are included.Using both a programming style and a writing style that are exceptionally clean, Kyle Loudon shows you how to use such essential data structures as lists, stacks, queues, sets, trees, heaps, priority queues, and graphs. He explains how to use algorithms for sorting, searching, numerical analysis, data compression, data encryption, common graph problems, and computational geometry. And he describes the relative efficiency of all implementations. The compression and encryption chapters not only give you working code for reasonably efficient solutions, they offer explanations of concepts in an approachable manner for people who never have had the time or expertise to study them in depth.Anyone with a basic understanding of the C language can use this book. In order to provide maintainable and extendible code, an extra level of abstraction (such as pointers to functions) is used in examples where appropriate. Understanding that these techniques may be unfamiliar to some programmers, Loudon explains them clearly in the introductory chapters.Contents include:PointersRecursionAnalysis of algorithmsData structures (lists, stacks, queues, sets, hash tables, trees, heaps, priority queues, graphs)Sorting and searchingNumerical methodsData compressionData encryptionGraph algorithmsGeometric algorithms

Crypto: How the Code Rebels Beat the Government—Saving Privacy in the Digital Age


Steven Levy - 2001
    From Stephen Levy—the author who made "hackers" a household word—comes this account of a revolution that is already affecting every citizen in the twenty-first century. Crypto tells the inside story of how a group of "crypto rebels"—nerds and visionaries turned freedom fighters—teamed up with corporate interests to beat Big Brother and ensure our privacy on the Internet. Levy's history of one of the most controversial and important topics of the digital age reads like the best futuristic fiction.

The Definitive Guide to Django: Web Development Done Right


Adrian Holovaty - 2007
    In "The Definitive Guide to Django: Web Development Done Right," Adrian Holovaty, one of Django's creators, and Django lead developer Jacob KaplanMoss show you how they use this framework to create awardwinning web sites. Over the course of three parts, they guide you through the creation of a web application reminiscent of chicagocrime.org.The first part of the book introduces Django fundamentals like installation and configuration. You'll learn about creating the components that power a Django-driven web site. The second part delves into the more sophisticated features of Django, like outputting nonHTML content (such as RSS feeds and PDFs), plus caching and user management. The third part serves as a detailed reference to Django's many configuration options and commands. The book even includes seven appendices for looking up configurations options and commands. In all, this book provides the ultimate tutorial and reference to the popular Django framework. What you'll learnThe first half of this book explains in-depth how to build web applications using Django including the basics of dynamic web pages, the Django templating system interacting with databases, and web forms. The second half of this book discusses higher-level concepts such as caching, security, and how to deploy Django. The appendices form a reference for the commands and configurations available in Django. Who this book is forAnyone who wants to use the powerful Django framework to build dynamic web sites quickly and easily! "

Software Testing: A Craftsman's Approach


Paul C. Jorgensen - 1995
    The biggest change comes in the growing prominence and acceptance of Agile Programming. Software Testing—A Craftsman’s Approach, Third Edition extends the combination of theory and practicality of the first two editions to include agile programming development and discusses the serious effect this emerging area is having on software testing. Extend your Knowledge of Emerging Technologies The third edition of the widely adopted text and reference book is comprised of six parts. It begins by providing the mathematical background in discrete mathematics and linear graph theory that is used in subsequent sections. The book continues to describe specification-based (functional) and code-based (structural) test development techniques, while extending this theoretical approach to less understood levels of integration and system testing. The author further develops this discussion to include object-oriented software. A completely new section relates all of the previously discussed concepts to the agile software development movement and highlights issues such as how agile and XP development environments are radically changing the role of software testers by making testing integral at every phase of the development process. Thoroughly revised and updated, Software Testing—A Craftsman’s Approach , Third Edition is sure to become a standard reference for those who need to stay up-to-date on the most recent technologies in software testing. Carrying on the tradition of previous editions, it will continue to serve as a valuable reference for software testers, developers, and engineers. Table Of Contents: PART I: A MATHEMATICAL CONTEXT A Perspective on Testing Basic Definitions Test Cases Insights from a Venn Diagram Identifying Test Cases Error and Fault Taxonomies Levels of Testing Examples Generalized Pseud

Web Operations: Keeping the Data on Time


John Allspaw - 2010
    It's the expertise you need when your start-up gets an unexpected spike in web traffic, or when a new feature causes your mature application to fail. In this collection of essays and interviews, web veterans such as Theo Schlossnagle, Baron Schwartz, and Alistair Croll offer insights into this evolving field. You'll learn stories from the trenches--from builders of some of the biggest sites on the Web--on what's necessary to help a site thrive.Learn the skills needed in web operations, and why they're gained through experience rather than schoolingUnderstand why it's important to gather metrics from both your application and infrastructureConsider common approaches to database architectures and the pitfalls that come with increasing scaleLearn how to handle the human side of outages and degradationsFind out how one company avoided disaster after a huge traffic delugeDiscover what went wrong after a problem occurs, and how to prevent it from happening againContributors include:John AllspawHeather ChampMichael ChristianRichard CookAlistair CrollPatrick DeboisEric FlorenzanoPaul HammondJustin HuffAdam JacobJacob LoomisMatt MassieBrian MoonAnoop NagwaniSean PowerEric RiesTheo SchlossnagleBaron SchwartzAndrew Shafer

The Last Town


Stephen Knight - 2017
    A flu-like plague that infected thousands and killed roughly ten percent of its victims. Those who died awoke once again, but they were no longer among the living--they came back as soulless carnivorous corpses who desired only one thing: to feed on living human flesh. As the infection spread, across Europe and the rest of the globe, cities were overwhelmed. Nations fell. Humanity flickered like a candle flame in the wind. In the United States: the nation's great cities are becoming hunting grounds. New York, Washington, Chicago, Los Angeles...all are falling victim to hordes of shambling dead who want only one thing: to devour the living. Single Tree, California is a small resort town in Inyo County. Between Los Angeles and Las Vegas, it's easy to overlook. And that's exactly what the citizens of Single Tree want, for the stenches and those fleeing them to ignore the town long enough for it to be transformed into a desert fortress at the foot of Mount Whitney. But time is not on their side. Not only do they have to worry about the dead... they have to fear the living.

Citizen of Earth


Joseph J. Kassabian - 2019
    His unplanned future changes dramatically when he is arrested and charged with crimes against the Central Committee. Rather than being put to death, he is sentenced to three-year's service in the Earth Defense Forces. Relieved by this twist of fate, Vincent is sent off to train at the local Replacement Depot. But any dreams of him lazing away his years of servitude are shattered when an alien horde called the Alliance attacks. On their way to the harsh killing fields of war, Vincent meets Fiona, a Martian gangster serving a life sentence. Together, they must find a way to survive against the most terrifying foe humanity has ever seen.

The Battle for Tinian: Vital Stepping Stone in America's War Against Japan


Nathan N. Prefer - 2012
    There were 20,000 Japanese troops on Saipan, but the US obliterated the opposition after a horrific all-arms campaign. The sudden silence only indicated it was now Tinian’s turn.By the time the US 2nd and 4th Marine Divisions switched their sights to Tinian, the island had already been bombarded for a month; meantime both sides had learned their lessons from the previous island-hopping invasions. The Americans had learned the arts of recon, deception, plus preliminary firepower so as not to suffer the huge casualties they’d suffered at Saipan, Guadalcanal, and Tarawa; the Japanese, for their part, had learned not to contest US strength on beaches but to draw it further inland where terrain and bomb-proof fortifications could assist.When the battle for Tinian finally took place the US acted with great skill. Historian Samuel Elliot Morrison called it “the most perfectly executed amphibious operation of the entire war.” Nevertheless, the Japanese resisted with their usual stubbornness, and the already decimated US Marines suffered hundreds of more casualties.During the battle Japanese shore batteries were able to riddle the battleship Colorado, killing scores, plus make multiple hits on a destroyer, killing its captain. On the island itself the US used napalm for the first time, paving the way for Marines painstakingly rooting out strongpoints. One last Banzai attack signaled the end to enemy resistance, as Marines fought toe-to-toe with their antagonists in the dark.In the end some 8,000 Japanese were killed, with only 300 surrenders, plus some others who hid out for years after the war. But those Japanese who resisted perhaps performed a greater service than they knew. After Tinian was secured the US proceeded to build the biggest airport in the world on that island—home to hundreds of B-29 Superfortresses. Among these, just over a year later, were the Enola Gay and Boxcar, which with their atomic bombs would quickly bring the Japanese homeland itself to its knees.

Life Lessons from Bergson


Michael Foley - 2013
    Written for 'The School of Life series, Foley takes one of his favourite philosophers, Henri Bergson, and highlights the ideas from Bergson that are most relevant to our ordinary everyday dilemmas.

Serial Homicide Volume 1 - Ted Bundy, Jeffrey Dahmer & more


R.J. Parker - 2016
    It's believed he killed 30 plus women. Jeffrey Dahmer (the Milwaukee Monster), was a rapist, killer, necrophiliac, and cannibal who killed 17 young boys and men between 1978 and 1991. Albert Fish was a child rapist, cannibal and serial killer who operated between 1924 and 1932. It's believed that he killed at least 9 children and possibly more. During the 1980s and ‘90s, Gary Ridgway (Green River Killer), a serial killer and necrophiliac, is believed to have killed 49 women, but confessed to murdering 71. Between 1978 and 1983 in the United Kingdom, Dennis Nilsen (The Kindly Killer) is known to have killed between 12 and 15 young men. He had a ritual of bathing and dressing the corpses, preserving them for a time before dissecting and disposing of his victims by either burning them in a fire or flushing their parts down a toilet. Known as the Co-Ed Butcher, Edmund Kemper was a cannibal, necrophiliac and serial killer who, between 1964 and 1973, killed 10 women including his mother who he beheaded, used her head as a dartboard and for oral sex. Plus... Bonus Story In February 2013, LAPD Cop Chris Dorner went on a shooting revenge/spree killing targeting higher-up officers and their families.

Spindoc


Steve Perry - 1994
    Whenever a tragedy occurs, Silk manipulates the data and writes newspaper articles that are "appropriate" for public consumption. But when his lover is murdered and he becomes a target of spies and assassins, the spindoc searches for something new: the truth.

SOA: Principles of Service Design


Thomas Erl - 2007
    It is through an understanding of service design that truly service-oriented solution logic can be created in support of achieving the strategic goals associated with SOA and service-oriented computing. Bestselling SOA author Thomas Erl guides you through a comprehensive, insightful, and visually rich exploration of the service-orientation design paradigm, revealing exactly how services should and should not be designed for real-world SOA. concise introduction to SOA and service-oriented computing concepts and benefits* A thorough exploration of the service-orientation design paradigm as represented by eight specific design principles* A comparison of service-oriented and object-oriented concepts and principles and a clear definition of what qualifies as service-oriented logic* Detailed coverage of four different forms of service-related design granularity* An exhaustive examination of service contracts, with an emphasis on standardization, abstraction, and the utilization of WS-Policy, XML Schema, and WSDL definitions* A comprehensive study of various forms of service-related coupling with an emphasis on the requirements to attaining a suitable level of loose coupling.* achieve truly agnostic and reusable service logic* Techniques for maximizing service reliability, scalability, and performance by instilling high levels of autonomy and emphasizing stateless design* Approaches for positioning services as highly discoverable and interpretable enterprise resources* Unprecedented coverage of how to design services for participation in complex compositions* The definition of concrete links between each design principle and the strategic goals and benefits of SOA and service-oriented computing* Numerous cross-references to key design patterns documented separately in SOA: Design Patterns www.soabooks.com supplements this book with a variety of resources, including content updates, corrections, and sample chapters from other books. www.soaspecs.com provides further support by establishing a descriptive portal to industry specifications referenced in all of the series titles. www.soaglossary.com establishes a master glossary for all SOA titles in this series. www.prenhallprofessional.comwww.soabo... Foreword Chapter 1: OverviewChapter 2: Case Study Background Pa