Tabular Modeling with SQL Server 2016 Analysis Services Cookbook
¥99.18
Expert tabular modeling techniques for building and deploying cutting-edge business analytical reporting solutions About This Book Build and deploy Tabular Model projects from relational data sources Leverage DAX and create high-performing calculated fields and measures Create ad-hoc reports based on a Tabular Model solution Useful tips to monitor and optimize your tabular solutions Who This Book Is For This book is for SQL BI professionals and Architects who want to exploit the full power of the new Tabular models in Analysis Services. Some knowledge of previous versions of Analysis services would be helpful but is not essential. What You Will Learn Learn all about Tabular services mode and how it speeds up development Build solutions using sample datasets Explore built-in actions and transitions in SSAS 2016 Implement row-column, and role-based security in a Tabular Data model Realize the benefits of in-memory and DirectQuery deployment modes Get up to date with the new features added to SQL Server 2016 Analysis Services Optimize Data Models and Relationships Usage In Detail SQL Server Analysis Service (SSAS) has been widely used across multiple businesses to build smart online analytical reporting solutions. It includes two different types of modeling for analysis services: Tabular and Multi Dimensional. This book covers Tabular modeling, which uses tables and relationships with a fast in-memory engine to provide state of the art compression algorithms and query performance. The book begins by quickly taking you through the concepts required to model tabular data and set up the necessary tools and services. As you learn to create tabular models using tools such as Excel and Power View, you’ll be shown various strategies to deploy your model on the server and choose a query mode (In-memory or DirectQuery) that best suits your reporting needs. You’ll also learn how to implement key and newly introduced DAX functions to create calculated columns and measures for your model data. Last but not least, you’ll be shown techniques that will help you administer and secure your BI implementation along with some widely used tips and tricks to optimize your reporting solution. By the end of this book, you’ll have gained hands-on experience with the powerful new features that have been added to Tabular models in SSAS 2016 and you’ll be able to improve user satisfaction with faster reports and analytical queries. Style and approach This book takes a practical, recipe-based approach where each recipe lists the steps to address or implement a solution. You will be provided with several approaches to creating a business intelligence semantic model using analysis services.
Moodle Theme Development
¥80.65
Build customized themes to make your Moodle courses engaging and interactive About This Book Leverage the power of Moodle 3 to create interactive and engaging themes for your courses Experience and integrate the power of Bootstrap and CSS into your Moodle app Implement your plans with illustrative examples to become a top notch designer Who This Book Is For If you are a Moodle administrator, developer, or designer and wish to enhance your Moodle site to make it visually attractive, then this book is for you. You should be familiar with web design techniques such as HTML and further experience with CSS would be helpful. What You Will Learn Plan a personalized Moodle theme from start to finish Install a Moodle theme in different operating systems and change Moodle’s theme settings Add your own customized logo and test your changes in several web browsers Customize the Moodle site to fit in with other elements such as websites and social networks, among others Create a design mock-up using graphics software Design themes that are capable of working with a huge number of different resolutions, screen sizes, screen orientations, and pixel densities Work with code to adjust the theme to users requirements Create new custom icons for your theme In Detail Theming is one of the main features of Moodle, and it can be used to customize your online courses and make them look exactly how you want them to,according to your target audience. If you have been looking for a book that will help you develop Moodle themes that you are proud of, and that your students will enjoy, then this is the book for you. We start off by introducing Moodle 3 and explaining what it is, how it works, and what tools you might need to create a stunning Moodle theme. We then show you how to choose and change the pre-installed Moodle themes in detailed steps, and explain what Moodle themes are and how they work. Next, we show you how to change an existing theme and test the changes that you have made. You can not only plan the customization of theme, but also tailor it using advanced Moodle theming processes; this book is your one-stop guide to creating your own personalized Moodle 3 theme. Style and approach This book acts as a comprehensive guide which helps you to create visually stunning and responsive themes to add that extra edge to your Moodle apps.
Data Acquisition Using LabVIEW
¥63.21
Transform physical phenomena into computer-acceptable data using a truly object-oriented language About This Book Create your own data acquisition system independently using LabVIEW and build interactive dashboards Collect data using National Instrument's and third-party, open source, affordable hardware Step-by-step real-world examples using various tools that illustrate the fundamentals of data acquisition Who This Book Is For If you are an engineer, scientist, experienced hobbyist, or student, you will highly benefit from the content and examples illustrated in this book. A working knowledge of precision testing, measurement instruments, and electronics, as well as a background in computer fundamentals and programming is expected. What You Will Learn Create a virtual instrument which highlights common functionality of LabVIEW Get familiarized with common buses such as Serial, GPIB, and SCPI commands Staircase signal acquisition using NI-DAQmx Discover how to measure light intensity and distance Master LabVIEW debugging techniques Build a data acquisition application complete with an installer and required drivers Utilize open source microcontroller Arduino and a 32-bit Arduino compatible Uno32 using LabVIEW programming environment In Detail NI LabVIEW's intuitive graphical interface eliminates the steep learning curve associated with text-based languages such as C or C++. LabVIEW is a proven and powerful integrated development environment to interact with measurement and control hardware, analyze data, publish results, and distribute systems. This hands-on tutorial guide helps you harness the power of LabVIEW for data acquisition. This book begins with a quick introduction to LabVIEW, running through the fundamentals of communication and data collection. Then get to grips with the auto-code generation feature of LabVIEW using its GUI interface. You will learn how to use NI-DAQmax Data acquisition VIs, showing how LabVIEW can be used to appropriate a true physical phenomenon (such as temperature, light, and so on) and convert it to an appropriate data type that can be manipulated and analyzed with a computer. You will also learn how to create Distribution Kit for LabVIEW, acquainting yourself with various debugging techniques offered by LabVIEW to help you in situations where bugs are not letting you run your programs as intended. By the end of the book, you will have a clear idea how to build your own data acquisition system independently and much more. Style and approach A hands-on practical guide that starts by laying down the software and hardware foundations necessary for subsequent data acquisition-intensive chapters. The book is packed full of specific examples with software screenshots and schematic diagrams to guide you through the creation of each virtual instrument.
Mastering Qt 5
¥80.65
Master application development by writing succinct, robust, and reusable code with Qt 5 About This Book Unleash the power of Qt 5 with C++14 Integrate useful third-party libraries such as OpenCV Package and deploy your application on multiple platforms Who This Book Is For This book will appeal to developers and programmers who would like to build GUI-based applications. Knowledge of C++ is necessary and the basics of Qt would be helpful. What You Will Learn Create stunning UIs with Qt Widget and Qt Quick Develop powerful, cross-platform applications with the Qt framework Design GUIs with the Qt Designer and build a library in it for UI preview Handle user interaction with the Qt signal/slot mechanism in C++ Prepare a cross-platform project to host a third-party library Build a Qt application using the OpenCV API Use the Qt Animation framework to display stunning effects Deploy mobile apps with Qt and embedded platforms In Detail Qt 5.7 is an application development framework that provides a great user experience and develops full-capability applications with Qt Widgets, QML, and even Qt 3D. This book will address challenges in successfully developing cross-platform applications with the Qt framework. Cross-platform development needs a well-organized project. Using this book, you will have a better understanding of the Qt framework and the tools to resolve serious issues such as linking, debugging, and multithreading. Your journey will start with the new Qt 5 features. Then you will explore different platforms and learn to tame them. Every chapter along the way is a logical step that you must take to master Qt. The journey will end in an application that has been tested and is ready to be shipped. Style and approach This is an easy-to-follow yet comprehensive guide to building applications in Qt. Each chapter covers increasingly advanced topics, with subjects grouped according to their complexity as well as their usefulness. Packed with practical examples and explanations, Mastering Qt contains everything you need to take your applications to the next level.
Mastering RethinkDB
¥80.65
Master the capabilities of RethinkDB and implement them to develop efficient real-time web applications. The way to better database development is here! About This Book Master the powerful ReQL queries to manipulate your JSON data, Learn how to develop scalable, real-time web applications using RethinkDB and Node.js and deploy them for production, A detailed, step-by-step guide to help you master the concepts of RethinkDB programming with ease Who This Book Is For This book caters to all the real-time application developers looking forward to master their skills using RethinkDB. A basic understanding of RethinkDB and Node.js is essential to get the most out of this book. What You Will Learn Master the web-based management console for data-center configuration (sharding, replication, and more), database monitoring, and testing queries. Run queries using the ReQL language Perform Geospatial queries (such as finding all the documents with locations within 5km of a given point). Deal with time series data, especially across various times zones. Extending the functionality of RethinkDB and integrate it with third party libraries such as ElasticSearch to enhance our search In Detail RethinkDB has a lot of cool things to be excited about: ReQL (its readable,highly-functional syntax), cluster management, primitives for 21st century applications, and change-feeds. This book starts with a brief overview of the RethinkDB architecture and data modeling, and coverage of the advanced ReQL queries to work with JSON documents. Then, you will quickly jump to implementing these concepts in real-world scenarios, by building real-time applications on polling, data synchronization, share market, and the geospatial domain using RethinkDB and Node.js. You will also see how to tweak RethinkDB's capabilities to ensure faster data processing by exploring the sharding and replication techniques in depth. Then, we will take you through the more advanced administration tasks as well as show you the various deployment techniques using PaaS, Docker, and Compose. By the time you have finished reading this book, you would have taken your knowledge of RethinkDB to the next level, and will be able to use the concepts in RethinkDB to develop efficient, real-time applications with ease. Style and approach This book is a unique blend of comprehensive theory and real-world examples to help you master RethinkDB.
Native Docker Clustering with Swarm
¥80.65
Deploy, configure, and run clusters of Docker containers with Swarm About This Book Get to grips with Docker Swarm, one of the key components of the Docker ecosystem. Optimize Swarm and SwarmKit features for scaling massive applications through containers. Learn about Docker’s scheduling tricks, high availability, security, and platform scalability. Who This Book Is For If you are a Linux admin or a Docker user who wants to natively manage Docker clusters, then this is the book for you. What You Will Learn Create and manage Swarm Mode clusters of any size Get a backstage view of the biggest Swarms ever built : Swarm2k and Swarm3k, with their 2,300 and 4,700 nodes Discovery mechanisms and Raft Deploy your containerized app on Swarm Administer Swarm clusters on AWS, Azure, and DigitalOcean Integrate Flocker volumes with Swarm Create and manage Swarms on OpenStack Magnum In Detail Docker Swarm serves as one of the crucial components of the Docker ecosystem and offers a native solution for you to orchestrate containers. It’s turning out to be one of the preferred choices for Docker clustering thanks to its recent improvements. This book covers Swarm, Swarm Mode, and SwarmKit. It gives you a guided tour on how Swarm works and how to work with Swarm. It describes how to set up local test installations and then moves to huge distributed infrastructures. You will be shown how Swarm works internally, what’s new in Swarmkit, how to automate big Swarm deployments, and how to configure and operate a Swarm cluster on the public and private cloud. This book will teach you how to meet the challenge of deploying massive production-ready applications and a huge number of containers on Swarm. You'll also cover advanced topics that include volumes, scheduling, a Libnetwork deep dive, security, and platform scalability. Style and approach A comprehensive guide that covers all aspects of Docker Swarm from setup to customization.
Windows Application Development Cookbook
¥90.46
Discover over 125 solution-based recipes to help you build applications for smartphones, tablets, and desktops About This Book Learn to build applications for Windows 10, the latest Windows version Develop your applications to be compatible with smartphones, tablets, and desktops This guide is packed with recipes covering major solutions to day-to-day problems faced by Windows programmers Who This Book Is For The book is dedicated to programmers with various experience of developing applications for Windows-based smartphones, tablets, and desktops—even beginners can find suitable content. What You Will Learn Start developing universal applications for Windows 10 Design user interface in the XAML language Use the MVVM design pattern with data binding Store data in files and in a database Use multimedia content and animations Capture data from built-in sensors Handle various Internet-based scenarios Test the application and submit it to the Windows Store In Detail Need to ensure you can always create the best Windows apps regardless of platformWhat you need are solutions to the biggest issues you can face, so you can always ensure you’re making the right choices and creating the best apps you can. The book starts with recipes that will help you set up the integrated development environment before you go ahead and design the user interface. You will learn how to use the MVVM design pattern together with data binding, as well as how to work with data in different file formats. Moving on, you will explore techniques to add animations and graphics to your application, and enable your solution to work with multimedia content. You will also see how to use sensors, such as an accelerometer and a compass, as well as obtain the current GPS location. You will make your application ready to work with Internet-based scenarios, such as composing e-mails or downloading files, before finally testing the project and submitting it to the Windows Store. By the end of the book, you will have a market-ready application compatible across different Windows devices, including smartphones, tablets, and desktops. Style and approach This quick-start book takes a cookbook format with recipes covering more than 125 solutions to help you create and build applications for Windows 10. The examples presented in the book use the free integrated development environment. A supporting set of codes that present solutions to problems described in particular chapters is available as well.
Mastering Text Mining with R
¥71.93
Master text-taming techniques and build effective text-processing applications with R About This Book Develop all the relevant skills for building text-mining apps with R with this easy-to-follow guide Gain in-depth understanding of the text mining process with lucid implementation in the R language Example-rich guide that lets you gain high-quality information from text data Who This Book Is For If you are an R programmer, analyst, or data scientist who wants to gain experience in performing text data mining and analytics with R, then this book is for you. Exposure to working with statistical methods and language processing would be helpful. What You Will Learn Get acquainted with some of the highly efficient R packages such as OpenNLP and RWeka to perform various steps in the text mining process Access and manipulate data from different sources such as JSON and HTTP Process text using regular expressions Get to know the different approaches of tagging texts, such as POS tagging, to get started with text analysis Explore different dimensionality reduction techniques, such as Principal Component Analysis (PCA), and understand its implementation in R Discover the underlying themes or topics that are present in an unstructured collection of documents, using common topic models such as Latent Dirichlet Allocation (LDA) Build a baseline sentence completing application Perform entity extraction and named entity recognition using R In Detail Text Mining (or text data mining or text analytics) is the process of extracting useful and high-quality information from text by devising patterns and trends. R provides an extensive ecosystem to mine text through its many frameworks and packages. Starting with basic information about the statistics concepts used in text mining, this book will teach you how to access, cleanse, and process text using the R language and will equip you with the tools and the associated knowledge about different tagging, chunking, and entailment approaches and their usage in natural language processing. Moving on, this book will teach you different dimensionality reduction techniques and their implementation in R. Next, we will cover pattern recognition in text data utilizing classification mechanisms, perform entity recognition, and develop an ontology learning framework. By the end of the book, you will develop a practical application from the concepts learned, and will understand how text mining can be leveraged to analyze the massively available data on social media. Style and approach This book takes a hands-on, example-driven approach to the text mining process with lucid implementation in R.
Easy as A-B-C
¥10.98
New York Times bestselling author Laura Lippman has been hailed as one of the best crime fiction writers in America today, winning virtually every major award in the genre. The author of the enormously popular series featuring Baltimore P.I. Tess Monaghan as well as three critically lauded stand-alone novels, Lippman now turns her attention to short stories—and reveals another level of mastery.Lippman sets many of the stories in this sterling anthology, Hardly Knew Her, in familiar territory: her beloved Baltimore, from downtown to its affluent suburbs, where successful businessmen go to shocking lengths to protect what they have or ruthlessly expand their holdings, while dissatisfied wives find murderous ways to escape their lives. But Lippman is also unafraid to travel—to New Orleans, to an unnamed southwestern city, and even to Dublin, the backdrop for the lethal clash of two not-so-innocents abroad. Tess Monaghan is here, in two stories and a profile, aligning herself with various underdogs. And in her extraordinary, never-before-published novella, Scratch a Woman, Lippman takes us deep into the private world of a high-priced call girl/madam and devoted soccer mom, exploring the mystery of what may, in fact, be written in the blood.Each of these ingenious tales is a gem—sometimes poignant, sometimes humorous, always filled with delightfully unanticipated twists and reversals. For people who have yet to read Lippman, get ready to experience the spellbinding power of "one of today's most pleasing storytellers, hailed for her keen psychological insights and her compelling characterizations," (San Diego Union-Tribune), who has "invigorated the crime fiction arena with smart, innovative, and exciting work" (George Pelecanos). As for longtime devotees of her multiple award-winning novels, you'll discover that you hardly know her.
One True Love
¥10.98
New York Times bestselling author Laura Lippman has been hailed as one of the best crime fiction writers in America today, winning virtually every major award in the genre. The author of the enormously popular series featuring Baltimore P.I. Tess Monaghan as well as three critically lauded stand-alone novels, Lippman now turns her attention to short stories—and reveals another level of mastery.Lippman sets many of the stories in this sterling anthology, Hardly Knew Her, in familiar territory: her beloved Baltimore, from downtown to its affluent suburbs, where successful businessmen go to shocking lengths to protect what they have or ruthlessly expand their holdings, while dissatisfied wives find murderous ways to escape their lives. But Lippman is also unafraid to travel—to New Orleans, to an unnamed southwestern city, and even to Dublin, the backdrop for the lethal clash of two not-so-innocents abroad. Tess Monaghan is here, in two stories and a profile, aligning herself with various underdogs. And in her extraordinary, never-before-published novella, Scratch a Woman, Lippman takes us deep into the private world of a high-priced call girl/madam and devoted soccer mom, exploring the mystery of what may, in fact, be written in the blood.Each of these ingenious tales is a gem—sometimes poignant, sometimes humorous, always filled with delightfully unanticipated twists and reversals. For people who have yet to read Lippman, get ready to experience the spellbinding power of "one of today's most pleasing storytellers, hailed for her keen psychological insights and her compelling characterizations," (San Diego Union-Tribune), who has "invigorated the crime fiction arena with smart, innovative, and exciting work" (George Pelecanos). As for longtime devotees of her multiple award-winning novels, you'll discover that you hardly know her.
Pony Girl
¥10.98
New York Times bestselling author Laura Lippman has been hailed as one of the best crime fiction writers in America today, winning virtually every major award in the genre. The author of the enormously popular series featuring Baltimore P.I. Tess Monaghan as well as three critically lauded stand-alone novels, Lippman now turns her attention to short stories—and reveals another level of mastery.Lippman sets many of the stories in this sterling anthology, Hardly Knew Her, in familiar territory: her beloved Baltimore, from downtown to its affluent suburbs, where successful businessmen go to shocking lengths to protect what they have or ruthlessly expand their holdings, while dissatisfied wives find murderous ways to escape their lives. But Lippman is also unafraid to travel—to New Orleans, to an unnamed southwestern city, and even to Dublin, the backdrop for the lethal clash of two not-so-innocents abroad. Tess Monaghan is here, in two stories and a profile, aligning herself with various underdogs. And in her extraordinary, never-before-published novella, Scratch a Woman, Lippman takes us deep into the private world of a high-priced call girl/madam and devoted soccer mom, exploring the mystery of what may, in fact, be written in the blood.Each of these ingenious tales is a gem—sometimes poignant, sometimes humorous, always filled with delightfully unanticipated twists and reversals. For people who have yet to read Lippman, get ready to experience the spellbinding power of "one of today's most pleasing storytellers, hailed for her keen psychological insights and her compelling characterizations," (San Diego Union-Tribune), who has "invigorated the crime fiction arena with smart, innovative, and exciting work" (George Pelecanos). As for longtime devotees of her multiple award-winning novels, you'll discover that you hardly know her.
The Shoeshine Man's Regrets
¥10.98
New York Times bestselling author Laura Lippman has been hailed as one of the best crime fiction writers in America today, winning virtually every major award in the genre. The author of the enormously popular series featuring Baltimore P.I. Tess Monaghan as well as three critically lauded stand-alone novels, Lippman now turns her attention to short stories—and reveals another level of mastery.Lippman sets many of the stories in this sterling anthology, Hardly Knew Her, in familiar territory: her beloved Baltimore, from downtown to its affluent suburbs, where successful businessmen go to shocking lengths to protect what they have or ruthlessly expand their holdings, while dissatisfied wives find murderous ways to escape their lives. But Lippman is also unafraid to travel—to New Orleans, to an unnamed southwestern city, and even to Dublin, the backdrop for the lethal clash of two not-so-innocents abroad. Tess Monaghan is here, in two stories and a profile, aligning herself with various underdogs. And in her extraordinary, never-before-published novella, Scratch a Woman, Lippman takes us deep into the private world of a high-priced call girl/madam and devoted soccer mom, exploring the mystery of what may, in fact, be written in the blood.Each of these ingenious tales is a gem—sometimes poignant, sometimes humorous, always filled with delightfully unanticipated twists and reversals. For people who have yet to read Lippman, get ready to experience the spellbinding power of "one of today's most pleasing storytellers, hailed for her keen psychological insights and her compelling characterizations," (San Diego Union-Tribune), who has "invigorated the crime fiction arena with smart, innovative, and exciting work" (George Pelecanos). As for longtime devotees of her multiple award-winning novels, you'll discover that you hardly know her.
Almost Paradise
¥55.31
Fate can be benevolent. Or incredibly cruel. That's what Nick and Jane will learn...Just take their relationship. Nick is stunningly handsome, the blue-eyed scion of a blue-blood New York family. Rich, talented, confident, he will become the world's most famous movie star. Jane is delightfully funny, a dark-skinned, dark-haired, half-Jewish, half-German daughter of the Midwest. Smart, gifted, loving, she will become famous in her own right as well...From the time they first meet in their Social and Intellectual History of the U.S. course at Brown University, it's love at first sight. Coming together from two very different worlds, they will cast off adversity and disapproval to forge a life filled with work, love, and children.But fame and success come at a high price--their marriage. Just when it seems the promise of their love might be renewed, an accident leaves Jane hovering between life and death. Now, it's not only their union that might not survive, but Jane too...Almost Paradise is vintage Susan Isaacs, a witty, poignant, and engrossing tale of a man, a woman, and a passion wondrous, heartbreaking, and unforgettable.
The Murder Notebook
¥90.77
Jonathan Santlofer once again combines his extraordinary talents as both a writer and an artist in this second chilling thriller featuring NYPD forensic sketch artist Nate Rodriguez. Though plagued by the death of his father years ago, Rodriguez has little time to dwell on the past. A rash of seemingly unrelated murders holds New York City in a gridlock of terror, and with his reputation for having a sixth sense—an uncanny ability to draw things he hasn't even seen—Rodriguez lands a spot on the task force investigating the crimes. But with his mind's eye clouded, he's forced to search for an answer the old-fashioned way: by hitting the streets.Rodriguez begins to suspect a common thread between the victims, confirmed when more bodies turn up—those of the killers themselves. As the slayings continue, the link between the crimes comes into focus and Rodriguez must convince the NYPD that they are up against something bigger—and more heinous—than anyone ever suspected.The Murder Notebook is a smart, innovative suspense novel with a terrifying, ripped-from-the-headlines urgency. Where is the line between advancement and criminality in matters of manipulating the human psycheWhat would happen if someone were no longer able to feel fearWith his unique blend of gripping prose and original sketches, Jonathan Santlofer has crafted a tale of morality and duty, love and justice, that is as shocking as it is timely.
Sleepless
¥33.18
The swaying Palms Hotel late-night room-service menuTuck-Me-In Tuna Salad on Rye $7.50Catch-Some-ZZZs Cheeseburger and Fries$10.00Up-All-Night Chocolate-Chip Cookies with Milk$5.50Bedtime Banana Split$7.00I can't go to sleep!!! And not because of the cute boy lying next to me. There's a killer stalking me in my dreams. And if it's up to him . . . I'll never wake up. I have to find a way to get him, before he gets me.
Ilario: The Lion's Eye
¥83.93
Abandoned and alone, the fosterling Ilario grows up as the King's Freak, surrounded by all the pomp, intrigue, and danger of the Iberian court. Fleeing a failed treacherous attack, Ilario crosses the sea to Carthage, where the mysterious Penitence shrouds the sky in darkness. There, a strange and awful destiny awaits the would-be painter, one that spans continents and kingdoms. Filled with intrigue, sex, and mystery, Ilario: The Lion's Eye is a stunning tale of secret histories and self-discovery. The adventure continues in Book Two: The Stone Golem.
Labrava
¥88.56
Joe LaBrava first fell in love with femme fatale movie queen Jean Shaw in a darkened theater when he was twelve. Now he's finally meeting his dream woman in the flesh, albeit in a rundown Miami crisis center. Cleaned up and sober, though, she still makes LaBrava's heart race. And now that Jean's being terrorized by redneck thug Richard Nobles and his slimy Marielito partner Cundo Rey, Joe has a golden opportunity to play the hero. Or he could wind up the patsy—or dead—in the final reel.
Farewell Summer
¥55.31
In a summer that refuses to end, in the deceiving warmth of earliest October, civil war has come to Green Town, Illinois. It is the age-old conflict: the young against the elderly, for control of the clock that ticks their lives ever forward. The first cap-pistol shot heard 'round the town is dead accurate, felling an old man in his tracks, compelling town elder and school board despot Mr. Calvin C. Quartermain to marshal his graying forces and declare total war on the assassin, thirteen-year-old Douglas Spaulding, and his downy-cheeked cohorts. Doug and his cronies, however, are most worthy adversaries who should not be underestimated, as they plan and execute daring campaigns—matching old Quartermain's experience and cunning with their youthful enthusiasm and devil-may-care determination to hold on forever to childhood's summer. Yet time must ultimately be the victor, with valuable revelations for those on both sides of the conflict. And life waits in ambush to assail Doug Spaulding with its powerful mysteries—the irresistible ascent of manhood, the sweet surrender to a first kiss . . .One of the most acclaimed and beloved of American storytellers, Ray Bradbury has come home, revisiting the verdant landscape of one of his most adored works, Dandelion Wine. More than fifty years in the making, the long-awaited sequel, Farewell Summer, is a treasure—beautiful, poignant, wistful, hilarious, sad, evocative, profound, and unforgettable . . . and proof positive that the flame of wonder still burns brightly within the irrepressible imagination of the incomparable Bradbury.
Superluminal
¥55.91
The future is at war for the soul of humankind ...It is a time when civilization has extended itself far into the outer reaches of the solar system, and in doing so has developed into something remarkable. But humanity's progeny -- the nanotechnological artificial intelligences called "free converts" -- face extermination at the hands of the tyrant Amés and his invincible armies, and once the Napoleonesque Director develops superluminal flight, his "Final Solution" will be all but assured.But hope remains alive in the outer system. From the fleeing refugees of a dozen moons and asteroids, General Roger Sherman has amassed an effective and adaptable military force, already forged into a formidable weapon in the fires of battle.However, time is a commodity the courageous Federal Army lacks, as total war erupts between the vast cloudships of the outer system and the deadly armada of the Met, a glorious and terrible conflict that will rage among the stars ... and within the hearts and minds of every human being.
City Primeval
¥83.03
Clement Mansell knows how easy it is to get away with murder. The seriously crazed killer is already back on the Detroit streets -- thanks to some nifty courtroom moves by his crafty looker of a lawyer -- and he's feeling invincible enough to execute a crooked Motown judge on a whim. Homicide Detective Raymond Cruz thinks the "Oklahoma Wildman" crossed the line long before this latest outrage, and he's determined to see that the hayseed psycho does not slip through the legal system's loopholes a second time. But that means a good cop is going to have to play somewhat fast and loose with the rules -- in order to maneuver Mansell into a wild Midwest showdown that he won't be walking away from.
Beowulf
¥55.91
Who will come to the aid of beleaguered King Hrothgar, whose warriors have become the prey of the vengeful outcast monster Grendel?A grand and glorious story that has endured for centuries, the ageless classic adventure takes on a breathtaking new life in a remarkable new version for a modern era. Brilliantly reimagined by acclaimed, award-winning author Caitlín R. Kiernan, based on the screenplay by #1 New York Times bestseller Neil Gaiman and Academy Award?-winning screenwriter Roger Avary, it is the tale of a noble liege and a terrible creature who has cursed his kingdom with death, blood, and destruction—and of the great hero, Beowulf, who is called to a land of monsters to triumph where so many have failed . . . or to die as so many of the brave before him.