
My Weird School #7: Mrs. Cooney Is Loony!
¥27.94
Something weird is going on! Mrs. Cooney, the school nurse, is a knockout and A.J. has a crush on her! But are her charms just a cover for her secret identity as an international spyWill A.J.'s love for Mrs. Cooney win out over his love for the good old USA?

經典版中國成語故事·第一輯
¥16.77
“一鼓作氣”出自《左傳》。

Warriors: Power of Three #5: Long Shadows
¥44.73
The Clans are in turmoil. ShadowClan has turned its back on StarClan and pledged to follow the dark predictions of Sol, the strange cat who foretold the solar eclipse. But not all the cats have lost faith in their warrior ancestors. . . . Jaypaw is convinced that StarClan still holds an important place in the warrior code, and his search for answers leads him far back into the past, farther back than even StarClan can remember. Lionblaze, tortured by violent dreams and bloody visions, wishes he had never been prophesied to be one of the three but to turn his back on his littermates would be the ultimate betrayal. And Hollyleaf is terrified that once the Clans lose their faith, the warrior code will fall apart. She's willing to fight tooth and nail to preserve it whatever the cost. And when murder stalks into the heart of ThunderClan, the cats realize that the darkest shadows don't always lie outside the territory.

看醫生
¥16.77
◆ 書中講述幼兒日常生活中的小故事,貼近孩子生活,透過生動形象的小故事,幫助孩子克服恐懼和不安的情緒,讓他們從小建立健康的心理質素。 ◆ 書後設置「互動小遊戲」和「爸爸媽媽看一看」小欄目,告訴家長和孩子面對心理困擾時應該怎樣處理,給您周到而實用的指導。 ◆ 書後還設有「你做到了嗎?」,從每本書的內容出發,讓孩子對照檢測自己是否做到。家長可因應孩子的實際情況作出適當的引導和鼓勵。 菲菲生了病,媽媽帶她去看醫生。醫生要給她診治,護士姐姐還會替她打針……她會害怕嗎?她的病能很快好起來嗎?

飯桌上
¥16.77
書中講述幼兒日常生活中的小故事,貼近孩子生活,透過生動形象的小故事,教導孩子適當的行為處事方法,從小建立良好品格。 書後設置「互動小遊戲」、「成長小貼士」小欄目,加強孩子對書中故事相關禮貌常識的認識,同時也給父母一些實用的指導,幫助孩子培養良好的品格。 書後還設有「齊來評評分」,列舉故事中可以的禮儀小常識,讓家長和孩子參考對照,增進親子間的互動。 《飯桌上》小明跟媽媽一起到同學美美家做客,美美的媽媽燒了好吃的小菜招待他們。吃飯時,小明知道了要細嚼慢嚥,還不能發出聲音。看到了喜歡的雞腿,小明會怎麼做呢?

Mastering OAuth 2.0
¥80.65
Create powerful applications to interact with popular service providers such as Facebook, Google, Twitter, and more by leveraging the OAuth 2.0 Authorization Framework About This Book Learn how to use the OAuth 2.0 protocol to interact with the world's most popular service providers, such as Facebook, Google, Instagram, Slack, Box, and more Master the finer details of this complex protocol to maximize the potential of your application while maintaining the utmost of security Step through the construction of a real-world working application that logs you in with your Facebook account to create a compelling infographic about the most important person in the world—you! Who This Book Is Fo If you are an application developer, software architect, security engineer, or even a casual programmer looking to leverage the power of OAuth, Mastering OAuth 2.0 is for you. Covering basic topics such as registering your application and choosing an appropriate workflow, to advanced topics such as security considerations and extensions to the specification, this book has something for everyone. A basic knowledge of programming and OAuth is recommended. What You Will Learn Discover the power and prevalence of OAuth 2.0 and use it to improve your application's capabilities Step through the process of creating a real-world application that interacts with Facebook using OAuth 2.0 Examine the various workflows described by the specification, looking at what they are and when to use them Learn about the many security considerations involved with creating an application that interacts with other service providers Develop your debugging skills with dedicated pages for tooling and troubleshooting Build your own rich, powerful applications by leveraging world-class technologies from companies around the world In Detail OAuth 2.0 is a powerful authentication and authorization framework that has been adopted as a standard in the technical community. Proper use of this protocol will enable your application to interact with the world's most popular service providers, allowing you to leverage their world-class technologies in your own application. Want to log your user in to your application with their Facebook accountWant to display an interactive Google Map in your applicationHow about posting an update to your user's LinkedIn feedThis is all achievable through the power of OAuth. With a focus on practicality and security, this book takes a detailed and hands-on approach to explaining the protocol, highlighting important pieces of information along the way. At the beginning, you will learn what OAuth is, how it works at a high level, and the steps involved in creating an application. After obtaining an overview of OAuth, you will move on to the second part of the book where you will learn the need for and importance of registering your application and types of supported workflows. You will discover more about the access token, how you can use it with your application, and how to refresh it after expiration. By the end of the book, you will know how to make your application architecture robust. You will explore the security considerations and effective methods to debug your applications using appropriate tools. You will also have a look at special considerations to integrate with OAuth service providers via native mobile applications. In addition, you will also come across support resources for OAuth and credentials grant. Style and approach With a focus on practicality and security, Mastering OAuth 2.0 takes a top-down approach at exploring the protocol. Discussed first at a high level, examining the importance and overall structure of the protocol, the book then dives into each subject, adding more depth as we proceed. This all culminates in an example application that will be built, step by step, using the valuable and practical knowledge you have gained.

Apache Oozie Essentials
¥63.21
Unleash the power of Apache Oozie to create and manage your big data and machine learning pipelines in one go About This Book Teaches you everything you need to know to get started with Apache Oozie from scratch and manage your data pipelines effortlessly Learn to write data ingestion workflows with the help of real-life examples from the author’s own personal experience Embed Spark jobs to run your machine learning models on top of Hadoop Who This Book Is For If you are an expert Hadoop user who wants to use Apache Oozie to handle workflows efficiently, this book is for you. This book will be handy to anyone who is familiar with the basics of Hadoop and wants to automate data and machine learning pipelines. What You Will Learn Install and configure Oozie from source code on your Hadoop cluster Dive into the world of Oozie with Java MapReduce jobs Schedule Hive ETL and data ingestion jobs >Import data from a database through Sqoop jobs in HDFS Create and process data pipelines with Pig, hive *s as per business requirements. Run machine learning Spark jobs on Hadoop Create quick Oozie jobs using Hue Make the most of Oozie’s security capabilities by configuring Oozie’s security In Detail As more and more organizations are discovering the use of big data analytics, interest in platforms that provide storage, computation, and analytic capabilities is booming exponentially. This calls for data management. Hadoop caters to this need. Oozie fulfils this necessity for a scheduler for a Hadoop job by acting as a cron to better analyze data. Apache Oozie Essentials starts off with the basics right from installing and configuring Oozie from source code on your Hadoop cluster to managing your complex clusters. You will learn how to create data ingestion and machine learning workflows. This book is sprinkled with the examples and exercises to help you take your big data learning to the next level. You will discover how to write workflows to run your MapReduce, Pig ,Hive, and Sqoop *s and schedule them to run at a specific time or for a specific business requirement using a coordinator. This book has engaging real-life exercises and examples to get you in the thick of things. Lastly, you’ll get a grip of how to embed Spark jobs, which can be used to run your machine learning models on Hadoop. By the end of the book, you will have a good knowledge of Apache Oozie. You will be capable of using Oozie to handle large Hadoop workflows and even improve the availability of your Hadoop environment. Style and approach This book is a hands-on guide that explains Oozie using real-world examples. Each chapter is blended beautifully with fundamental concepts sprinkled in-between case study solution algorithms and topped off with self-learning exercises.

Mastering iOS Game Development
¥80.65
Master the advanced concepts of game development for iOS to build impressive games About This Book Create a complete game with advanced techniques through the course of the book using in-depth, hands-on instructions Learn how to multi-task and improve performance optimization in your game playing experience The author, Miguel, has 11 years of iOS game development using xcode and has released over 10 games to the Apple AppStoreMaster player movement using touch controls as well as discuss motion controls Who This Book Is For This book is for those who have created an iOS game already and want to hone their skills. A reasonable level of knowledge and an understanding of the core elements and applications would be helpful. What You Will Learn Blast off and start developing fun games Optimize the assets for the best performance in the game app Master player movement using touch controls as well as discuss motion controls Perform bug Squashing by testing and debugging Design interesting various characters and enemies for your game Test your game on both, the simulator on the computer and on real devices Tweak and fine tune the code and graphics before the release of your app Uncover some awesome new gameplay by adding in multiplayer elements, to get more people playing together In Detail iOS is an operating system for Apple manufactured phones and tablets. Mobile gaming is one of the fastest-growing industries, and compatibility with iOS is now becoming the norm for game developers. SpriteKit is part of the native SDK from Apple, and enables developers to make simple entry into game development without unnecessary overhead and a long learning process. SpriteKit also provides other functionality that is useful for games, including basic sound playback support and physics simulation. In addition, Xcode provides built-in support for SpriteKit so that you can create complex special effects and texture atlases directly in Xcode. This combination of framework and tools makes SpriteKit a good choice for games and other apps that require similar kinds of animation. Become a master in iOS game development through this fast and fun guide! In the beginning, we’ll tell you everything you need to plan and design your game. You’ll then start developing your game through step-by-step instructions using the various built-in technologies of Xcode. From there on, we discuss how to deploy your game to the iOS App Store, as well as monetizing it to make more revenue. You will also learn advanced techniques to improve your game playing experience, including better multi-tasking, improved performance optimization, battery management, and more. To end the book off, we’ll show you how to update your game with different features, then port the update to the App Store. Style and approach This book provides an easy-to-understand and fun approach to game development, with step-by-step instructions and detailed explanation of each block of code. The topics covered range from easy to advanced, so buckle up for a fast-paced ride!

Unreal Engine Game Development Blueprints
¥90.46
Discover all the secrets of Unreal Engine and create seven fully functional games with the help of step-by-step instructions About This Book Understand what a Blueprint is and how to create a complex visual *ing code Discover the infinite possibilities that Unreal Engine offers, and understand which tool to use, where and when Learn to think like a real game developer in order to create enjoyable and bug-free games using this comprehensive and practical handbook Who This Book Is For This book is ideal for intermediate level developers who know how to use Unreal Engine and want to go through a series of projects that will further their expertise. Working knowledge of C++ is a must. What You Will Learn Write clean and reusable Blueprint *s Develop any kind of game you have in mind, following the rules used by experts Move through Unreal Engine 4, always knowing what you are doing and where to find the right tool for your needs Integrate C++ code into your projects using Visual Studio and the tools that Unreal provides Extricate between classes, nodes, interfaces, macros, and functions Work with different types of assets, from 3D objects to audio sources, from UI buttons to animations Explore all the aspects of the game logic—collisions, navigation meshes, matinees, volumes, events, and states In Detail With the arrival of Unreal Engine 4, a new wonderful tool was born: Blueprint. This visual *ing tool allows even non-programmers to develop the logic for their games, allowing almost anyone to create entire games without the need to write a single line of code. The range of features you can access with Blueprint * is pretty extensive, making it one of the foremost choices for many game developers. Unreal Engine Game Development Blueprints helps you unleash the real power of Unreal by helping you to create engaging and spectacular games. It will explain all the aspects of developing a game, focusing on visual *ing, and giving you all the information you need to create your own games. We start with an introductory chapter to help you move fluidly inside the Blueprint user interface, recognize its different components, and understand any already written Blueprint *. Following this, you will learn how to modify generated Blueprint classes to produce a single player tic-tac-toe game and personalize it. Next, you will learn how to create simple user interfaces, and how to extend Blueprints through code. This will help you make an informed decision between choosing Blueprint or code. You will then see the real power of Unreal unleashed as you create a beautiful scene with moving, AI controlled objects, particles, and lights. Then, you will learn how to create AI using a behavior tree and a global level Blueprint, how to modify the camera, and how to shoot custom bullets. Finally, you will create a complex game using Blueprintable components complete with a menu, power-up, dangerous objects, and different weapons. Style and approach This is an easy-to-follow guide full of practical game examples. Each chapter contains step-by-step instructions to build a complete game and each game uses a different tool in order to cover all the topics in a detailed and progressive manner.

Learning Qlik Sense?: The Official Guide - Second Edition
¥90.46
Get the most out of your Qlik Sense investment with the latest insight and guidance direct from the Qlik Sense team About This Book Updated with new coverage on Qlik Cloud, Qlik Sense Modeling, and Extending the Qlik Analytic Platform. Get insider insight on Qlik Sense and its new approach to business intelligence Explore practical demonstrations for utilizing Qlik Sense to discover data for sales, human resources, and more Who This Book Is For Learning Qlik Sense?: The Official Guide Second Edition is for anyone seeking to understand and utilize the revolutionary new approach to business intelligence offered by Qlik Sense. Familiarity with the basics of business intelligence will be helpful when picking up this book, but not essential. What You Will Learn Understand the vision behind the creation of Qlik Sense, and the promise that data discovery offers to you and your organization Get to grips with the life cycle of a Qlik Sense application Load and manage your data for app creation Visualize your data with Qlik Sense's engaging and informative graphing Administer your Qlik Sense system and monitor its security Build efficient and responsive Associative Models Extend the Qlik Analytic Platform with the Dev Hub Optimize Qlik Sense for sales, human resources, and demographic data discovery In Detail The intuitive and powerful Qlik Sense visual analytics software allows anyone to engage in data discovery, to explore your data, and find meaningful insights to empower your business. Qlik Sense lets you easily create personalized reports and visualizations and reveal essential connections to show new opportunities from every angle. Written by members of the Qlik Sense team, this book is the official guide from Qlik to understanding and using their powerful new product with fully updated coverage to the latest features of the most modern edition of Qlik Sense. Benefit from the vision behind the development of Qlik Sense and get to grips with how Qlik Sense can empower you as a data discovery consumer. Learn how to create your own applications for Qlik Sense to customize it to meet your personal needs for business intelligence, and how to oversee and administer the Qlik Sense data architecture. Finally, explore utilizing Qlik Sense to uncover essential data, with practical examples on finding and visualizing intelligence for sales figures, human resources information, travel expense tracking, and demographic data discovery. Style and approach This book is a practical guide to understand what Qlik Sense is and how to implement it. This is an example-rich, step-by-step book to implement and optimize Qlik Sense for sales, human resources, and demographic data discovery.

Learning Python
¥90.46
Learn to code like a professional with Python – an open source, versatile, and powerful programming language About This Book Learn the fundamentals of programming with Python – one of the best languages ever created Develop a strong set of programming skills that you will be able to express in any situation, on every platform, thanks to Python’s portability Create outstanding applications of all kind, from websites to *ing, and from GUIs to data science Who This Book Is For Python is the most popular introductory teaching language in U.S. top computer science universities, so if you are new to software development, or maybe you have little experience, and would like to start off on the right foot, then this language and this book are what you need. Its amazing design and portability will help you become productive regardless of the environment you choose to work with. What You Will Learn Get Python up and running on Windows, Mac, and Linux in no time Grasp the fundamental concepts of coding, along with the basics of data structures and control flow. Write elegant, reusable, and efficient code in any situation Understand when to use the functional or the object oriented programming approach Create bulletproof, reliable software by writing tests to support your code Explore examples of GUIs, *ing, data science and web applications Learn to be independent, capable of fetching any resource you need, as well as dig deeper In Detail Learning Python has a dynamic and varied nature. It reads easily and lays a good foundation for those who are interested in digging deeper. It has a practical and example-oriented approach through which both the introductory and the advanced topics are explained. Starting with the fundamentals of programming and Python, it ends by exploring very different topics, like GUIs, web apps and data science. The book takes you all the way to creating a fully fledged application. The book begins by exploring the essentials of programming, data structures and teaches you how to manipulate them. It then moves on to controlling the flow of a program and writing reusable and error proof code. You will then explore different programming paradigms that will allow you to find the best approach to any situation, and also learn how to perform performance optimization as well as effective debugging. Throughout, the book steers you through the various types of applications, and it concludes with a complete mini website built upon all the concepts that you learned. Style and approach This book is an easy-to-follow guide that will take you from a novice to the proficient level at a comfortable pace, using a lot of simple but effective examples. Each topic is explained thoroughly, and pointers are left for the more inquisitive readers to dig deeper and expand their knowledge.

Mathematica Data Analysis
¥63.21
Learn and explore the fundamentals of data analysis with power of Mathematica About This Book Use the power of Mathematica to analyze data in your applications Discover the capabilities of data classification and pattern recognition offered by Mathematica Use hundreds of algorithms for time series analysis to predict the future Who This Book Is For The book is for those who want to learn to use the power of Mathematica to analyze and process data. Perhaps you are already familiar with data analysis but have never used Mathematica, or you know Mathematica but you are new to data analysis. With the help of this book, you will be able to quickly catch up on the key points for a successful start. What You Will Learn Import data from different sources to Mathematica Link external libraries with programs written in Mathematica Classify data and partition them into clusters Recognize faces, objects, text, and barcodes Use Mathematica functions for time series analysis Use algorithms for statistical data processing Predict the result based on the observations In Detail There are many algorithms for data analysis and it’s not always possible to quickly choose the best one for each case. Implementation of the algorithms takes a lot of time. With the help of Mathematica, you can quickly get a result from the use of a particular method, because this system contains almost all the known algorithms for data analysis. If you are not a programmer but you need to analyze data, this book will show you the capabilities of Mathematica when just few strings of intelligible code help to solve huge tasks from statistical issues to pattern recognition. If you're a programmer, with the help of this book, you will learn how to use the library of algorithms implemented in Mathematica in your programs, as well as how to write algorithm testing procedure. With each chapter, you'll be more immersed in the special world of Mathematica. Along with intuitive queries for data processing, we will highlight the nuances and features of this system, allowing you to build effective analysis systems. With the help of this book, you will learn how to optimize the computations by combining your libraries with the Mathematica kernel. Style and approach This book takes a step-by-step approach, accompanied by examples, so you get a better understanding of the logic of writing algorithms for data analysis in Mathematica. We provide a detailed explanation of all the nuances of the Mathematica language, no matter what your level of experience is.

HarperCollins e-books
¥55.91
If it was still beating. Angus MacKay has been undead for almost five hundred years and it's not often something, or someone, surprises him. Until Emma Wallace. The sight of this luscious agent from the CIA's elite Stake-Out team was enough to stop Angus in his tracks. But then he discovers that she's a vampire slayer, intent on killing the "monsters" who killed her parents. And it's Angus's job to stop her. The only good vampire is a dead vampire. It's been Emma's motto since she committed her life to the destruction of these things. Now Angus MacKay wants to convince her differently. Sure, he's a sexy Highland warrior who seems to have stepped off the cover of a romance novel, complete with brogue, kilt, and sword, but he's also one of them. And it's her job to kill him. The war is on, but will it end in the destruction of one or both of them . . . or in total surrender to a passion for the ages?

Bread for the Journey
¥94.10
When beloved author Henri Nouwen set out to record this daybook of totally new reflections, he suddenly found himself on "a true spiritual adventure." For in these 366 original, interlocking morsels of daily wisdom, Nouwen provides both sustenance and a trail for us to follow, as he unveils, to his own surprise, his personal map of faith. From the delicate interplay of human experience to the surrender to Christ and the embrace of Christian community, that journey of Christian spirituality is explored and celebrated here in each eloquent, thought–provoking passage, "The table is one of the most intimate places in our lives. It is there that we give ourselves to one another. When we say, 'Take some more, let me serve you another plate, let me pour you another glass, don't be shy, enjoy it,' we say a lot more than our words express. We invite our friends to become part of our lives. We want them to be nurtured by the same food and drink that nurture us. We desire communion.... Every breakfast, lunch, or dinner can become a time of growing communion with one another." Intimately personal and inspiring, Bread for the Journey is a daily feast of fresh insight into the challenges and deep joys of a life lived in close communion with God. Nouwen is a wise, loving companion who invites us along as he finds joy in the community of loss, true freedom in forgiveness of others, and hope in surprising places. Each daily meditation is a stepping–stone along a path of private discovery, offering Nouwen's seasoned yet fresh ideas on kindness, love, suffering, and prayer, the Church as God's people, and the importance of Jesus in one's life–reflecting, as a whole, Nouwen's own 'personal creed.' Bread for the Journey brims with daily nourishment and guidance for devoted followers and new friends alike –– food for thought on a yearlong journey of discovery and faith.

The Fall of Advertising and the Rise of PR
¥83.03
Bestselling authors and world-renowned marketing strategists Al and Laura Ries usher in the new era of public relations. Today's major brands are born with publicity, not advertising. A closer look at the history of the most successful modern brands shows this to be true. In fact, an astonishing number of brands, including Palm, Starbucks, the Body Shop, Wal-Mart, Red Bull and Zara have been built with virtually no advertising. Using in-depth case histories of successful PR campaigns coupled with those of unsuccessful advertising campaigns, The Fall of Advertising provides valuable ideas for marketers -- all the while demonstrating why advertising lacks credibility, the crucial ingredient in brand building, and how only PR can supply that credibility; the big bang approach advocated by advertising people should be abandoned in favor of a slow build-up by PR; advertising should only be used to maintain brands once they have been established through publicity. Bold and accessible, The Fall of Advertising is bound to turn the world of marketing upside down.

The Known World
¥94.10
In one of the most acclaimed novels in recent memory, Edward P. Jones, two-time National Book Award finalist, tells the story of Henry Townsend, a black farmer and former slave who falls under the tutelage of William Robbins, the most powerful man in Manchester County, Virginia. Making certain he never circumvents the law, Townsend runs his affairs with unusual discipline. But when death takes him unexpectedly, his widow, Caldonia, can't uphold the estate's order and chaos ensues. In a daring and ambitious novel, Jones has woven a footnote of history into an epic that takes an unflinching look at slavery in all of its moral complexities. This P.S. edition features an extra 16 pages of insights into the book, including author interviews, recommended reading, and more.

Man 2.0 Engineering the Alpha
¥157.15
Are you a guy who interested in building rock hard muscle, erasing your belly fat, boosting your testosterone, and having more mind-blowing sex than you thought possibleIf so, then Man 2.0: Engineering the Alpha was written specifically for you... In his new book, celebrity trainer and Men Health expert John 'Roman' Romaniello teams up with expert Adam Bornstein, former editor for both Men Health and LIVESTRONG. Together, they reveal the secrets they've discovered that will give any man no matter how old you are a chiseled body that will turn heads everywhere you go. You know the kind of body I'm talking about. The kind of body that women seem to drool and stare at when they're at the beach with their girlfriends... As a former 'fat guy,' Roman struggled for years to find a workout and diet that would give him the body he always wanted. By using the very secrets you'll find in this book techniques he spent 10 years perfecting he overcame his 'fat genes' and boasts a lean and ripped body the kind that could be (and has been) seen on the cover of magazines. And the best part is you don't have to kill yourself to get this body. Man 2.0: Engineering the Alpha will show you exactly how to get the body you've always wanted without starving yourself and without spending 2 hours in the gym every day. And for all of the guys out there wondering... YES! Man 2.0: Engineering the Alpha will even work for guys in their 30s, 40s, and 50s... Getting lean, ripped, and strong is not just for young guys! In Man 2.0: Engineering the Alpha , Romaniello and Adam Bornstein present proven, powerful ways for men to improve physical, emotional, sexual, and psychological health. From research in Olympic labs to real-life results with their clients, they are reinventing masculinity and showing every man how to become exactly who he wants to be... If you're ready to build strong, defined muscles, burn away your belly fat, boost your testosterone, and start experiencing more mind blowing sex than you ever thought was possible then grab your copy of Man 2.0: Engineering the Alpha now...

The New Market Wizards
¥105.17
In The New Market Wizards, ' successful traders relate the financial strategies that have rocketed them to success. Asking questions that readers with an interest or involvement in the financial markets would love to pose to the financial superstars, Jack D. Schwager encourages these financial wizards to share their insights. Entertaining, informative, and invaluable, The New Market Wizards is destined to become another Schwager classic.

Reading Like a Writer
¥94.10
Long before there were creative-writing workshops and degrees, how did aspiring writers learn to writeBy reading the work of their predecessors and contemporaries, says Francine Prose. In Reading Like a Writer , Prose invites you to sit by her side and take a guided tour of the tools and the tricks of the masters. She reads the work of the very best writers—Dostoyevsky, Flaubert, Kafka, Austen, Dickens, Woolf, Chekhov—and discovers why their work has endured. She takes pleasure in the long and magnificent sentences of Philip Roth and the breathtaking paragraphs of Isaac Babel; she is deeply moved by the brilliant characterization in George Eliot's Middlemarch . She looks to John Le Carr for a lesson in how to advance plot through dialogue, to Flannery O'Connor for the cunning use of the telling detail, and to James Joyce and Katherine Mansfield for clever examples of how to employ gesture to create character. She cautions readers to slow down and pay attention to words, the raw material out of which literature is crafted. Written with passion, humor, and wisdom, Reading Like a Writer will inspire readers to return to literature with a fresh eye and an eager heart.

A Series of Unfortunate Events #11: The Grim Grotto 雷蒙·斯尼奇的不幸历险系列11
¥78.55
Warning: Your day will become very dark - and possibly damp - if you read this book. Plan to spend this spring in hiding. Lemony Snicket is back with the eleventh book in his New York Times bestselling A Series of Unfortunate Events. Lemony Snicket's saga about the charming, intelligent and grossly unlucky Baudelaire orphans continues to provoke suspicion and despair in readers the world over. In the eleventh and most alarming volume yet in the bestselling phenomenon A Series of Unfortunate Events, the intrepid siblings delve further into the dark mystery surrounding the death of their parents and the baffling VFD organisation. Ages 9+

A Series of Unfortunate Events #7: The Vile Village 雷蒙·斯尼奇的不幸历险系列7
¥78.55
Dear Reader You have undoubtedly picked up this book by mistake so please put it down. Nobody in their right mind would read this particular book about the lives of Violet Klaus and Sunny Baudelaire on purpose because each dismal moment of their stay in the village of V.F.D. has been faithfully and dreadfully recorded in these pages.I can think of no single reason why anyone would want to open a book containing such unpleasant matters as migrating crows an angry mob a newspaper headline the arrest of innocent people the Deluxe Cell and some very strange hats.It is my solemn and sacred occupation to research each detail of the Baudelaire childrens lives and write them all down but you may prefer to do some other solemn and sacred thing such as reading another book instead.With all due respect Lemony Snicket Ages 10+