Beastly
¥55.93
I am a beast. A beast. Not quite wolf or bear, gorilla or dog but a horrible new creature who walks upright a creature with fangs and claws and hair springing from every pore. I am a monster. You think I'm talking fairy talesNo way. The place is New York City. The time is now. It's no deformity, no disease. And I'll stay this way forever ruined unless I can break the spell. Yes, the spell, the one the witch in my English class cast on me. Why did she turn me into a beast who hides by day and prowls by nightI'll tell you. I'll tell you how I used to be Kyle Kingsbury, the guy you wished you were, with money, perfect looks, and the perfect life. And then, I'll tell you how I became perfectly . . . beastly.
M Is for Magic
¥44.73
Stories to delight, enchant, and surprise you. Bestselling author and master storyteller Neil Gaiman here presents a breathtaking collection of tales that may chill or amuse readers but always embrace the unexpected: A teenage boy who has trouble talking to girls finds himself at a rather unusual party. A sinister jack-in-the-box haunts the lives of the children who owned it. A boy raised in a graveyard makes a discovery and confronts the much more troubling world of the living. A stray cat fights a nightly battle to protect his adopted family from a terrible evil. These eleven stories illuminate the real and the fantastic, and will be welcomed with great joy by Neil Gaiman's many fans as well as by readers coming to his work for the first time.
My Weird School #11: Mrs. Kormel Is Not Normal!
¥27.94
Something weird is going on! First the school bus gets a flat tire, and then Mrs. Kormel is totally lost in the middle of nowhere! Mrs. Kormel is the weirdest bus driver in the history of the world, and she's driving everyone crazy!
My Weird School #12: Ms. Todd Is Odd!
¥27.94
Something weird is going on! Ms. Todd is subbing, and A.J. and his friends are sure she kidnapped Miss Daisy so she could take over her job. They’re going to have to do the detective work to get the goods on her. But it won’t be easy! Ms. Todd is the weirdest substitute teacher in the history of the world!
My Weird School #13: Mrs. Patty Is Batty!
¥27.94
Something spooky is going on! Mrs. Patty, the secretary, gives out the best Halloween candy in the history of the world! But her house is haunted! People say she's a witch and her husband is a ghost. Is it worth A.J.'s risking his life for the best candy ever?
My Weird School #17: Miss Suki Is Kooky!
¥27.94
Something weird is going on! Miss Suki is a famous children's book author and she's coming to A.J.'s school! She lives in the rainforest and writes about endangered animals. But when her pet raptor gets loose in the classroom, it's the kids who are going to be endangered! Yikes!
My Weird School #19: Dr. Carbles Is Losing His Marbles!
¥27.94
Something weird is going on! It's Thanksgiving! A.J. is thankful for four days off from school. But he's not thankful for Dr. Carbles, who is grumpier than ever. Dr. Carbles even fires Mr. Klutz! Will A.J. and his friends be able to save their principal's job?
The Silver Mountain
¥24.44
Iro and Iona, two little bears who are best friends, live deep in the forest and spend their days playing happily with all the other little animals. But Iro wants some adventure and so she decides to take her friend Iona and set off on a trip to the mysterious Silver Mountain that everyone is so afraid of. This is the story of what happens when two naughty little bears disobey their parents and get themselves into all sorts of sticky situations. The Silver Mountain is an exciting place full of mystery and we follow Iro and Iona on their adventures in a magical world where in the end, goodness and bravery win the day. A great bedtime story with gorgeous illustrations for children aged 4 to 8 years old.
A New Model of Economy
¥24.44
This book offers a radical revision of modern economic theory. Its starting point is the existing body of both micro and macro economics, as developed in such textbooks as Economics by Begg, Fischer and Dornbusch and Positive Economics by Lipsey and Chrystal. Following a similar framework to these books, it adjusts the whole range of theory by introducing some new concepts and other earlier ones that have been much neglected in the economic thought of the past century. These are related especially to the fundamental part played by land, in it proper sense of all natural resources available on the earth, the significance of credit, especially through the banking system, and the crucial impact of the method of taxation. The resulting analysis yields a thoroughly revised version of the contemporary model of a capitalist economy, so that a genuine ‘third way’ is revealed. This is not a mere modification of the present system of absentee ownership confronting a market for labour, with all the attendant evils of unemployment, monopoly and maldistribution of wealth and income. Rather it is a system based upon natural law, exhibiting economic security for all, fair distribution of output and, above all, the opportunity for self-fulfillment through work. The ‘new model’ draws upon the masters of economic thought from Smith and Ricardo to Marshall, Schumpeter and Keynes, by highlighting concepts often omitted from current studies of their works; such as Ricardo’s analysis of scarcity and differential elements of rent, Schumpeter’s view of the role of banking and Keynes’s hints at a labour theory of value. Indeed this far-reaching revision makes bold advances upon the Marshallian theory of the firm and the Keynesian theory of national income determination, thus providing new insights into both micro and macro theory. It remains faithful, however to the tradition of these latter thinkers in explaining matters fully in words, and resorting to mathematics mainly through the use of diagrams intelligible to anyone with an elementary grasp of the subject. Whilst the book strives to avoid value judgements in the interests of social science, it undoubtedly carries strong implications about economic policy. These are bound up with the central notions of free land and free credit, which have been singularly ignored by policy-makers since a few valiant attempts to introduce them in the early twentieth century. Hence the ‘new model’ is offered to both theorists and practitioners of economics, to politicians and public servants, but particularly to those who, like the author, truly seek a new vision of the subject.
PhoneGap 4 Mobile Application Development Cookbook
¥90.46
Build real-world hybrid mobile applications using the robust PhoneGap development platformAbout This BookGet to grips with the usage of PhoneGap and its command-line interfaceLearn to use numerous plugins to access several hardware capabilitiesStep-by-step instructions on creating captivating mobile applications using popular frameworks Who This Book Is For If you are a developer who wants to get started with mobile application development using PhoneGap, then this book is for you. Previous experience with data mining libraries will help, but is not mandatory. A basic understanding of web technologies such as HTML, CSS, and JavaScript is a must.What You Will LearnSet up a development environment to develop PhoneGap applicationsGenerate, build, and run applications using the PhoneGap command-line interfaceInstall plugins from the command line to add native capabilities to your applicationCall the JavaScript API of plugins and hook into native eventsManipulate DOM using zepto and xuijsDevelop a user interface using jQuery Mobile and the Ionic frameworkGet accustomed to using the PhoneGap Build service In Detail Developing mobile applications often feels intimidating. Especially when building cross-platform application. We have to learn a specific programming language to build an application for each platform. PhoneGap makes cross-platform mobile application development faster and easier by using web technologies such as HTML5, CSS, and JavaScript. This book gives you practical lessons on how to build a world class mobile application using PhoneGap. Whether you are a brand new to mobile application development, a web developer expert, or a seasoned mobile application developer, this book will guide you through creating hybrid mobile applications. Starting with setting up a development environment, the book moves on to utilizing a new PhoneGap command-line tool, installing plugins, and designing your application. It then moves on to concepts such as file system, storage, and local database, the book effectively lays a solid base for advanced topics. By working through the steps in each chapter, you will quickly master the features of PhoneGap. By the end of the book, you will be able to successfully build a highly functional, real-world hybrid mobile application using PhoneGap.Style and approach And easy-to-follow guide full of practical examples of real-world mobile application. Each topic is explained step by step with detailed explanations on each concept.
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.
MariaDB Essentials
¥54.49
Quickly get up to speed with MariaDB—the leading, drop-in replacement for MySQL, through this practical tutorialAbout This BookGet to know the basic SQL queries so you can quickly start using MariaDBTake control of your data through the advanced features of MariaDBExploit the full potential of MariaDB’s exclusive features through quick, practical examples Who This Book Is For If you don't know the SQL language, but you want to quickly jump into the SQL world and learn how to use MariaDB, or if you already know how to use MySQL but you want to go further, then this book is ideal for you.What You Will LearnInstall and configure MariaDBCreate databases, tables, and indexesImport and export data from and to external filesWork with views and virtual columnsCreate, read, update, and delete records in your databaseUse dynamic columnsSet up a powerful full-text search systemAccess your external data from MariaDB through the CONNECT engine In Detail This book will take you through all the nitty-gritty parts of MariaDB, right from the creation of your database all the way to using MariaDB’s advanced features. At the very beginning, we show you the basics, that is, how to install MariaDB. Then, we walk you through the databases and tables of MariaDB, and introduce SQL in MariaDB. You will learn about all the features that have been added in MariaDB but are absent in MySQL. Moving on, you’ll learn to import and export data, views, virtual columns, and dynamic columns in MariaDB. Then, you’ll get to grips with full-text searches and queries in MariaDb. You’ll also be familiarized with the CONNECT storage engine. At the end of the book, you’ll be introduced to the community of MariaDB.Style and approach This is a complete guide that uses concrete examples to help you understand and exploit the full potential of MariaDB.
Learning Flask Framework
¥80.65
Build dynamic, data-driven websites and modern web applications with Flask About This Book Discover the most popular Flask resources on the web with ease Familiarize yourself with third-party libraries commonly used with Flask Create a fast, interactive, and secure web app with this hands-on guide Who This Book Is For This book is for anyone who wants to develop their knowledge of Python into something that can be used on the web. Flask follows the Python design principles and can be easily understood by anyone who knows Python, and even by those who do not. What You Will Learn Create your web pages to add modularity and flexibility to your web app using templates Store and retrieve relational data using SQLAlchemy Develop schema migrations with Alembic Produce an admin section using flask-admin Build RESTful APIs using Flask-Restless Simulate requests and sessions using the Flask test client Make Ajax requests from Jinja2 templates In Detail Flask is a small and powerful web development framework for Python. It does not presume or force a developer to use a particular tool or library. Flask supports extensions that can add application features as if they were implemented in Flask itself. Flask’s main task is to build web applications quickly and with less code. With its lightweight and efficient web development framework, Flask combines rapid development and clean, simple design. This book will take you through the basics of learning how to apply your knowledge of Python to the web. Starting with the creation of a “Hello world” Flask app, you will be introduced to the most common Flask APIs and Flask’s interactive debugger. You will learn how to store and retrieve blog posts from a relational database using an ORM and also to map URLs to views. Furthermore, you will walk through template blocks, inheritance, file uploads, and static assets. You will learn to authenticate users, build log in/log out functionality, and add an administrative dashboard for the blog. Moving on, you will discover how to make Ajax requests from the template and see how the Mock library can simplify testing complex interactions. Finally, you will learn to deploy Flask applications securely and in an automated, repeatable manner, and explore some of the most popular Flask resources on the web. Style and approach A comprehensive guide packed with real-world examples and popular use cases; starting with basic overviews and diving into the practical aspects of Flask Framework.
Mastering ServiceStack
¥80.65
Utilize ServiceStack as the rock solid foundation of your distributed systemAbout This BookTake advantage of the various data providers to access authentication and authorization, sessions, cache, and databaseLeverage asynchronous processing for decoupling components to ease scalingMonitor and tune the performance of your distributed system Who This Book Is For Mastering ServiceStack is targeted at developers who have already implemented web services with ASMX, WCF, or ServiceStack and want to gain more insight into the possibilities ServiceStack has to offer to build distributed systems of all scales.What You Will LearnDesign a prudent and resilient API, following the RESTful designUnderstand the internal processing chain and utilize the provided hooksIncorporate ServiceStack as a full service provider to your existing distributed systemLeverage the power of asynchronous processing and add message queues to your architectureAnalyze and tune the performance of your service In Detail Mastering ServiceStack covers real-life problems that occur over the lifetime of a distributed system and how to solve them by deeply understanding the tools of ServiceStack. Distributed systems is the enterprise solution that provide flexibility, reliability, scaling, and performance. ServiceStack is an outstanding tool belt to create such a system in a frictionless manner, especially sophisticated designed and fun to use. The book starts with an introduction covering the essentials, but assumes you are just refreshing, are a very fast learner, or are an expert in building web services. Then, the book explains ServiceStack's data transfer object patterns and teach you how it differs from other methods of building web services with different protocols, such as SOAP and SOA. It also introduces more low-level details such as how to extend the User Auth, message queues and concepts on how the technology works. By the end of this book, you will understand the concepts, framework, issues, and resolutions related to ServiceStack.Style and approach A step-by-step approach that follows the natural requirements of a distributed system in a conversational style.
Learning IPython for Interactive Computing and Data Visualization - Second Editi
¥71.93
Get started with Python for data analysis and numerical computing in the Jupyter notebookAbout This BookLearn the basics of Python in the Jupyter NotebookAnalyze and visualize data with pandas, NumPy, matplotlib, and seabornPerform highly-efficient numerical computations with Numba, Cython, and ipyparallel Who This Book Is For This book targets students, teachers, researchers, engineers, analysts, journalists, hobbyists, and all data enthusiasts who are interested in analyzing and visualizing real-world datasets. If you are new to programming and data analysis, this book is exactly for you. If you're already familiar with another language or analysis software, you will also appreciate this introduction to the Python data analysis platform. Finally, there are more technical topics for advanced readers. No prior experience is required; this book contains everything you need to know.What You Will LearnInstall Anaconda and code in Python in the Jupyter NotebookLoad and explore datasets interactivelyPerform complex data manipulations effectively with pandasCreate engaging data visualizations with matplotlib and seabornSimulate mathematical models with NumPyVisualize and process images interactively in the Jupyter Notebook with scikit-imageAccelerate your code with Numba, Cython, and IPython.parallelExtend the Notebook interface with HTML, JavaScript, and D3 In Detail Python is a user-friendly and powerful programming language. IPython offers a convenient interface to the language and its analysis libraries, while the Jupyter Notebook is a rich environment well-adapted to data science and visualization. Together, these open source tools are widely used by beginners and experts around the world, and in a huge variety of fields and endeavors. This book is a beginner-friendly guide to the Python data analysis platform. After an introduction to the Python language, IPython, and the Jupyter Notebook, you will learn how to analyze and visualize data on real-world examples, how to create graphical user interfaces for image processing in the Notebook, and how to perform fast numerical computations for scientific simulations with NumPy, Numba, Cython, and ipyparallel. By the end of this book, you will be able to perform in-depth analyses of all sorts of data.Style and approach This is a hands-on beginner-friendly guide to analyze and visualize data on real-world examples with Python and the Jupyter Notebook.
Xamarin Mobile Development for Android Cookbook
¥90.46
Over 80 hands-on recipes to unleash full potential for Xamarin in development and monetization of feature-packed, real-world Android apps About This Book Create a number of Android applications using the Xamarin Android platform Extensively integrate your Android devices with other Android devices to enhance your app creation experience A comprehensive guide packed with real-world scenarios and pro-level practices and techniques to help you build successful Android apps Who This Book Is For If you are a Xamarin developer who wants to create complete Android applications with Xamarin, then this book is ideal for you. No prior knowledge of Android development is needed, however a basic knowledge of C# and .NET would be useful. What You Will Learn Install and use Xamarin.Android with Xamarin Studio and Visual Studio Design an app’s user interface for multiple device configurations Store and protect data in databases, files, and on the cloud Utilize lists and collections to present data to the user Communicate across the network using NFC or Bluetooth Perform tasks in the background and update the user with notifications Capture and play multimedia, such as video and audio, with the camera Implement In-App Billing and Expansion Files and deploy to the store In Detail Xamarin is used by developers to write native iOS, Android, and Windows apps with native user interfaces and share code across multiple platforms not just on mobile devices, but on Windows, Mac OS X, and Linux. Developing apps with Xamarin.Android allows you to use and re-use your code and your skills on different platforms, making you more productive in any development. Although it’s not a write-once-run-anywhere framework, Xamarin provides native platform integration and optimizations. There is no middleware; Xamarin.Android talks directly to the system, taking your C# and F# code directly to the low levels. This book will provide you with the necessary knowledge and skills to be part of the mobile development era using C#. Covering a wide range of recipes such as creating a simple application and using device features effectively, it will be your companion to the complete application development cycle. Starting with installing the necessary tools, you will be guided on everything you need to develop an application ready to be deployed. You will learn the best practices for interacting with the device hardware, such as GPS, NFC, and Bluetooth. Furthermore, you will be able to manage multimedia resources such as photos and videos captured with the device camera, and so much more! By the end of this book, you will be able to create Android apps as a result of learning and implementing pro-level practices, techniques, and solutions. This book will ascertain a seamless and successful app building experience. Style and approach This book employs a step-by-step approach to Android app creation, explained in a conversational and easy-to-follow style. A wide range of examples are listed to ensure a complete understanding of how to deploy competent apps on the Android market.
Mastering C# Concurrency
¥90.46
Create robust and scalable applications along with responsive UI using concurrency and the multi-threading infrastructure in .NET and C#About This BookLearn to combine your asynchronous operations with Task Parallel LibraryMaster C#’s asynchronous infrastructure and use asynchronous APIs effectively to achieve optimal responsiveness of the applicationAn easy-to-follow, example-based guide that helps you to build scalable applications using concurrency in C# Who This Book Is For If you are a C# developer who wants to develop modern applications in C# and wants to overcome problems by using asynchronous APIs and standard patterns, then this book is ideal for you. Reasonable development knowledge, an understanding of core elements and applications related to the .Net platform, and also the fundamentals of concurrency is assumed.What You Will LearnApply general multithreading concepts to your application’s designLeverage lock-free concurrency and learn about its pros and cons to achieve efficient synchronization between user threadsCombine your asynchronous operations with Task Parallel LibraryMake your code easier with C#’s asynchrony supportUse common concurrent collections and programming patternsWrite scalable and robust server-side asynchronous codeCreate fast and responsible client applicationsAvoid common problems and troubleshoot your multi-threaded and asynchronous applications In Detail Starting with the traditional approach to concurrency, you will learn how to write multithreaded concurrent programs and compose ways that won't require locking. You will explore the concepts of parallelism granularity, and fine-grained and coarse-grained parallel tasks by choosing a concurrent program structure and parallelizing the workload optimally. You will also learn how to use task parallel library, cancellations, timeouts, and how to handle errors. You will know how to choose the appropriate data structure for a specific parallel algorithm to achieve scalability and performance. Further, you'll learn about server scalability, asynchronous I/O, and thread pools, and write responsive traditional Windows and Windows Store applications. By the end of the book, you will be able to diagnose and resolve typical problems that could happen in multithreaded applications.Style and approach An easy-to-follow, example-based guide that will walk you through the core principles of concurrency and multithreading using C#.
Damage Control
¥70.10
At first glance, it appears to be an accident . . .A car carrying an elderly couple goes off the side of a mountain and tumbles into oblivion on a beautiful sunny day in the Coronado National Monument. A note pulled from the twisted wreckage suggests the tragedy may have been a double suicide—but an autopsy later suggests something different. A deadly fire and a fatal home invasion may or may not have some connection to the terrible crash. And miles away in the desert, a savage rain has revealed something grisly and terrifying: two trash bags filled with human remains.It's just another day in the life of Cochise County sheriff Joanna Brady, who must somehow balance the rigors of police work with a newborn, a teenager, a writer-husband, and a difficult mother. But Joanna will not allow murder to go unpunished in her jurisdiction—even if her path to the truth is twisting and dangerous . . . and leads to shocking revelations about those entrusted with caring for the helpless.
Motor Mouth
¥56.07
Miami is still freakin' humid. The nights are even hotter. And there's a body on ice. And that's just the beginning of this adrenaline-rush of a hot-wired ride from phenomenal number one New York Times bestselling author Janet Evanovich.A woman with a taste for speed and a talent for breaking the rules, Barney also knows a little too much about cheating. First there was Hooker and that salesclerk. Now she's convinced one of the competitors is up to no good on the track. Snooping to find evidence, Hooker and Barney "borrow" a NASCAR hauler. Turns out, the hauler is carrying two race cars and a dead guy. It looks like Barney and Hooker are facing multiple counts of grand theft auto and homicide.So buckle up as Barney, Hooker, a 150-pound bundle of Saint Bernard love named Beans, and the Super Cigar Ladies Felicia and Rosa shift into gear on a wild race around South Florida and Concord, North Carolina.Everything you always wanted to know about righteous indignation, stealing an eighteen-wheeler, and sex in the fast lane.
Forest Mage
¥56.07
Plague has ravaged the prestigious King's Cavalla of Gernia, decimating the ranks of both cadets and instructors. Yet Nevare Burvelle has made an astonishingly robust recovery, defeating his sworn nemesis while in the throes of the disease and freeing himself—he believes—from the Speck magic that infected him. And now he is journeying home to Widevale, anticipating a tender reunion with his beautiful fiancée, Carsina, and a bright future as a commissioned officer.But there is no haven in the bosom of his kinfolk, for his nights are haunted by grim visions of treachery—and his days are tormented by a strange side-effect of the plague that shames his family and repulses the lady of his heart. And as the still-potent magic in his blood roars to life, Nevare realizes a terrible truth: that the enemy who seeks to destroy everything he loves dwells perhaps not without but within him.
Sword Song
¥94.10
The year is 885, and England is at peace, divided between the Danish kingdom to the north and the Saxon kingdom of Wessex in the south. Uhtred, the dispossessed son of a Northumbrian lord—warrior by instinct, Viking by nature—has finally settled down. He has land, a wife, and two children, and a duty given to him by King Alfred to hold the frontier on the Thames. But then trouble stirs: a dead man has risen, and new Vikings have arrived to occupy the decayed Roman city of London. Their dream is to conquer Wessex, and to do it they need Uhtred's help.Alfred has other ideas. He wants Uhtred to expel the Viking raiders from London. Uhtred must weigh his oath to the king against the dangerous turning tide of shifting allegiances and deadly power struggles. And other storm clouds are gathering: ?thelefl?d—Alfred's daughter—is newly married, but by a cruel twist of fate, her very existence now threatens Alfred's kingdom. It is Uhtred—half Saxon, half Dane—whose uncertain loyalties must now decide England's future.A gripping story of love, deceit, and violence, Sword Song is set in an England of tremendous turmoil and strife—yet one galvanized by the hope that Alfred may prove an enduring force. Uhtred, his lord of war and greatest warrior, has become his sword—a man feared and respected the length and breadth of Britain.

购物车
个人中心

