万本电子书0元读

万本电子书0元读

Java 9 Programming By Example
Java 9 Programming By Example
Peter Verhas
¥80.65
This book gets you started with essential software development easily and quickly, guiding you through Java's different facets. By adopting this approach, you can bridge the gap between learning and doing immediately. You will learn the new features of Java 9 quickly and experience a simple and powerful approach to software development. You will be able to use the Java runtime tools, understand the Java environment, and create Java programs. We then cover more simple examples to build your foundation before diving to some complex data structure problems that will solidify your Java 9 skills. With a special focus on modularity and HTTP 2.0, this book will guide you to get employed as a top notch Java developer. By the end of the book, you will have a firm foundation to continue your journey towards becoming a professional Java developer. What you will learn ?Compile, package and run a trivial program using a build management tool ?Get to know the principles of test-driven development and dependency management ?Separate the wiring of multiple modules from the application logic into an application using dependency injection ?Benchmark Java execution using Java 9 microbenchmarking ?See the workings of the Spring framework
Implementing Cisco UCS Solutions - Second Edition
Implementing Cisco UCS Solutions - Second Edition
Anuj Modi
¥90.46
Cisco Unified Computer System (UCS) is a powerful solution for modern data centers and is responsible for increasing efficiency and reducing costs. This hands-on guide will take you through deployment in Cisco UCS. Using real-world examples of configuring and deploying Cisco UCS components, we'll prepare you for the practical deployments of Cisco UCS data center solutions. If you want to develop and enhance your hands-on skills with Cisco UCS solutions, this book is certainly for you. We start by showing you the Cisco UCS equipment options, then introduce Cisco UCS Emulator so you can learn and practice deploying Cisco UCS components. We'll also introduce you to all the areas of UCS solutions through practical configuration examples. Moving on, you'll explore the Cisco UCS Manager, which is the centralized management interface for Cisco UCS. Once you get to know UCS Manager, you'll dive deeper into configuring LAN, SAN, identity pools, resource pools, and service profiles for the servers. You'll also get hands-on with administration topics including backup, restore, user's roles, and high availability cluster configuration. Finally, you will learn about virtualized networking, third-party integration tools, and testing failure scenarios. By the end of this book, you'll know everything you need to know to rapidly grow Cisco UCS deployments in the real world. What you will learn ?Set up your Lab using Cisco UCS Emulator ?Configure Cisco UCS, LAN, and SAN connectivity ?Create and manage Service profiles ?Perform various tasks using UCS ?Back up and restore Cisco UCS configuration ?Test various Cisco UCS scenarios
PostgreSQL Administration Cookbook, 9.5/9.6 Edition
PostgreSQL Administration Cookbook, 9.5/9.6 Edition
Simon Riggs
¥107.90
Over 150 recipes to help you administer your PostgreSQL database more efficiently About This Book ?Get to grips with the capabilities of PostgreSQL 9.6 to administer your database more efficiently ?Monitor, tune, secure and protect your database ?A step-by-step, recipe-based guide to help you tackle any problem in PostgreSQL administration with ease Who This Book Is For This book is for system administrators, database administrators, data architects, developers, and anyone with an interest in planning for, or running, live production databases. This book is most suited to those who have some technical experience. What You Will Learn ?Implement PostgreSQL features for performance and reliability ?Harness the power of the latest PostgreSQL 9.6 features ?Manage open source PostgreSQL versions 9.5 and 9.6 on various platforms ?Discover advanced technical tips for experienced users ?Explore best practices for planning and designing live databases ?Select and implement robust backup and recovery techniques ?Explore concise and clear guidance on replication and high availability ?See the latest details on Logical Replication and Bi-Directional Replication In Detail PostgreSQL is a powerful opensource database management system; now recognized as the expert's choice for a wide range of applications, it has an enviable reputation for performance and stability. PostgreSQL provides an integrated feature set comprising relational database features, object-relational, text search, Geographical Info Systems, analytical tools for big data and
Java 9 Data Structures and Algorithms
Java 9 Data Structures and Algorithms
Debasish Ray Chawdhuri
¥71.93
Gain a deep understanding of the complexity of data structures and algorithms and discover the right way to write more efficient code About This Book ?This book provides complete coverage of reactive and functional data structures ?Based on the latest version of Java 9, this book illustrates the impact of new features on data structures ?Gain exposure to important concepts such as Big-O Notation and Dynamic Programming Who This Book Is For This book is for Java developers who want to learn about data structures and algorithms. Basic knowledge of Java is assumed. What You Will Learn ?Understand the fundamentals of algorithms, data structures, and measurement of complexity ?Find out what general purpose data structures are, including arrays, linked lists, double ended linked lists, and circular lists ?Get a grasp on the basics of abstract data types―stack, queue, and double ended queue ?See how to use recursive functions and immutability while understanding and in terms of recursion ?Handle reactive programming and its related data structures ?Use binary search, sorting, and efficient sorting―quicksort and merge sort ?Work with the important concept of trees and list all nodes of the tree, traversal of tree, search trees, and balanced search trees ?Apply advanced general purpose data structures, priority queue-based sorting, and random access immutable linked lists ?Gain a better understanding of the concept of graphs, directed and undirected graphs, undirected trees, and much more In Detail Java
Mastering OpenCV 3 - Second Edition
Mastering OpenCV 3 - Second Edition
Daniel Lélis Baggio
¥80.65
Practical Computer Vision Projects About This Book ?Updated for OpenCV 3, this book covers new features that will help you unlock the full potential of OpenCV 3 ?Written by a team of 7 experts, each chapter explores a new aspect of OpenCV to help you make amazing computer-vision aware applications ?Project-based approach with each chapter being a complete tutorial, showing you how to apply OpenCV to solve complete problems Who This Book Is For This book is for those who have a basic knowledge of OpenCV and are competent C++ programmers. You need to have an understanding of some of the more theoretical/mathematical concepts, as we move quite quickly throughout the book. What You Will Learn ?Execute basic image processing operations and cartoonify an image ?Build an OpenCV project natively with Raspberry Pi and cross-compile it for Raspberry Pi.text ?Extend the natural feature tracking algorithm to support the tracking of multiple image targets on a video ?Use OpenCV 3's new 3D visualization framework to illustrate the 3D scene geometry ?Create an application for Automatic Number Plate Recognition (ANPR) using a support vector machine and Artificial Neural Networks ?Train and predict pattern-recognition algorithms to decide whether an image is a number plate ?Use POSIT for the six degrees of freedom head pose ?Train a face recognition database using deep learning and recognize faces from that database In Detail As we become more capable of handling data in every kind, we are becoming more reliant on visual input and what
HoloLens Beginner’s Guide
HoloLens Beginner’s Guide
Jason Odom
¥90.46
"Key Features?Start developing immersive and interactive apps for Microsoft HoloLens ?Explore the Windows Universal Development platform for HoloLens development ?Leverage the full set of HoloLens sensors to create mesmerizing apps"
Learning Ionic - Second Edition
Learning Ionic - Second Edition
Arvind Ravulavaru
¥80.65
"Create real-time hybrid applications with the leader of HTML5 frameworks: Ionic Framework About This Book ?Step into the world of amazingly interactive and real-time app development using Ionic 2 ?Leverage the powerful Angular 2 along with Ionic to develop cutting edge apps ?Detailed code examples and explanations will help you get up and running with Ionic quickly and easily Who This Book Is For This book is for JavaScript developers with basic skills. No previous knowledge of Ionic is required for this book. What You Will Learn ?Understanding the world of the mobile hybrid architecture ?Scaffolding and working with Ionic templates ?Transforming a single page app to a multi-page app using Navigation Controller ?Integrating Ionic components, decorators, and services and rapidly developing complex applications ?Theming Ionic apps as well as customizing components using SCSS ?Working with Ionic Native to interface with device features, such as camera, notifications, and battery ?Building a production grade app using Ionic and Uber API to let users book a ride ?Migrating an Ionic 1 app to Ionic 2 or Ionic 3 ?Performing unit testing, end-to-end testing, and device testing on your apps ?Deploying Ionic apps to store and manage their subsequent releases In Detail Ionic makes it incredibly easy to build beautiful and interactive mobile apps using HTML5, SCSS, and Angular. Ionic also makes app development easier, faster, and more fun. This hands-on guide will help you understand the Ionic framework and how you can leverage it to create amazing real-time applications. We begin by covering the essential features of Angular 2, and then dive straight into how Ionic fits in today's world of hybrid app development and give you a better understanding of the mobile hybrid architecture along the way. Further on, you will learn how to work with Ionic decorators, services, and components, which will allow you to build complex apps using the Ionic framework. We will take a look at theming Ionic apps using the built-in SCSS setup. After that, we will explore Ionic Native, and you will learn how to integrate device-specific features, such as notifications, with the Ionic app. To complete our learning, we will be building a Rider app, using Ionic and Uber API, to book a ride. Next, you will learn how to unit test, end-to-end test, monkey test, and execute device testing on AWS Device farm. Then, we will take a look at migrating the existing Ionic 1 apps to Ionic 2 and deploy them to the App Store. The final chapter on Ionic 3 wraps up this book by explaining the new features of Ionic 3 at the time of writing this book. By the end of this book, you will be able to develop, deploy, and manage hybrid mobile applications built with Cordova, Ionic, and Angular. All the examples in this book are valid for both Ionic 2 and Ionic 3. Style and approach A step-by-step, practical approach to learning Ionic using the example of designing an online course app. Each topic is explained sequentially in the process of creating a course. This includes explanations of both basic and advanced features of Ionic. "
Practical OneOps
Practical OneOps
Nilesh Nimkar
¥71.93
Walmart's OneOps is an open source DevOps platform that is used for cloud and application lifecycle management. It can manage critical and complex application workload on any multi cloud-based infrastructure and revolutionizes the way administrators, developers, and engineers develop and launch new products. This practical book focuses on real-life cases and hands-on scenarios to develop, launch, and test your applications faster, so you can implement the DevOps process using OneOps. You will be exposed to the fundamental aspects of OneOps starting with installing, deploying, and configuring OneOps in a test environment, which will also come in handy later for development and debugging. You will also learn about design and architecture, and work through steps to perform enterprise level deployment. You will understand the initial setup of OneOps such as creating organization, teams, and access management. Finally, you will be taught how to configure, repair, scale, and extend applications across various cloud platforms. What you will learn ?See how to install OneOps ?Configure OneOps including creating and configuring organization and teams ?Work through practical deployment scenarios ?Maintain OneOps environments including backups and logs ?Build custom components for OneOps ?Extend OneOps by calling the REST API
Learning Windows Server Containers
Learning Windows Server Containers
Srikanth Machiraju
¥90.46
"About This Book ?Discover the secret to building highly portable apps that run on any machine with Windows Server 2016 anywhere, from laptops, desktop servers, and public or private clouds, without any changes to the code ?Build your company cost-effective, container-based apps that support large-scale, virtual cloud environments ?The most up-to-date help on the market, offering developers expert guidance in building and shipping high-quality apps, and also helping admins create infrastructure that's simple to maintain Who This Book Is For This book is for application developers with a basic programming knowledge of C#, ASP.NET, and PowerShell. IT Administrators or DevOps engineers with basic PowerShell experience can benefit by extending their learning to use PowerShell to manage containers on Windows environments and use additional management tools. What You Will Learn ?Build and deploy ASP.NET web applications as Windows Containers on Windows 10 (Desktop) and Azure using Visual Studio 2015, Docker, and PowerShell ?Build and manage custom images using Windows Server Core base OS image and Docker CLI, publish images to Docker, tag images, author Docker files, and so on ?Create enterprise-scale, production-grade container environments using Redis Cache containers and SQL Server containers with storage volumes, set up custom container networks, continuous integration, and deployment pipelines using VSTS, Azure, and Git ?Deploy a composite container environment using Docker Compose on Windows ?Learn to build applications using Microsoft's thinnest server platform - Nano Servers. Build custom Nano Server images and Nano Containers using Windows PowerShell and "
Canarino
Canarino
Katherine Bucknell
¥25.02
This remarkable debut novel is a vibrant tale of beauty and passion, stalked by desolation. Katherine Bucknell captures the tragedy of a marriage on the brink with extraordinary delicacy and insight and draws us into a compelling world glittering with wealth and social prestige. David is an investment banker; Elizabeth, his wife, is a woman of peerless beauty and refinement. They have two children; their marriage seems perfect. Why does she want him to retire and move home to America? One summer evening David, alone in their empty mansion, receives a phone call from a long-lost friend. So begins a tale about friendship, marriage and betrayal that is filled with unexpected reversals. Canarino is a portrait of intimate relationships set in a world of privilege and achievement. Its characters possess personal gifts in dazzling abundance, yet their appetites to succeed, to be exceptional, tempt them to risk everything. How can we recognise love and friendship? Which are the bonds that bind people longest? What is the cost for the heart of seeking perfection? Like the drink of the title – boiling water over a twist of lemon peel – the prose has a sharp, delicate clarity. Beneath its polished surface lie psychological depths both uncanny and haunting. Canarino is a novel that lingers in the mind, long after the final page has been turned.
Dead on Arrival
Dead on Arrival
Mike Lawson
¥100.06
Joe DeMarco is back and the corridors of power have never felt so deadly… First a bomb attack on the Baltimore Harbour tunnel is averted. Then a young American Muslim is shot down in a Cessna plane whilst trying to drive it into The Whitehouse. What follows is chaos as a ruthless senator tries to pass a xenophobic law that will see non-citizen Muslims deported and extensive background checks on all Muslims living in the US carried out immediately. Speaker of the house John Mahoney wants nothing to do with the bill being pushed through. He knows all to well what trouble a law like that could stir up, and what's worse he knows the kid who tried to crash the plane into the White House. Enter Joe DeMarco, a man with a shady past, a lawyer who has never practised law. He's charged with investigating the attacks but there's a twist to the attempted mass destruction, something the FBI didn't even see, and suddenly at every turn DeMarco faces a new and terrifying danger…
Oscar Wilde’s Stories for All Ages
Oscar Wilde’s Stories for All Ages
Oscar Wilde,Stephen Fry
¥95.75
One of the world’s best loved presenters meets one of the world’s greatest authors in this beautiful selection of timeless, haunting stories. Vividly brought to life through abundant illustrations and Stephen’s masterly introductions, Oscar Wilde’s short stories are here made accessible to an entirely new generation. Whether you know it or not, the stories in this book are familiar. Like old friends whose charm and warmth never fade, Oscar Wilde's short stories have enchanted generations of readers, and this beautiful book makes them accessible to an entirely new readership. Selected and presented by one of Wilde's biggest fans, the book includes a foreword from Stephen Fry, who will also supply short introductions to the stories themselves, explaining why they mean so much to him and why they should mean a lot to you too. Meet the selfish giant, whose garden was cloaked in perpetual winter until he allowed the children to enter and play, the happy prince whose statue stood overlooking his city, who gave the rubies and sapphires embedded in his eyes and clothing to feed the poor, and the tiny swallow who helped him. And let's not forget the remarkable rocket who was so convinced that he would be the brightest, most remarkable rocket of all, yet who ended up in a ditch. There's also the Canterville ghost, so inept at being scary that every attempt to spook his American visitors results in failure. Stephen Fry has always been passionate about Oscar Wilde's writing but he has a particular fondness for his short stories. In this beautifully illustrated book he shares with us what each story means to him and what he feels the reader can take away with them, whether they're five or fifty years old. As well as a general introduction, Stephen offers introductions to the stories themselves, taking the reader through his selection. Illustrated by Nicole Stewart, stunning artwork accompanies each story to give shape to the reader's imagination. Whether you are buying this for yourself, for your wife, your son or daughter, for your nephew, your niece, your mother, your brother or your sister, the book will be a gift that you or they will cherish forever and return to time and time again. These are stories for adults and children of all ages, for all time.
Ngaio Marsh: Her Life in Crime
Ngaio Marsh: Her Life in Crime
Joanne Drayton
¥63.18
The Empress of Crime's life was the ultimate detective story – revealed for the first time in this forthright and perceptive biography. While Ngaio Marsh had a flamboyant public persona, she was fiercely protective of her private life. And no one knows better how to cover tracks with red herrings and remove incriminating evidence than a crime fiction writer… This fascinating biography of Ngaio Marsh pieces together both the public and private Marsh in a way that is as riveting as a crime novel. Through her writing and her theatre work, Joanne Drayton assembles the pieces to the puzzle that is Marsh, proving that life can be as thrilling as fiction. Marsh wrote her first detective novel in a London flat in the depths of the 1930s Depression, bringing life to Detective Inspector Roderick Alleyn in her first book, A Man Lay Dead. Through 32 novels he would establish himself as one of the great super-sleuths, and Marsh as one of the four Queens of Golden Age detective fiction, alongside Agatha Christie, Dorothy Sayers and Margery Allingham. In 1932, a family tragedy brought Marsh home to New Zealand, to a life divided - between hemispheres, between passionate relationships at home and abroad, and between the world of publishing and her life as a stage director. In 1949 her writing would earn her the ultimate distinction when Penguin and Collins released the 'Marsh Million': 100,000 copies each of ten of her titles on to the world market. The popular appetite for classic whodunits was insatiable and Ngaio Marsh was one of the best. But her greatest love was the stage - or was it?
Journey of a Lifetime
Journey of a Lifetime
Alan Whicker
¥69.26
The iconic broadcasting legend dusts down his suitcase for a final journey around the globe, revisiting locations of significance to his life and career. Published to coincide with a major Bbc Tv series of the same name, this is a glorious celebration of 50 years in front of the camera. For as long as most can remember, Whicker has roamed far and wide in search of the eccentric, the ludicrous, and the socially-revealing aspects of everyday life as lived by some of the more colorful of the world's inhabitants. Since the late 1950s, when the long-running Whicker's World documentary was first screened, he has probed and dissected the often secretive and unobserved worlds of the rich and famous, rooting out the most implausible and sometimes ridiculous characters after gaining admittance to the places where they conduct their leisure hours. The great man's legacy contains a number of genuine television firsts. As well as landmark interviews with figures as diverse as Papa Doc, Paul Getty, and The Sultan of Brunei, he was a pioneer, covering subjects like plastic surgery, gay weddings, polygamy, swinging, and following gun-toting cops, fly-on-the-wall style, for British screens long before anyone else. This wonderful new book is the end product of a very personal journey. Whicker retraces his steps, catching up with some past interviewees and reflecting on how the world has changedfor good and badover the passing of time. Lyrical and uplifting, this autobiography is peppered with a celebrated globetrotter's brand of subtle satire.
Hellfire
Hellfire
Ed Macy
¥70.44
The true story of one man's determination to master the world's deadliest helicopter and of a split-second decision that changed the face of modern warfare. May 2006. Pilot Ed Macy arrives in Afghanistan with a contingent of the Apache AH Mk1. It’s the first operational tour for the deadly machines and confidence in the cripplingly expensive attack helicopter is low. It doesn’t help that for their first month ‘in action’, Ed and his mates see little more than the back-end of a Chinook. But when the men of 3 Para get pinned down during Op Mutay, reservations about the fearsome new attack helicopters are thrown out the window. In the blistering firefight that follows, Ed unleashes the first ever Hellfire missile in combat and, with one squeeze of the trigger, changes the war in Afghanistan forever. What had been rumoured as a ?4.2 billion mistake quickly becomes the British Army’s greatest asset, as the awe-inspiring Apache is dramatically redirected to fight the enemy head-on. In this gripping account of war on the ground and in the skies above the dusty wastes of Helmand, Ed recounts the intense months that followed: the steep learning curve, the relentless missions, the evolving enemy and the changing Rules of Engagement. As he comes to grip with the Apache, his early career as a paratrooper stands him in good stead, as does his operational baptism as a pilot. Both shaped his ability to fly, fight and survive during that fateful first Afghanistan tour against a cunning and ruthless enemy. Ed will need every ounce of willpower and skill to succeed over the long, hot Helmand summer, as he and his colleagues find themselves on trial for their lives and for the reputation of a machine on which the British government has staked a fortune. The crucible of fire that awaited them would cement the fate of man and machine forever.
Zoology
Zoology
Ben Dolnick
¥76.81
A funny, wise and heartwarming story of a young man’s first forays into love during a long, hot summer in New York City. Henry likes to think of himself as a promising jazz musician. The truth, however, is considerably less glamorous. At eighteen, he’s dropped out of university, lives at home with his bickering parents, and spends most of his time with the family dog. So when his brother offers to put him up in his New York City apartment for the summer, Henry leaps at the chance to start living the life of his dreams… In the Big Apple, Henry lands a job at the Central Park Children’s Zoo. Over weeks spent chopping vegetables and shovelling dung, his world gradually expands to include a motley crew of zoo keepers, doormen and animals of every de*ion. Amongst these, the undisputed star is Newman, the zoo’s stoic Nubian goat, in whom Henry confides his growing love for Margaret, the alluringly wholesome girl next door. As the months unfold in a haze of jazz bars, ill-advised romance and hard truths about family, Henry learns what what it is to love – and to lose – in this hilarious, inventive and touching debut novel.
The Dilemmas of Harriet Carew
The Dilemmas of Harriet Carew
Cristina Odone
¥63.77
Harriet Carew is the endearing heroine of Cristina Odone's popular weekly 'Daily Telegraph' column, 'Posh But Poor'. Based on the character from the column, 'The Dilemmas of Harriet Carew' is the story of her struggle to juggle family life, work and money. Meet Harriet Carew, mother of three and juggler of work, home and family. Harriet only wants to do her best for her husband Guy, her children and herself. But while their friends flourish, and other parents look on pityingly, the Carews are struggling – and sliding down the ladder of fortune and happiness. Guy is a writer with a starry past, a humdrum present and unrealistic optimism about the future. His starchy family still treat Harriet as a newcomer to the family. Alex (12) is lazy, Tom (10) is bullied at school and Maisie (3) just misses her mum. Harriet is torn between wanting to be at home more and the need to work longer hours to help pay the school fees. When Harriet’s ex-boyfriend James turns up, super-successful and single, Harriet must make some tough decisions. Funny, witty, warm and page-turning, this is the novel that every woman will want to read.
William Walker’s First Year of Marriage: A Horror Story
William Walker’s First Year of Marriage: A Horror Story
Matt Rudd
¥54.25
For anyone who has ever dreamed of finding true love only to discover that happy endings are just the beginning comes this brilliantly comic novel about marriage, ex-girlfriends, ‘performance anxiety’, and what it takes to make happily ever last beyond the honeymoon. William is a happy man. He has just married Isabel, the girl of his dreams, and is confidently sailing along on a sea of wedded bliss. He’s got a hot wife, a snazzy new job and things couldn’t be much better. Sure, there are a few bumps in the road, but life on the whole is good. That is until Isabel’s ‘best friend’ Alex starts to intrude on their wedded bliss. And when William’s ex-girlfriend Saskia – aka the ‘Destroyer of Relationships’ – appears on the scene, things go from bad to worse. For marriage, William quickly discovers, has its own set of rules. And while falling in love is easy, staying in love can be a whole lot trickier… Witty, irreverent and laugh-out-loud funny, “William Walker’s First Year of Marriage: A Horror Story” is the perfect novel for anyone who has ever wanted to know what the person they’re facing at the altar is REALLY thinking – and been rightly afraid to ask.
The Whaleboat House
The Whaleboat House
Mark Mills
¥61.51
From the No. 1 bestseller and author of Richard & Judy pick The Savage Garden: an award-winning crime novel set in post-war New York for fans of Carlos Ruiz Zafon and Jed Rubenfeld Long Island, 1947 The men of Long Island have fished the wild Atlantic waters over the centuries. For Conrad Labarde, recently returned from the Second World War, the nets hold a sinister catch – the body of Lillian Wallace, a beautiful New York socialite. Is it an accident or murder? Police chief Tom Hollis is convinced the roots of the tragedy lie in the twisted histories of local families. But the enigmatic Labarde insists on pursuing his own investigation. It seems the fisherman may have powerful reasons for wanting answers to the questions surrounding her death. And in this strange place where tradition meets power and riches, the truth is a rare thing indeed…
Turn Left at the Daffodils
Turn Left at the Daffodils
Elizabeth Elgin
¥51.50
A stirring Second World War tale of love and loss set in Yorkshire from the author of The Linden Walk and A Scent of Lavender. Set during World War 2, TURN LEFT AT THE DAFFODILS tells two love stories – those of Nan and Carrie. Nan meets Charles, a gauche, young airman at a dance. Despite his stammer and inability to dance, Nan is captivated by her first romance, and takes him under her wing. When Nan learns that Charles is from the landed gentry, she refuses his offer of marriage fearing that their difference in social status will ruin their chances of happiness. But it is the war itself which seems to end any hope for them when Charles is reported missing in action, believed killed, in the skies over Germany. Carrie starts a passionate affair following a chance encounter with Todd Coverdale on a railway platform in Lincoln. When Carrie finds herself alone and pregnant after Todd disappears without explanation, her only option is to leave the ATS and move to Daffy Cottage, the home Todd inherited from his Aunt. Will either woman find happiness after being left alone at a time of war, loneliness and difficult decisions?
Beautiful Losers
Beautiful Losers
Leonard Cohen
¥73.58
One of the best-known experimental novels of the 1960s, this uninhibited tale centres on the hapless members of a love triangle, and their sexual obsession and shared fascination with a mythic saint. Revolving around four central – and intrinsically flawed – characters, ‘Beautiful Losers’ is the frank and humorous story of a nameless narrator, his wife Edith, their domineering friend and mentor ‘F’ and Catherine Tekakwitha, a mythic 17th-century Mohawk virgin saint. The complexities of this three-way love, pain and lust are sent spiralling by the death of Edith and ‘F’ at the novel’s start, leading the damaged narrator to question the nature of love, sexuality and spirituality in a series of explicit flashbacks. The extraordinary and inimitable singer-songwriter’s classic novel, this is Leonard Cohen’s most critically acclaimed literary work, echoing the dark poetry and wry humour of his timeless songs of loss, love, sex and religion. Not just an extremely funny novel, but an incredibly original and explicit examination of friendship, sex and spirituality.