万本电子书0元读

万本电子书0元读

Roscoe Riley Rules #4: Never Swim in Applesauce
Roscoe Riley Rules #4: Never Swim in Applesauce
Applegate, Katherine
¥28.01
Class trip! Roscoe wants to be on his best behavior for a class trip to the apple orchard. But no matter how hard he tries, he still ends up in a very sticky situation!
Commodore Perry in the Land of the Shogun
Commodore Perry in the Land of the Shogun
Blumberg, Rhoda
¥56.08
In 1853, few Japanese people knew that a country called America even existed. For centuries, Japan had isolated itself from the outside world by refusing to trade with other countries and even refusing to help shipwrecked sailors, foreign or Japanese. The country's people still lived under a feudal system like that of Europe in the Middle Ages. But everything began to change when American Commodore Perry and his troops sailed to the Land of the Rising Sun, bringing with them new science and technology, and a new way of life.
All-American Girl
All-American Girl
Cabot, Meg
¥50.33
Top ten reasons Samantha Madison is in deep trouble 10. Her big sister is the most popular girl in school 9. Her little sister is a certified genius 8. She's in love with her big sister's boyfriend 7. She got caught selling celebrity portraits in school 6. And now she's being forced to take art classes 5. She's just saved the president of the United States from an assassination attempt 4. So the whole world thinks she is a hero 3. Even though Sam knows she is far, far from being a hero 2. And now she's been appointed teen ambassador to the UN And the number-one reason Sam's life is over1. The president's son just might be in love with her
Mastering ServiceStack
Mastering ServiceStack
Andreas Niedermair
¥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.
My Sister the Vampire #2: Fangtastic!
My Sister the Vampire #2: Fangtastic!
Mercer, Sienna
¥38.72
Olivia is a vegetarian. Ivy is a vampire. And they're twins?!?Ever since Olivia discovered that her long-lost twin sister, Ivy, is a vampire, she's been soaking up everything Ivy will tell her about Franklin Grove's vampire community. It's all top secret, and Olivia's sworn that she'll never tell another soul. But now, nosy tabloid reporter Serena Star is snooping around. As she gets closer and closer to the truth, it's up to Ivy and Olivia to throw her off track. This is one fangtastic news story that can't get out!
PhoneGap 4 Mobile Application Development Cookbook
PhoneGap 4 Mobile Application Development Cookbook
Zainul Setyo Pamungkas
¥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
Amazon S3 Essentials
Sunil Gulabani
¥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
MariaDB Essentials
Emilien Kenler
¥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.
The City of Windy Trees
The City of Windy Trees
Van Booy, Simon
¥21.73
On the verge of giving up anchored to dreams that never came true and to people who have long since disappeared from their lives Van Booy's characters walk the streets of these stark and beautiful stories until chance meetings with strangers force them to face responsibility for lives they thought had continued on without them.
The Problem of Pain
The Problem of Pain
Lewis, C. S.
¥78.32
If God is good and all-powerful, why does he allow his creatures to suffer painAnd what about the suffering of animals, who neither deserve pain nor can be improved by itThe greatest Christian thinker of our time sets out to disentangle these knotty issues. With his signature wealth of compassion and insight, C. S. Lewis offers answers to these crucial questions and shares his hope and wisdom to help heal a world hungering for a true understanding of human nature.
VMware vSphere Troubleshooting
VMware vSphere Troubleshooting
Muhammad Zeeshan Munir
¥90.46
Gain expertise in troubleshooting most common issues to implement vSphere environments with easeAbout This BookPlan, analyze, and design effective solutions for your vSphere environmentTroubleshoot problems related to vSphere performanceFamiliarize yourself with the advanced troubleshooting conceptsand become an xpert level administrator Who This Book Is For The books is intended for mid-level System Engineers and System Integrators who want to learn VMware power tools to troubleshoot and manage the vSphere infrastructure. Good knowledge level and understanding of virtualization is expected.What You Will LearnConfigure vSphere management assistant and troubleshooting toolsUse troubleshooting tools to monitor performance and troubleshoot different issuesLearn how to troubleshoot High Availability and other commonly known problems with clusters such as insufficient resources, failing heartbeatsUse Direct Console User Interface (DCUI) to verify configurationDiagnose storage issues including iSCSI, NFS and VMFS problemsManage vSphere Network Virtual and Distributed Switches, Trunks, VLANSMonitor and shape network traffic, configure routes and DNSQuickly resolve common day-to-day problems by analysing logs of VMware vSphere hosts and VMware vCenter ServerDebug and resolve commonly known vSphere Cluster problems In Detail VMware vSphere is the leading server virtualization platform with consistent management for virtual data centers. It enhances troubleshooting skills to diagnose and resolve day to day problems in your VMware vSphere infrastructure environment. This book will provide you practical hands-on knowledge of using different performance monitoring and troubleshooting tools to manage and troubleshoot the vSphere infrastructure. It begins by introducing systematic approach for troubleshooting different problems and show casing the troubleshooting techniques. You will be able to use the troubleshooting tools to monitor performance, and troubleshoot issues related to Hosts and Virtual Machines. Moving on, you will troubleshoot High Availability, storage I/O control problems, virtual LANS, and iSCSI, NFS, VMFS issues. By the end of this book, you will be able to analyze and solve advanced issues related to vShpere environment such as vcenter certificates, database problems, and different failed state errors.Style and approach A step-by-step guide full of real world scenarios that will enhance advanced knowledge, skills, and abilities to achieve competence in troubleshooting the VMware vSphere environment. Basic concepts of vSphere and the most common vSphere infrastructure problems are explained with practical solutions to resolve it.
One Crazy Summer
One Crazy Summer
Williams-Garcia, Rita
¥44.73
In this Newbery Honor novel, New York Times bestselling author Rita Williams-Garcia tells the story of three sisters who travel to Oakland, California, in 1968 to meet the mother who abandoned them. Eleven-year-old Delphine is like a mother to her two younger sisters, Vonetta and Fern. She had to be, ever since their mother, Cecile, left them seven years ago for a radical new life in California. When they arrive from Brooklyn to spend the summer with her, Cecile is nothing like they imagined. While the girls hope to go to Disneyland and meet Tinker Bell, their mother sends them to a day camp run by the Black Panthers. Unexpectedly, Delphine, Vonetta, and Fern learn much about their family, their country, and themselves during one truly crazy summer. This moving, funny novel won the Scott O'Dell Award for Historical Fiction and the Coretta Scott King Award and was a National Book Award Finalist. Readers who enjoy Christopher Paul Curtis The Watsons Go to Birmingham will find much to love in One Crazy Summer . Delphine, Vonetta, and Fern story continues in P.S. Be Eleven . Supports the Common Core State Standards
HarperCollins
HarperCollins
Applegate, Katherine
¥90.51
If the kids can't sit still for the class performance, Roscoe's teacher could be in big trouble. Fortunately Roscoe has a plan to save her a super, mega, gonzo plan! What could go wrong?
Roscoe Riley Rules #3: Don't Swap Your Sweater for a Dog
Roscoe Riley Rules #3: Don't Swap Your Sweater for a Dog
Applegate, Katherine
¥28.01
A trophy for RoscoeIt seems like everyone has an award of some kind. Except Roscoe. But a pet-trick contest is coming up, and first prize is a big, shiny trophy. Roscoe really wants that trophy would he even borrow someone else's dog to win?
Beans Bummer
Beans Bummer
Agnes, de Bezenac; Salem, de Bezenac
¥24.44
Alvin and Adina find out that eating healthy foods can be quite fun when prepared in new and tasty ways.
Tiny Thoughts on Consideration
Tiny Thoughts on Consideration
Agnes, de Bezenac; Salem, de Bezenac
¥24.44
Encouraging children to think about the ways they treat others, and understanding that with consideration, things often work out better for everyone.
Tiny Thoughts on Shyness
Tiny Thoughts on Shyness
Agnes, de Bezenac; Salem, de Bezenac
¥24.44
Greeting people is difficult for Bonzo. A well-humored encounter helps him to realize that greeting others is not so hard after all.
Web Scraping with Python
Web Scraping with Python
Richard Lawson
¥63.21
Successfully scrape data from any website with the power of PythonAbout This BookA hands-on guide to web scraping with real-life problems and solutionsTechniques to download and extract data from complex websitesCreate a number of different web scrapers to extract information Who This Book Is For This book is aimed at developers who want to use web scraping for legitimate purposes. Prior programming experience with Python would be useful but not essential. Anyone with general knowledge of programming languages should be able to pick up the book and understand the principals involved.What You Will LearnExtract data from web pages with simple Python programmingBuild a threaded crawler to process web pages in parallelFollow links to crawl a websiteDownload cache to reduce bandwidthUse multiple threads and processes to scrape fasterLearn how to parse JavaScript-dependent websitesInteract with forms and sessionsSolve CAPTCHAs on protected web pagesDiscover how to track the state of a crawl In Detail The Internet contains the most useful set of data ever assembled, largely publicly accessible for free. However, this data is not easily reusable. It is embedded within the structure and style of websites and needs to be carefully extracted to be useful. Web scraping is becoming increasingly useful as a means to easily gather and make sense of the plethora of information available online. Using a simple language like Python, you can crawl the information out of complex websites using simple programming. This book is the ultimate guide to using Python to scrape data from websites. In the early chapters it covers how to extract data from static web pages and how to use caching to manage the load on servers. After the basics we'll get our hands dirty with building a more sophisticated crawler with threads and more advanced topics. Learn step-by-step how to use Ajax URLs, employ the Firebug extension for monitoring, and indirectly scrape data. Discover more scraping nitty-gritties such as using the browser renderer, managing cookies, how to submit forms to extract data from complex websites protected by CAPTCHA, and so on. The book wraps up with how to create high-level scrapers with Scrapy libraries and implement what has been learned to real websites.Style and approach This book is a hands-on guide with real-life examples and solutions starting simple and then progressively becoming more complex. Each chapter in this book introduces a problem and then provides one or more possible solutions.
Learn HTML5 by Creating Fun Games
Learn HTML5 by Creating Fun Games
Rodrigo Silveira
¥90.46
By teaching HTML5 by developing exciting games, the reader will see concrete applications for each of the concepts, and will also have a powerful deliverable at the end of each chapter – a fully functional game. We learn the various concepts using very abstract examples – how to model animals, foods, or fictitious machines. This makes learning and understanding a lot easier, and much more enjoyable.If you are are looking to get a good grounding in how to use the new awesome technology that is HTML5, this book is for you. Basic knowledge of HTML and/or HTML5 is welcome, but optional. The book is a friendly and exciting reference for beginners.
Instant Google Drive Starter
Instant Google Drive Starter
Mike Procopio
¥35.96
Get to grips with a new technology, understand what it is and what it can do for you, and then get to work with the most important features and tasks. This book is a Starter which teaches you how to use Google Drive practically. This book is perfect for people of all skill levels who want to enjoy the benefits of using Google Drive to safely store their files online and in the cloud. It’s also great for anyone looking to learn more about cloud computing in general. Readers are expected to have an Internet connection and basic knowledge of using the internet.
Instant Netcat Starter
Instant Netcat Starter
K.C Yerrid
¥45.77
Get to grips with a new technology, understand what it is and what it can do for you, and then get to work with the most important features and tasks. This book is for IT professionals who have no previous experience with Netcat but need to understand it quickly and easily.