Fancy Nancy: Nancy Clancy, Secret Admirer
¥33.18
Nancy Clancy returns in New York Times bestselling team Jane O'Connor and Robin Preiss Glasser second Fancy Nancy: Nancy Clancy chapter book all about love! In the sequel to Nancy Clancy, Super Sleuth , Nancy and Bree decide to play matchmaker, but nothing works out as planned. Will love conquer all in the endFans of Fancy Nancy will delight in joining Nancy Clancy as she takes on love in the second chapter book in the series. As always, the central theme of all the Nancy Clancy books shines through, showing the beauty of friendship and love.
The Lying Game #3: Two Truths and a Lie
¥61.52
My killer is out there. And my sister might be next. Two months before I died, my best friend brother disappeared. I have no idea where Thayer went or why he left, but I know it my fault. I did a lot of horrible things while I was alive, things that made people hate me, maybe even enough to kill me. Desperate to solve my murder, my long-lost twin, Emma, is pretending to be me and unraveling the many mysteries I left behind my cryptic journal, my tangled love life, the dangerous Lying Game pranks I played. She uncovered my friends darkest secrets, but she never had the chance to dig into Thayer past until now. Thayer back and Emma has to move fast to figure out if he after revenge . . . or if he already gotten it. From Sara Shepard, the #1 New York Times bestselling author of the Pretty Little Liars books, comes a riveting series about secrets, lies, and killer consequences.
Twenty-five Books That Shaped America
¥83.92
From the author of the New York Times bestselling How to Read Literature Like a Professor comes a highly entertaining and informative new book on the twenty-five works of literature that have most shaped the American character. Foster applies his much-loved combination of wit, know-how, and analysis to explain how each work has shaped our very existence as readers, students, teachers, and Americans. Foster illuminates how books such as The Last of the Mohicans , Moby-Dick , My ?ntonia , The Great Gatsby , The Maltese Falcon , Their Eyes Were Watching God , On the Road , The Crying of Lot 49 , and others captured an American moment, how they influenced our perception of nationhood and citizenship, and what about them endures in the American character. Twenty-five Books That Shaped America is a fun and enriching guide to America through its literature.
Year's Best SF 15
¥55.91
Who knows what awaits us tomorrowMuch of the most innovative and exhilarating work performed in the boundary-less arena of SF is being done in the short form. This year's magnificent harvest gathered, as always, by acclaimed award-winning editors and anthologists David G. Hartwell and Kathryn Cramer offers glimpses of worlds and tomorrows that would have been inconceivable just a few years ago. Brilliant, bold, unusual, and soaring flights into the hitherto unforeseen yet increasingly possible future, Year's Best SF 15 offers truly breathtaking stories by some of speculative fiction's brightest lights, including: Stephen Baxter Nancy Kress Alastair Reynolds Geoff Ryman Bruce Sterling Peter Watts Robert Charles Wilson Gene Wolfe and others
Haxe Game Development Essentials
¥54.49
Create games on multiple platforms from a single codebase using Haxe and the HaxeFlixel engine About This Book Learn the modern, cross-platform language Haxe to build games without any trouble Create engaging 2D games that are compatible with desktop, web, and mobile platforms Learn how to speed up your workflow with OpenFL and HaxeFlixel using this useful and compact guide Who This Book Is For This book is for game developers with some experience programming games on one or more platforms already. If you want to leverage your game development experience on one platform to develop for multiple platforms and to get up and running quickly, this book is for you. Having prior experience with a language similar to Haxe, such as ActionScript or JavaScript will help, but isn't required. What You Will Learn Understand the fundamentals of the Haxe programming language Set up a development environment that will work on Windows, Mac, and Linux Create fun 2D games using OpenFL and HaxeFlixel Understand how to implement a user interface Enhance the gameplay experience with cool animations Improve immersion by adding sound Make your game modular and easily expandable using configuration files Compile games that will work on desktop, web, and mobile platforms In Detail Haxe is a powerful and high-level multi-platform language that's incredibly easy to learn. Used by thousands of developers and many high-profile companies, Haxe is quickly emerging as a forerunner in the area of cross-platform programming. OpenFL builds on top of Haxe to make developing for multiple platforms quick and painless. HaxeFlixel provides you with the tools you need to build amazing 2D games easier than ever before. Cross-platform development has been supercharged using the Haxe programming language, making it increasingly easy and hassle-free to develop multi-platform games. If you've programmed games before and want to learn out how to deliver games across multiple platforms, or develop games faster, then Haxe Game Development Essentials is the book for you. It starts by showing you how to set up your development environment, then running you through some Haxe language fundamentals, and finally taking you through the process of programming a game from start to finish. You will learn how to create a side scrolling shooter game using HaxeFlixel. Next you will learn to enhance the game with new gameplay features, user interfaces, animations, sound, and configuration files to make your game expandable. Once your game is built and ready, you will learn how to deploy it to web, Android, iOS, and desktop systems. By the end of this book, you will be confident about creating multi-platform games using Haxe, OpenFL, and HaxeFlixel in a faster and easier way. Style and approach Since this book is aimed at people who have worked on games before, this book is written in a way that will get you quickly up to speed with a new set of tools, but will still be accessible for less experienced developers. Each chapter covers an essential milestone in building a game from start to finish. The chapters move in a logical fashion, starting with the basics of Haxe development and ending with preparing a game for deployment.
Mastering LibGDX Game Development
¥90.46
Leverage the power of LibGDX to create a fully functional, customizable RPG game for your own commercial title About This Book Learn game architecture and design patterns with concrete examples using proper software engineering principles Save time and money with this handy reference guide for future game development with LibGDX Design and develop a fully functional RPG video game from scratch with a hands on, step-by-step approach using LibGDX Who This Book Is For If you are an intermediate-level game developer who wants to create an RPG video game but found the creation process overwhelming, either by lack of tutorials or by getting lost in a sea of game-related technologies, engines, or frameworks, then this book is for you. This book assumes familiarity with Java and some basic knowledge of LibGDX. What You Will Learn Develop characters with stat attributes, player movement, animation, physics, and collision detection Create interactive NPC characters with speech windows and build immersion via dialog trees Build inventory management system UIs with drag and drop items to sell, buy, and equip Design a quest system to expand out the content of your game Form interesting enemies with battle mechanics and spawn points Devise *ed cutscenes to add an element of story and drama Develop save and load game profiles Create special effects to give the game extra “juiciness” and polish, and help build the atmosphere In Detail LibGDX is a Java-based framework developed with a heavy emphasis on performance, and includes cross-platform support out of the box (Windows, OS X, Linux, iOS, Android, and HTML5) as well as providing all the low-level functionality so that you can focus on developing your game and not battling with the platform. LibGDX also has an engaged and responsive community, active maintenance, and is available for free without a prohibitive license. Starting from the beginning, this book will take you through the entire development process of creating an RPG video game using LibGDX. First, this book will introduce you to the features specific to RPG games, as well as an overview of game architecture. Then, you will create map locations, develop character movement, add animation, integrate collision detection, and develop a portal system. Next, you will learn and develop a HUD and other UI components, as well as an inventory management system. You will then develop NPC interactions including dialog trees, shopkeepers, and quest givers. After this, you will design and create battle features for fighting enemies, as well as event triggers for world events. Finally, you will add the final polish with sound, music, and lighting effects. By the end of this book, you will have learned and applied core components from the LibGDX framework, as well as have a finished game to use as a springboard for customization and story development for your own commercial video game. Style and approach This book walks you through the concepts and implementation of developing a complete RPG game, unfolding chapter by chapter and building upon previous concepts. Each chapter can be used as an individual reference with diagrams to explain core concepts with concrete example code explained in detail.
Mastering NetScaler VPX?
¥80.65
Learn how to deploy and configure all the available Citrix NetScaler features with the best practices and techniques you need to know About This Book Implement and configure all the available NetScaler Application Delivery features and monitor NetScaler VPX performance in your environment Packed with real-word NetScaler deployment scenarios to help you see the configuration principles in action Integrate NetScaler with other Citrix technologies, including CloudBridge, Application Delivery Controller, HDX Insight, and Command Center Who This Book Is For If you’re an administrator with prior experience using NetScaler then you have everything you need to make the most of this book. What You Will Learn Configure the more commonly used NetScaler VPX features such as basic load balancing, authentication, NetScaler Gateway, and StoreFront Configure the AppExpert features such as Responder, Rewrite, AppExpert templates, parsing HTTP, TCP, and UDP data Integrate NetScaler with other Citrix technologies such as CloudBridge, Insight Center, and Command Center Optimize traffic using caching, front-end optimization, and compression Dive deep in the security, caching, and compression enhancements Protect your environment with AAA and Application Firewall, or from HTTP DDoS attacks Troubleshoot an environment using tools such as TaaS and WireShark In Detail Citrix NetScaler is one of the best Application Delivery Controller products in the world. The Application Delivery Controllers are commonly used for load balancing purposes, to optimize traffic, and to perform extra security settings. This book will give you an insight into all the available features that the Citrix NetScaler appliance has to offer. The book will start with the commonly used NetScaler VPX features, such as load balancing and NetScaler Gateway functionality. Next, we cover features such as Responder, Rewrite, and the AppExpert templates, and how to configure these features. After that, you will learn more about the other available Citrix technologies that can interact with Citrix NetScaler. We also cover troubleshooting, optimizing traffic, caching, performing protection using Application Firewall, and denying HTTP DDoS attacks for web services. Finally, we will demonstrate the different configuration principles real-world Citrix NetScaler deployment scenarios. Style and approach This easy-to-follow guide explains as much as possible about each feature and its configuration. Each topic is explained sequentially in the process of configuring and deploying the feature.
Learning Azure DocumentDB
¥63.21
Create outstanding enterprise solutions around DocumentDB using the latest technologies and programming tools with Azure About This Book Get to know the concepts of DocumentDB and learn to work your way around it Manipulate and query your documents using different modern technologies to access DocumentDB Build a real-life scenario using Microsoft Visual Studio and C# with this handy and practical guide Who This Book Is For This book is for novice developers and database architects who need a thorough knowledge of the features of DocumentDB and developing applications with it. Basic knowledge of SQL would be helpful. What You Will Learn Create, manage, and configure your DocumentDB environment Execute SQL queries from simple to complex and nested ones against your database Get to know about advanced DocumentDB techniques such as scopes, portioning, indexing, triggers, UDF’s, and security Fine-tune your DocumentDB database to optimize performance and costs Interact with DocumentDB from different technologies and platforms Build a real-life scenario using C# and put DocumentDB at the heart of Azure solutions Understand how to migrate from your current datastore to DocumentDB In Detail Learning DocumentDB adopts a practical, step-by-step approach to help you learn the basics of DocumentDB and use your new-found abilities in real-life scenarios and enterprise solutions. We start with the absolute basics, such as setting up a DocumentDB environment, and guide you through managing your databases, and executing simple and complex queries. Next, we explain how to work with DocumentDB using the open REST protocol, and demonstrate how JavaScript works with DocumentDB. We’ll also show you how to authenticate and execute queries. Moving on, you’ll find out how to use DocumentDB from within Node.js to kick-start your Node.js projects. Next, you’ll discover how to increase the performance of your DocumentDB database and fine-tune it. Finally, you’ll get to grips with using DocumentDB in conjunction with other services offered from the Microsoft Azure platform. Style and approach This book can be used as a tutorial where you learn step by step, but also as a knowledge base to quickly look up recipes you can instantly utilize. Starting with the basics and moving on to advanced topics, every concept is explained in theory and demonstrated through easy-to-understand examples.
The End of Fashion
¥94.10
The time when "fashion" was defined by French designers whose clothes could be afforded only by elite has ended. Now designers take their cues from mainstream consumers and creativity is channeled more into mass-marketing clothes than into designing them. Indeed, one need look no further than the Gap to see proof of this. In The End of Fashion, Wall Street Journal, reporter Teri Agins astutely explores this seminal change, laying bare all aspects of the fashion industry from manufacturing, retailing, anmd licensing to image making and financing. Here as well are fascinating insider vignettes that show Donna Karan fighting with financiers,the rivalry between Ralph Lauren and Tommy Hilfiger, and the commitment to haute conture that sent Isaac Mizrahi's business spiraling.
My Weirder School #6: Mayor Hubble Is in Trouble!
¥27.94
My Weirder School weirder than ever! Election day is right around the corner, and guess who's running for class presidentA.J. and Andrea! Mayor Hubble is going to teach the kids all the ins and outs of politics, and every vote counts. Who's going to winWho's going to loseAnd who's going to kiss a babyEw, gross!
Abarat
¥61.52
A journey beyond imagination is about to unfold. . . . It begins in the most boring place in the world: Chickentown, U.S.A. There lives Candy Quackenbush, her heart bursting for some clue as to what her future might hold. When the answer comes, it's not one she expects. Welcome to the Abarat.
Miss Dahl's Voluptuous Delights
¥184.71
Food is meant to be enjoyed, and Sophie Dahl would have it no other way. Growing up in a family of true food lovers, she began cooking at a young age and never looked back. Miss Dahl's Voluptuous Delights presents nearly one hundred of her tried-and-true recipes, organized around the four seasons and using the freshest ingredients available. Accented with her stories about how she came to know these foods and why she loves them, Miss Dahl's Voluptuous Delights provides a complete picture of what a meal should provide. From lemon-scented summer stews, to crisply burnished pies, to salads and soups for breezy lunches, to decadent desserts, Sophie Dahl cooks food that is indulgent, delicious, and wholesome.
Data Lake Development with Big Data
¥63.21
Explore architectural approaches to building Data Lakes that ingest, index, manage, and analyze massive amounts of data using Big Data technologies About This Book Comprehend the intricacies of architecting a Data Lake and build a data strategy around your current data architecture Efficiently manage vast amounts of data and deliver it to multiple applications and systems with a high degree of performance and scalability Packed with industry best practices and use-case scenarios to get you up-and-running Who This Book Is For This book is for architects and senior managers who are responsible for building a strategy around their current data architecture, helping them identify the need for a Data Lake implementation in an enterprise context. The reader will need a good knowledge of master data management, information lifecycle management, data governance, data product design, data engineering, and systems architecture. Also required is experience of Big Data technologies such as Hadoop, Spark, Splunk, and Storm. What You Will Learn Identify the need for a Data Lake in your enterprise context and learn to architect a Data Lake Learn to build various tiers of a Data Lake, such as data intake, management, consumption, and governance, with a focus on practical implementation scenarios Find out the key considerations to be taken into account while building each tier of the Data Lake Understand Hadoop-oriented data transfer mechanism to ingest data in batch, micro-batch, and real-time modes Explore various data integration needs and learn how to perform data enrichment and data transformations using Big Data technologies Enable data discovery on the Data Lake to allow users to discover the data Discover how data is packaged and provisioned for consumption Comprehend the importance of including data governance disciplines while building a Data Lake In Detail A Data Lake is a highly scalable platform for storing huge volumes of multistructured data from disparate sources with centralized data management services. It eliminates the need for up-front modeling and rigid data structures by allowing schema-less writes. Data Lakes make it possible to ask complex far-reaching questions to find out hidden data patterns and relationships. This book explores the potential of Data Lakes and explores architectural approaches to building data lakes that ingest, index, manage, and analyze massive amounts of data using batch and real-time processing frameworks. It guides you on how to go about building a Data Lake that is managed by Hadoop and accessed as required by other Big Data applications such as Spark, Storm, Hive, and so on, to create an environment in which data from different sources can be meaningfully brought together and analyzed. Data Lakes can be viewed as having three capabilities—intake, management, and consumption. This book will take readers through each of these processes of developing a Data Lake and guide them (using best practices) in developing these capabilities. It will also explore often ignored, yet crucial considerations while building Data Lakes, with the focus on how to architect data governance, security, data quality, data lineage tracking, metadata management, and semantic data tagging. By the end of this book, you will have a good understanding of building a Data Lake for Big Data. You will be able to utilize Data Lakes for efficient and easy data processing and analytics. Style and approach Data Lake Development with Big Data provides architectural approaches to building a Data Lake. It follows a use case-based approach where practical implementation scenarios of each key component are explained. It also helps you understand how these use cases are implemented in a Data Lake. The chapters are organized in a way that mimics the sequential data flow evidenced in a Data Lake.
The Vampire Diaries: The Return: Midnight
¥55.93
The devil you know . . . With the help of charming and devious Damon, Elena rescued her vampire love, Stefan, from the depths of the Dark Dimension. But neither brother returned unscathed. Stefan is weak from his long imprisonment and needs more blood than Elena alone can give him, while a strange magic has turned Damon into a human . Savage and desperate, Damon will do anything to become a vampire again even travel back to hell. But what will happen when he accidentally takes Bonnie with himStefan and Elena hurry to rescue their innocent friend from the Dark Dimension, leaving Matt and Meredith to save their hometown from the dangerous spirits that have taken hold of Fell's Church. One by one, children are succumbing to demonic designs. But Matt and Meredith soon discover that the source of the evil is darker and closer than they ever could have imagined. . . .
Otherworld Chronicles #2: The Seven Swords
¥39.24
The thrilling, action-packed sequel to The Invisible Tower , which School Library Journal called "a surefire hit with the legions of Rick Riordan fans." Spending the summer fighting dragons, rescuing wizards, and leaping through portals into the Otherworld was just the start of Artie Kingfisher's quest to claim his throne as King Arthur reborn. Now, Artie and his sister, Kay, must gather a team of knights to recover the legendary Seven Swords or face defeat at the hands of the evil Lordess Morgaine. The Seven Swords is filled with epic battles, unexpected enemies, and life-changing adventures. Rich in mythology and bursting with twenty-first-century fun, this high-spirited spin on Arthurian legend is perfect for middle grade fans of Percy Jackson, the Alex Rider Chronicles, and House of Secrets .
Amazon S3 Essentials
¥63.21
Get started with Amazon S3 for virtually unlimited cloud and Internet storageAbout This BookFamiliarize yourself with the concepts of Amazon S3Understand basic operations of bucket, folders, and objects using Amazon S3 SDK JavaLeverage the power of Amazon S3 to effectively store and retrieve data Who This Book Is For This book is intended for System Engineers/ Developers, Software Architects, Project managers, and users who want to explore Amazon S3 SDK Java. If you want to learn about Amazon S3 quickly, then this book is for you. Basic knowledge of Java programming is expected.What You Will LearnStart with the basic concepts of Amazon S3 to get you goingUse Copy Object and Multipart Copy Object for objects of different sizesUnderstand how to use the amazon management console for Amazon S3Learn how to use the AWS SDK of Java and consume the Amazon S3Get to grips with managing the bucket life cycleConfigure CORS to share resources to a different domainDiscover how to develop and deploy the static website on Amazon S3 using different services of Amazon In Detail Amazon Simple Storage Service (Amazon S3), provides developers and IT teams with secure, durable, and highly-scalable object storage. Amazon S3 is easy to use, with a simple web services interface to store and retrieve any amount of data from anywhere on the web. S3 is automatically web scalable and responds to the requirements of your application and traffic, and therefore offers a key element to help companies deal dynamically with any spike in traffic for their application (such as a free e-book offer). This book starts with the basics of the Amazon S3 and its features, and you will quickly get an understanding how to use the Amazon Management Console for Amazon S3 which is the simplest way to manage Amazon S3. Next, we will cover basic operations on bucket, folder, objects. Once the basic operations are understood, you will know how to use Amazon S3 using Java SDK. Following that, you will learn about Copy Objects and Multipart copy objects for large objects size. You will also learn to manage the life cycle of bucket and how to share resources to the different domain by configuring CORS. The book will then guide you through the development and deployment of a static website on Amazon S3 using different services of Amazon. By the end of the book, you will be able to create a scalable application using Amazon S3.Style and approach This fast-paced book is a pragmatic guide to writing Amazon S3 applications. Each chapter is blended beautifully with lucid concepts and pertinent examples.
The Prisoner of Heaven
¥90.77
The internationally acclaimed New York Times bestselling author Carlos Ruiz Zafon takes us into a dark, gothic Barcelona and creates a rich, labyrinthine tale of love, literature, passion, and revenge in which the heroes of The Shadow of the Wind and The Angel's Game must contend with a nemesis that threatens to destroy them. Barcelona, 1957. It is Christmas, and Daniel Sempere and his wife, Bea, have much to celebrate. They have a beautiful new baby son named Julian, and their close friend Fermin Romero de Torres is about to be wed. But their joy is eclipsed when a mysterious stranger visits the Sempere bookshop and threatens to divulge a terrible secret that has been buried for two decades in the city's dark past. His appearance plunges Fermin and Daniel into a dangerous adventure that will take them back to the 1940s and the early days of Franco's dictatorship. The terrifying events of that time launch them on a search for the truth that will put into peril everything they love and ultimately transform their lives. Full of intrigue and emotion, The Prisoner of Heaven is a majestic novel in which the threads of The Shadow of the Wind and The Angel's Game converge under the spell of literature and bring us toward the enigma hidden at the heart of the Cemetery of Forgotten Books, a collection of lost treasures known only to its few initiates, and the very core of Carlos Ruiz Zafon's enchanting fictional world.
Epic: The Junior Novel
¥34.42
From the creators of Ice Age Rio Epic tells the story of a hidden civilization. The battle between good and evil rages until a teenage girl is magically transported into this forest kingdom to help save their world, and ours. The Jinn are tiny forest creatures who love all growing things. Their enemies, the Boggans, want to destroy the forest by spreading decay. When a human girl named M.K. magically shrinks and joins forces with the Leafmen the brave warrior Jinn the Jinn may have a chance of survival. Join M.K., the Leafmen, and other curious creatures on a dangerous journey to save this miraculous forest world! Epic: The Junior Novel ?retells the whole exciting story and features eight pages of full-color images from the movie!
Justin Bieber: Just Getting Started
¥123.10
"My story is something I like to share with others, to show people that with enough belief in yourself and what you can accomplish, anything is possible." Justin Bieber From Tel Aviv to Tokyo, over the past few years I've traveled around the world and back again. It's been amazing, but it's also hard to believe that not so long ago I was singing on the streets of Stratford, Ontario. I can honestly say that anything is possible, anyone can live the dream, and every day is a blessing. Now everywhere I go, I'm met with so much love. It's all about you, my fans, and that's why I'm dedicating my book to everyone who's come to sing along. I want to share the stories of my life on the road with you. From the crazy highs of performing on stage to spending those precious quiet moments with my friends and family, I want to give you a personal backstage pass to my world. It's been exhausting but always eye-opening and amazing. It's astonishing to think that so much has happened, and yet this is just the beginning. I'm just getting started.
Surviving the Applewhites
¥38.72
Will anyone take on Jake SempleJake Semple is notorious. Rumor has it he burned down his old school and got kicked out of every school in his home state. Only one place will take him now, and that's a home school run by the Applewhites, a chaotic and hilarious family of artists. The only one who doesn't fit the Applewhite mold is E.D. a smart, sensible girl who immediately clashes with the unruly Jake. Jake thinks surviving this one will be a breeze . . . but is he really as tough or as bad as he seems?
On the Fence
¥55.93
She's a tomboy. He's the boy next door.With three older brothers, Charlotte Reynolds, aka Charlie, has always been more comfortable calling the shots on a basketball court than flirting with the opposite sex. So when her police officer dad demands she get a summer job to pay for the latest in a long line of speeding tickets, she's more than a little surprised to find herself working at a chichi boutique and going out with a boy who has never seen her tear it up in a pickup game. Charlie seeks late-night refuge in her backyard, talking out her problems with her neighbor and honorary fourth brother, Braden, sitting back-to-back against the fence that separates them. Braden may know her better than anyone. But there's a secret Charlie's keeping that even he hasn't figured out—she's fallen for him. Hard. She knows what it means to go for the win, but if spilling her secret means losing him for good, the stakes just got too high.On the Fence is a sweet and satisfying read about finding yourself and finding love where you least expect it.