万本电子书0元读

万本电子书0元读

Mastering iOS Game Development
Mastering iOS Game Development
Miguel DeQuadros
¥80.65
Master the advanced concepts of game development for iOS to build impressive games About This Book Create a complete game with advanced techniques through the course of the book using in-depth, hands-on instructions Learn how to multi-task and improve performance optimization in your game playing experience The author, Miguel, has 11 years of iOS game development using xcode and has released over 10 games to the Apple AppStoreMaster player movement using touch controls as well as discuss motion controls Who This Book Is For This book is for those who have created an iOS game already and want to hone their skills. A reasonable level of knowledge and an understanding of the core elements and applications would be helpful. What You Will Learn Blast off and start developing fun games Optimize the assets for the best performance in the game app Master player movement using touch controls as well as discuss motion controls Perform bug Squashing by testing and debugging Design interesting various characters and enemies for your game Test your game on both, the simulator on the computer and on real devices Tweak and fine tune the code and graphics before the release of your app Uncover some awesome new gameplay by adding in multiplayer elements, to get more people playing together In Detail iOS is an operating system for Apple manufactured phones and tablets. Mobile gaming is one of the fastest-growing industries, and compatibility with iOS is now becoming the norm for game developers. SpriteKit is part of the native SDK from Apple, and enables developers to make simple entry into game development without unnecessary overhead and a long learning process. SpriteKit also provides other functionality that is useful for games, including basic sound playback support and physics simulation. In addition, Xcode provides built-in support for SpriteKit so that you can create complex special effects and texture atlases directly in Xcode. This combination of framework and tools makes SpriteKit a good choice for games and other apps that require similar kinds of animation. Become a master in iOS game development through this fast and fun guide! In the beginning, we’ll tell you everything you need to plan and design your game. You’ll then start developing your game through step-by-step instructions using the various built-in technologies of Xcode. From there on, we discuss how to deploy your game to the iOS App Store, as well as monetizing it to make more revenue. You will also learn advanced techniques to improve your game playing experience, including better multi-tasking, improved performance optimization, battery management, and more. To end the book off, we’ll show you how to update your game with different features, then port the update to the App Store. Style and approach This book provides an easy-to-understand and fun approach to game development, with step-by-step instructions and detailed explanation of each block of code. The topics covered range from easy to advanced, so buckle up for a fast-paced ride!
Unreal Engine Game Development Blueprints
Unreal Engine Game Development Blueprints
Nicola Valcasara
¥90.46
Discover all the secrets of Unreal Engine and create seven fully functional games with the help of step-by-step instructions About This Book Understand what a Blueprint is and how to create a complex visual *ing code Discover the infinite possibilities that Unreal Engine offers, and understand which tool to use, where and when Learn to think like a real game developer in order to create enjoyable and bug-free games using this comprehensive and practical handbook Who This Book Is For This book is ideal for intermediate level developers who know how to use Unreal Engine and want to go through a series of projects that will further their expertise. Working knowledge of C++ is a must. What You Will Learn Write clean and reusable Blueprint *s Develop any kind of game you have in mind, following the rules used by experts Move through Unreal Engine 4, always knowing what you are doing and where to find the right tool for your needs Integrate C++ code into your projects using Visual Studio and the tools that Unreal provides Extricate between classes, nodes, interfaces, macros, and functions Work with different types of assets, from 3D objects to audio sources, from UI buttons to animations Explore all the aspects of the game logic—collisions, navigation meshes, matinees, volumes, events, and states In Detail With the arrival of Unreal Engine 4, a new wonderful tool was born: Blueprint. This visual *ing tool allows even non-programmers to develop the logic for their games, allowing almost anyone to create entire games without the need to write a single line of code. The range of features you can access with Blueprint * is pretty extensive, making it one of the foremost choices for many game developers. Unreal Engine Game Development Blueprints helps you unleash the real power of Unreal by helping you to create engaging and spectacular games. It will explain all the aspects of developing a game, focusing on visual *ing, and giving you all the information you need to create your own games. We start with an introductory chapter to help you move fluidly inside the Blueprint user interface, recognize its different components, and understand any already written Blueprint *. Following this, you will learn how to modify generated Blueprint classes to produce a single player tic-tac-toe game and personalize it. Next, you will learn how to create simple user interfaces, and how to extend Blueprints through code. This will help you make an informed decision between choosing Blueprint or code. You will then see the real power of Unreal unleashed as you create a beautiful scene with moving, AI controlled objects, particles, and lights. Then, you will learn how to create AI using a behavior tree and a global level Blueprint, how to modify the camera, and how to shoot custom bullets. Finally, you will create a complex game using Blueprintable components complete with a menu, power-up, dangerous objects, and different weapons. Style and approach This is an easy-to-follow guide full of practical game examples. Each chapter contains step-by-step instructions to build a complete game and each game uses a different tool in order to cover all the topics in a detailed and progressive manner.
Mastering MeteorJS Application Development
Mastering MeteorJS Application Development
Jebin B V
¥80.65
MeteorJS makes full-stack JavaScript Application Development simple – Learn how to build better modern web apps with MeteorJS, and become an expert in the innovative JavaScript framework About This Book Get your dream project up and running by building exceptional MeteorJS applications in a matter of days Learn how to integrate other JavaScript frameworks into your MeteorJS project and become an expert in full-stack development Go beyond coding and learn how to make modern design decisions – from mobile design to SEO – that drive great user experiences Who This Book Is For If you’ve already had some experience with MeteorJS but want to learn how to build even better modern web application, this book has been created for you. It provides you with a comprehensive look at one of those most important frameworks being used for the modern web today.What You Will Learn Get to grips with the basics and learn how to build a complete real-time application with MeteorJS Find out how Meteor makes full-stack development simple – become a better developer, fast. Use some of the most effective testing tools in modern web development to troubleshoot, debug and optimize your app Find out how to write custom packages for applications – so you can build your project exactly how you want Integrate React and Angular into your project Design and develop high quality animations that will give your UI the edge Build MeteorJS to serve as REST-based application and reactive system Learn how to host a MeteorJS application and then scale it for data Find out how MeteorJS can help you build for mobile Learn how to make sure you implement an effective SEO strategy in your MeteorJS application In Detail The web is dead – applications now rule our online experiences. But how are you going to build themWell, if you’ve been paying attention, you might already have tried your hand with MeteorJS, the JavaScript framework that helps you build complete full-stack web applications that are responsive and fast with ease. Mastering MeteorJS Application Development shows you how to do even more with MeteorJS – if you’re ready to try a comprehensive course through one of the most exciting frameworks in web development today, this is the book you need. Designed to take you through the entire process of building an advanced multipage application with Meteor, you’ll be able to bring your web development ideas with surprising ease. You’ll not only learn how Meteor makes web development easier, but also how you can make using Meteor easier, by automating and simplifying tasks so you can be confident you have full control of everything in your workflow – especially everything that could go wrong. From automated testing to integrating other useful frameworks such as Angular and D3, each chapter covers a crucial element in the Meteor development process. Discover how to integrate animations using Meteor’s Blaze, to give your UI designs the edge, and explore reactive programming to effectively harness RESTful systems in your projects. You will also learn how to deploy and scale your application, two crucial aspects of modern development and vital in a changing digital environment with users expecting a product and experience that delivers. With further insights on developing for mobile – and how Meteor can help you tackle the challenges of the trend – and details on incorporating SEO strategies into your application, this book isn’t just a code tutorial – it’s about creating a product that users love. Style and approach This book is a practical guide that teaches you different ways to create custom packages, efficient client and server code, and more using Meteor. This book is packed with perfect examples and explanations to help you understand the concepts. With the perfect mix of theory and practical experience, it will equip you to become a professional MeteorJS developer.
Unity UI Cookbook
Unity UI Cookbook
Francesco Sapio
¥90.46
Over 60 recipes to help you create professional and exquisite UIs to make your games more immersive About This Book Design and develop interactive and professional user interfaces (UIs) for games in Unity Discover how to implement and deal with various in-game UI elements that will impress your players This practical recipe guide will help you to efficiently create powerful and remarkable UIs using C# code Who This Book Is For If you are a game developer with some experience in Unity and C# and want to create the best interactive experience fast and intuitively, then this book is for you. If you are an intermediate game developer or an expert, these recipes will help you bring out the power of the new UI Unity system. What You Will Learn Implement different kinds of counters and healthbars Deal with timers and find out how to format them Animate and vivify UI elements Handle runtime customizations Add complex Head-up displays (HUDs) Design and implement 3D UIs Integrate minimaps in the UI In Detail With the increasing interest in game development, it's essential to design and implement a UI that reflects the game settings and shows the right information to the player. The Unity system is used to create complex and aesthetically pleasing user interfaces in order to give a professional look and feel to a game. Although the new Unity UI system is powerful and quite easy to use, by integrating it with C# *s, it's possible to realize the potential of this system and bring an impressive UI to games.This guide is an invaluable collection of recipes if you are planning to use Unity to develop a game. Starting with the basic concepts of the UI components, we’ll take you all the way through to creating complex interfaces by including animations and dynamics elements. Based on real-world problems, these recipes will start by showing you how to make common UI elements such as counters and healthbars. You will then get a walkthrough of how to manage time using timers, and will learn how to format them. You will move on to decorating and animating the UI elements to vivify them and give them a professional touch. Furthermore, you will be guided into the 3D UI world and into HUD *ing. Finally, you will discover how to implement complex minimaps in the interface.Style and approach Interactive, easy-to-follow recipes will help you create and implement UIs that make gaming an exhilarating experience.
Learning Apache Thrift
Learning Apache Thrift
Krzysztof Rakowski
¥63.21
Make applications cross-communicate using Apache Thrift! About This Book Leverage Apache Thrift to enable applications written in different programming languages (Java, C++, Python, PHP, Ruby, and so on) to cross-communicate. Learn to make your services ready for real-world applications by using stepwise examples and modifying code from Industry giants. Be a crackerjack at solving Apache Thrift-related issues. Who This Book Is For If you have some experience of developing applications in one or more languages supported by Apache Thrift (C++, Java, PHP, Python, Ruby, and others) and want to broaden your knowledge and skills in building cross-platform, scalable applications, then this book is for you. What You Will Learn Understand the need for cross-language services and the basics of Apache Thrift. Learn how Apache Thrift works and what problems it solves. Determine when to use Apache Thrift instead of other methods (REST API), and when not to use it. Create and run an example application using Apache Thrift. Use Apache Thrift in your applications written in different languages supported by Apache Thrift (PHP, Python, Ruby, Java, and C++). Handle exceptions and deal with errors. Modify code in different languages.< Use Apache Thrift in the production environments of big applications. In Detail With modern software systems being increasingly complex, providing a scalable communication architecture for applications in different languages is tedious. The Apache Thrift framework is the solution to this problem! It helps build efficient and easy-to-maintain services and offers a plethora of options matching your application type by supporting several popular programming languages, including C++, Java, Python, PHP, Ruby, Erlang, Perl, Haskell, C#, Cocoa, JavaScript, Node.js, Smalltalk, OCaml, and Delphi. This book will help you set aside the basics of service-oriented systems through your first Apache Thrift-powered app. Then, progressing to more complex examples, it will provide you with tips for running large-scale applications in production environments. You will learn how to assess when Apache Thrift is the best tool to be used. To start with, you will run a simple example application, learning the framework's structure along the way; you will quickly advance to more complex systems that will help you solve various real-life problems. Moreover, you will be able to add a communication layer to every application written in one of the popular programming languages, with support for various data types and error handling. Further, you will learn how pre-eminent companies use Apache Thrift in their popular applications. This book is a great starting point if you want to use one of the best tools available to develop cross-language applications in service-oriented architectures. Style and approach A stepwise guide to learning Apache Thrift, with ready-to-run examples explained comprehensively. Advanced topics supply the inspiration for further work.
Learning Geospatial Analysis with Python - Second Edition
Learning Geospatial Analysis with Python - Second Edition
Joel Lawhead
¥90.46
An effective guide to geographic information systems and remote sensing analysis using Python 3 About This Book Construct applications for GIS development by exploiting Python This focuses on built-in Python modules and libraries compatible with the Python Packaging Index distribution system—no compiling of C libraries necessary This practical, hands-on tutorial teaches you all about Geospatial analysis in Python Who This Book Is For If you are a Python developer, researcher, or analyst who wants to perform Geospatial, modeling, and GIS analysis with Python, then this book is for you. Familarity with digital mapping and analysis using Python or another *ing language for automation or crunching data manually is appreciated. What You Will Learn Automate Geospatial analysis workflows using Python Code the simplest possible GIS in 60 lines of Python Mold thematic maps with Python tools Get hold of the various forms that geospatial data comes in Produce elevation contours using Python tools Create flood inundation models Apply Geospatial analysis to find out about real-time data tracking and for storm chasing In Detail Geospatial Analysis is used in almost every field you can think of from medicine, to defense, to farming. This book will guide you gently into this exciting and complex field. It walks you through the building blocks of geospatial analysis and how to apply them to influence decision making using the latest Python software. Learning Geospatial Analysis with Python, 2nd Edition uses the expressive and powerful Python 3 programming language to guide you through geographic information systems, remote sensing, topography, and more, while providing a framework for you to approach geospatial analysis effectively, but on your own terms. We start by giving you a little background on the field, and a survey of the techniques and technology used. We then split the field into its component specialty areas: GIS, remote sensing, elevation data, advanced modeling, and real-time data. This book will teach you everything you need to know about, Geospatial Analysis from using a particular software package or API to using generic algorithms that can be applied. This book focuses on pure Python whenever possible to minimize compiling platform-dependent binaries, so that you don’t become bogged down in just getting ready to do analysis. This book will round out your technical library through handy recipes that will give you a good understanding of a field that supplements many a modern day human endeavors. Style and approach This is a practical, hands-on tutorial that teaches you all about Geospatial analysis interactively using Python.
Devil May Care
Devil May Care
Peters, Elizabeth
¥69.16
Ellie is young, rich, engaged and in love. These are the carefree days before marriage and new responsibility, and anything goes -- including house-sitting at eccentric Aunt Kate's palatial estate in Burton, Virginia. Ellie feels right at home here with the nearly invisible housekeepers and the plethora of pets, but she soon realizes that there are disturbing secrets about the local aristocracy buried in a dusty old book she has carried into the mansion. And her sudden interest in the past is attracting a slew of unwelcome guests -- some of them living and some, perhaps not. And the terrible vegeance that Ellie and her friends seem to have aroused -- now aimed at them -- surely cannot be...satanic.
The Laughter of Dead Kings
The Laughter of Dead Kings
Peters, Elizabeth
¥69.16
For the first time in more than a decade, New York Times bestselling Grand Master Elizabeth Peters brings beautiful, brainy Vicky Bliss back into the spotlight for one last investigation. But this time the peerless art historian and sleuth will be detecting in Amelia Peabody territory, searching for solutions to more than one heinous offense in the ever-shifting sands of Egypt's mysterious Valley of the Kings.Who stole one of Egypt's most priceless treasuresThat is the question that haunts the authorities after a distinguished British gentleman with an upper-crust accent cons his way past a security guard and escapes into the desert carrying a world-famous, one-of-a-kind historic relic. But the Egyptian authorities and Interpol believe they know the identity of the culprit. The brazen crime bears all the earmarks of the work of one “Sir John Smythe,” the suave and dangerously charming international art thief who is, in fact, John Tregarth, the longtime significant other of Vicky Bliss. But John swears he is retired—not to mention innocent—and he vows to clear his name by hunting down the true criminal.Vicky's faith in her man's integrity leaves her no choice but to take a hiatus from her position at a leading Munich museum and set out for the Middle East. Vicky's employer, the eminent Herr Doktor Anton Z. Schmidt, rotund gourmand and insatiable adventurer, decides to join the entourage.But dark days and myriad dangers await them in this land of intriguing antiquity. Each uncovered clue seems to raise even more questions for the intrepid Vicky—the most troubling being, Where is John going during his increasingly frequent and unexplained absencesAnd the stakes are elevated considerably when a ransom note arrives accompanied by a grisly memento intended to speed up negotiations—because now it appears that murder most foul has been added to the equation.
The Ships of Air
The Ships of Air
Wells, Martha
¥56.07
Known for her lush, intricate worlds and complex characters, acclaimed author Martha Wells has delighted readers with her extraordinary fantasy novels of daring and wit. With The Wizard Hunters she launched her most ambitious undertaking yet -- the return to the beloved world of the Nebula Award-nominated The Death of the Necromancer and The Fall of Ile-Rien. Now the saga continues in a triumph of suspense and imagination.Despite a valiant struggle against superior forces, the country of Ile-Rien has fallen to the onslaught of the relentless Gardier, a faceless army of sorcerers determined to conquer all civilization.To save the remnants of her country, former playwright Tremaine Valiarde undertakes an epic journey to stop the Gardier. Rescuing the proud ship Queen Ravenna from destruction, Tremaine and a resolute band of sorcerers and warriors set sail across magical seas on a voyage of danger and discovery. For the secret to defeating the enemy -- and to rescuing the world from the Gardier's inimitable hatred -- lies far beyond the walls of the world, and only the tenuous ties of friendship and honor will keep the band together.But the Gardier are not the only evil in this tumultuous world, and an ancient terror stalks the ornate rooms and shadowy decks of the Queen Ravenna -- a force so malevolent and enigmatic that even the growing power of the sorcerer's sphere may not be enough to save Ile-Rien from utter ruin.
Pronto
Pronto
Leonard, Elmore
¥95.39
The feds want Miami bookmaker Harry Arno to squeal on his wiseguy boss. So they're putting word out on the street that Arno's skimming profits from "Jimmy Cap" Capotorto—which he is, but everybody does it. He was planning to retire to Italy someday anyway, so Harry figures now's a good time to get lost. U.S. Marshal Raylan Givens knows Harry's tricky—the bookie ditched him once in an airport while in the marshal's custody—but not careful. So Raylan's determined to find the fugitive's Italian hideaway before a cold-blooded Sicilian "Zip" does and whacks Arno for fun. After all, it's a "pride thing"...and it might even put Raylan in good stead with Harry's sexy ex-stripper girlfriend Joyce.
I'll Take You There
I'll Take You There
Oates, Joyce Carol
¥95.11
"Anellia" is a young student who, though gifted with a penetrating intelligence, is drastically inclined to obsession. Funny, mordant, and compulsive, she falls passionately in love with a brilliant yet elusive black philosophy student. But she is tested most severely by a figure out of her past she'd long believed dead.Astonishingly intimate and unsparing, and pitiless in exposing the follies of the time, I'll Take You There is a dramatic revelation of the risks—and curious rewards—of the obsessive personality as well as a testament to the stubborn strength of a certain type of contemporary female intellectual.
Improbable Cause
Improbable Cause
Jance, J. A.
¥70.10
Perhaps it was fitting justice: a dentist who enjoyed inflicting pain was murdered in his own chair. The question is not who wanted Dr. Frederick Nielsen dead, but rather who of the many finally reached the breaking point. The sordid details of this case, with its shocking revelations of violence, cruelty, and horrific sexual abuse, would be tough for any investigator to stomach. But for Seattle Homicide Detective J.P. Beaumont, the most damning piece of the murderous puzzle will shake him to his very core -- because what will be revealed to him is nothing less than the true meaning of unrepentant evil.
Islands
Islands
Siddons, Anne Rivers
¥55.31
Anny Butler is a caretaker, a nurturer, first for her own brothers and sisters, and then as a director of an agency devoted to the welfare of children. What she has never had is a real family. That changes when she meets and marries Lewis Aiken, an exuberant surgeon fifteen years older than Anny. When they marry, she finds her family not a traditional one, but a group of Charleston childhood friends who are inseparable, who are one another's surrogate family. They are called the Scrubs, and they all, in some way, have the common cord of family.Instantly upon meeting them at the old beach house on Sullivan's Island, which they co-own, Anny knows that she has found home and family. They vow that, when the time comes, they will find a place where they can live together by the sea.Bad things begin to happen a hurricane, a fire, deaths but still the remaining Scrubs cling together. They are watched over and bolstered by Camilla Curry, the heart and core of their group, always the healer. Anny herself allows Camilla to enfold and to care for her. It is the first time she has felt this kind of love and support.
Hunger
Hunger
Turnipseed, Erica Simone
¥78.32
In Erica Simone Turnipseed's captivating follow-up to A Love Noire, heartache fans the flames of lust when freethinking Noire and Innocent, her urbane African ex, reunite.Noire and Innocent are both having a thirtysomething crisis. His former identity as a successful investment banker and eligible bachelor has disappeared. A beleaguered graduate student, she's got no money, no man, and no Ph.D., yet. A year of predoctoral research in Haiti leaves Noire drained. And a trip home to Cte d'Ivoire offers Innocent little more than intermittent sexual gratification. In the aftermath of 9/11, Innocent and Noire are back in New York City and find solace in each other's bed. But even that arrangement collapses under the weight of Innocent's revelation that he has unfinished business in Africa. For Innocent and Noire, patching together their unraveling lives becomes an exercise in hope and humility. With Hunger , Turnipseed lives up to the promise of A Love Noire and has matured into a writer who fearlessly explores the intersection of sex, love, identity, and loss in a cross-cultural context.
Hunger Point
Hunger Point
Medoff, Jillian
¥83.03
"My parents may love me, but I also know they view me as a houseguest who is turning a weekend stay into an all-expense-paid, lifelong residency, and who (to their horror) constantly forgets to flush the toilet and shut off the lights." Twenty-six-year-old Frannie Hunter has just moved back home. Bright, wry, blunt, and irreverent, she invites you to witness her family's unraveling. Her Harvard-bound sister is anorexic, her mother is having an affair, her father is obsessed with the Food Network, her grandfather wants to plan her wedding (even though she has no fiancé, let alone a steady boyfriend), and, to top it off, Frannie is a waitress who wears a dirty duck apron and serves plates of fried cheese to her ex-boyfriend's parents. By turns wickedly funny and heartbreakingly bittersweet, Hunger Point chronicles Frannie's triumph over her own self-destructive tendencies, and offers a powerful exploration of the complex relationships that bind together a contemporary American family. You will never forget Frannie, a "sultry, suburban Holden Caulfield," who critics have called "the most fully realized character to come along in years," (Paper) and you'll never forget Hunger Point, an utterly original novel that stuns with its amazing insights and dazzles with its fresh, distinctive voice.
Just One Taste
Just One Taste
Michaels, Jess
¥53.85
Being the Duchess of Bisby is not everything it is cracked up to be for lonely Drusilla. Humiliated by her indifferent husband‘s neglect, she finds an unexpected passion when she surrenders to the attentions of his ever-watching and oh-so-very-handsome valet, Jacob Dunnett.
Justice
Justice
Kellerman, Faye
¥70.10
The cruel and bizarre slaying of a beautiful teen leads Detective Decker into the dark heart of an exotic subculture: the seamy, sometimes violent world of Southern California's rootless, affluent youth. But even the confession of a disturbed kid with cold "killer eyes" cannot soothe Decker's inner torment. For he knows in his gut this crime goes much deeper and higher than anyone expects -- and that true justice, brutal and complete, has yet to be done.
Krondor: Tear of the Gods
Krondor: Tear of the Gods
Feist, Raymond E.
¥55.31
Return now to a kingdom in constant peril; a land magical, scarred, and wondrous, where great heroes rise up from adversity to battle fearsome enemies who covet the riches within its borders. New York Times bestselling author Raymond E. Feist -- one of the world 's preeminent fantasists -- continues his extraordinary Riftwar Legacy with a sweeping tale of conflict, trial, and grim necessity, as the forces of good join together to staunch the golden lifeblood flowing from the pierced heart of Midkemia. The vile sorcerer Sidi plans to strike the kingdom a fatal blow, setting his creature, the murderous pirate Bear, upon the high seas in pursuit of the vessel that is transporting Midkemia's most holy object: the Tear of the Gods. It is from this miraculous stone that all magic power is believed to flow. And if the Tear becomes the mage's trinket, the future will hold naught but terror, death, and unending night. For Squire James, Lieutenant William, and the able magician Jazhara, the race is on to rescue the remarkable artifact from the bloodthirsty, unpredictable Bear and his despicable master who would use it to bring catastrophe down upon the world. But it will take greater-than-human swiftness. cunning, courage, and skill for the three to prevail. And the flight of her most peerless defenders will leave Krondor more vulnerable than ever to the terrible ambitions of the depraved. For the mysterious criminal known as the Crawler is preparing to wreak bloody havoc to fulfill his dastardly secret agenda. Once again the sewers of Krondor teem with assassins and monsters as the hour of destiny nears. The fate of an imperiled world is in flux, as all manner of dark creatures are gathered for one unspeakable purpose: to breed the chaos that will hasten the destruction of Squire James and his brave companions...and bring about the total corruption of the Tear of the Gods.
The Land of Mango Sunsets
The Land of Mango Sunsets
Frank, Dorothea Benton
¥88.56
Miriam Swanson is thoroughly provoked and she doesn't mind letting you know. Twenty years ago her husband Charles, a powerful attorney with one of the last remaining white shoe law firms in New York, dumped her for a younger woman nearly half her age. Obviously it happens all the time and it's not exactly news, but what's fascinating is to watch Miriam evolve from pathetic to spectacular. Perfectly proper Miriam's great metamorphosis results from the arrival of a little red neck school teacher, Liz, from Nowhere, Alabama. Liz is Miriam's tenant along with Kevin, a 50 something gay man who is Miriam's best friend. Liz is everything that Miriam is not: young and thin. They constantly clash. Then finally, she meets a man named Harrison who changes her into a gal named Mellie. Miriam spins out from the revolving door of her postured life as a Manhattan quasi socialite while she thirsts, no, starves for recognition. How did she become what she hates the most and what does she endure to realize itAnd where are the answersIt takes a few spins, dips and one spectacular fall until Miriam gets her head on straight. Then in a whoosh she's off to see her mother in the enchanted and mysterious land of Sullivans Island, deep in the Lowcountry of South Carolina.
HarperCollins e-books
HarperCollins e-books
Mapson, Jo-Ann
¥77.49
When 34-year-old Chloe Morgan appears on Hank Oliver's doorstep in Cameron, Arizona, she arrives with more than her old white German shepherd, Hannah, and a rambunctious horse in tow. Chloe is pregnant with Hank's child, and she's as tough-talking and vulnerable, skittish and tender as when last we saw her, in Jo-Ann Mapson's acclaimed first novel Hank & Chloe. Loving Chloe takes up where the earlier novel leaves off. As Chloe and Hank settle somewhat uneasily into domesticity in his grandmother's cabin, a local Navajo legend named Junior Whitebear, an artist whose work has been praised by the eastern commercial establishment, returns home to collect his father's ashes and renew his own spirit after years spent in the art world fast lane. When Junior arrives at the reservation, he doesn't expect to find a son he fathered unwittingly nine years ago with Corinne Johnson; nor is he looking to fall in love with newcomer Chloe Morgan and to deliver her baby girl. Both events change his life forever, not to mention the lives of those around him. A passionate love story, Loving Chloe explores the emotional complexity of a love triangle with sympathy, humor and compassion. Sexual longing, the bonds of family and nagging questions of identity with far-reaching consequences making Loving Chloe a rich, rewarding work of fiction. Set against the spectacular beauty of the American Southwest, Jo-Ann Mapson's new novel is the page-turning sequel to Hank & Chloe that readers have eagerly been awaiting.
Lunch Lessons
Lunch Lessons
Cooper, Ann
¥83.93
Remember how simple school lunches used to beYou'd have something from every major food group, run around the playground for a while, and you looked and felt fine. But today it's not so simple. Schools are actually feeding the American crisis of childhood obesity and malnutrition. Most cafeterias serve a veritable buffet of processed, fried, and sugary foods, and although many schools have attempted to improve, they are still not measuring up: 78 percent of the school lunch programs in America do not meet the USDA's nutritional guidelines. Chef Ann Cooper has emerged as one of the nation's most influential and most respected advocates for changing how our kids eat. In fact, she is something of a renegade lunch lady, minus the hairnet and scooper of mashed potatoes. Ann has worked to transform cafeterias into culinary classrooms. In Lunch Lessons, she and Lisa Holmes spell out how parents and school employees can help instill healthy habits in children. They explain the basics of good childhood nutrition and suggest dozens of tasty, home-tested recipes for breakfast, lunch, and snacks. The pages are also packed with recommendations on how to eliminate potential hazards from the home, bring gardening and composting into daily life, and how to support businesses that provide local, organic food. Yet learning about nutrition and changing the way you run your home will not cure the plague of obesity and poor health for this generation of children. Only parental activism can spark widespread change. With inspirational examples and analysis, Lunch Lessons is more than just a recipe book—it gives readers the tools to transform the way children everywhere interact with food.