万本电子书0元读

万本电子书0元读

Built to Last
Built to Last
Collins, Jim
¥106.61
"This is not a book about charismatic visionary leaders. It is not about visionary product concepts or visionary products or visionary market insights. Nor is it about just having a corporate vision. This is a book about something far more important, enduring, and substantial. This is a book about visionary companies." So write Jim Collins and Jerry Porras in this groundbreaking book that shatters myths, provides new insights, and gives practical guidance to those who would like to build landmark companies that stand the test of time. Drawing upon a six-year research project at the Stanford University Graduate School of Business, Collins and Porras took eighteen truly exceptional and long-lasting companies -- they have an average age of nearly one hundred years and have outperformed the general stock market by a factor of fifteen since 1926 -- and studied each company in direct comparison to one of its top competitors. They examined the companies from their very beginnings to the present day -- as start-ups, as midsize companies, and as large corporations. Throughout, the authors asked: "What makes the truly exceptional companies different from other companies?" What separates General Electric, 3M, Merck, Wal-Mart, Hewlett-Packard, Walt Disney, and Philip Morris from their rivalsHow, for example, did Procter & Gamble, which began life substantially behind rival Colgate, eventually prevail as the premier institution in its industryHow was Motorola able to move from a humble battery repair business into integrated circuits and cellular communications, while Zenith never became dominant in anything other than TVsHow did Boeing unseat McDonnell Douglas as the world's best commercial aircraft company -- what did Boeing have that McDonnell Douglas lackedBy answering such questions, Collins and Porras go beyond the incessant barrage of management buzzwords and fads of the day to discover timeless qualities that have consistently distinguished out-standing companies. They also provide inspiration to all executives and entrepreneurs by destroying the false but widely accepted idea that only charismatic visionary leaders can build visionary companies. Filled with hundreds of specific examples and organized into a coherent framework of practical concepts that can be applied by managers and entrepreneurs at all levels, Built to Last provides a master blueprint for building organizations that will prosper long into the twenty-first century and beyond.
The Fourth Stall Part III
The Fourth Stall Part III
Rylander, Chris
¥39.24
The story of Mac, Vince, and middle-school organized crime comes to its thrilling conclusion in the third book of Chris Rylander Fourth Stall saga, a series that combines a Godfather -like tale of crime and betrayal with hilarious school comedy à la Jack Gantos. Their business is finished, and Mac and Vince lives have become something they have never been before simple. None of the fortune or the glory, none of the risk or the threat of juvenile prison. There even a new business that has stepped in to take its place (and take the heat off Mac and Vince for once). Things couldn’t be better. But that was before things at their middle school started to go haywire. Before they found out that there a new crime boss at a school another town over trying to consolidate power. And before their old nemesis, Staples, came back to town begging for help after his stint in the clink. Just when Mac and Vince thought they were out, the business pulls them back in. But this time, will they be able to escape with their lives and their permanent records intact?
Learning IPython for Interactive Computing and Data Visualization - Second Editi
Learning IPython for Interactive Computing and Data Visualization - Second Editi
Cyrille Rossant
¥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.
Mastering Python Forensics
Mastering Python Forensics
Dr. Michael Spreitzenbarth
¥71.93
Master the art of digital forensics and analysis with PythonAbout This BookLearn to perform forensic analysis and investigations with the help of Python, and gain an advanced understanding of the various Python libraries and frameworksAnalyze Python *s to extract metadata and investigate forensic artifactsThe writers, Dr. Michael Spreitzenbarth and Dr. Johann Uhrmann, have used their experience to craft this hands-on guide to using Python for forensic analysis and investigations Who This Book Is For If you are a network security professional or forensics analyst who wants to gain a deeper understanding of performing forensic analysis with Python, then this book is for you. Some Python experience would be helpful.What You Will LearnExplore the forensic analysis of different platforms such as Windows, Android, and vSphereSemi-automatically reconstruct major parts of the system activity and time-lineLeverage Python ctypes for protocol decodingExamine artifacts from mobile, Skype, and browsersDiscover how to utilize Python to improve the focus of your analysisInvestigate in volatile memory with the help of volatility on the Android and Linux platforms In Detail Digital forensic analysis is the process of examining and extracting data digitally and examining it. Python has the combination of power, expressiveness, and ease of use that makes it an essential complementary tool to the traditional, off-the-shelf digital forensic tools. This book will teach you how to perform forensic analysis and investigations by exploring the capabilities of various Python libraries. The book starts by explaining the building blocks of the Python programming language, especially ctypes in-depth, along with how to automate typical tasks in file system analysis, common correlation tasks to discover anomalies, as well as templates for investigations. Next, we’ll show you cryptographic algorithms that can be used during forensic investigations to check for known files or to compare suspicious files with online services such as VirusTotal or Mobile-Sandbox. Moving on, you’ll learn how to sniff on the network, generate and analyze network flows, and perform log correlation with the help of Python *s and tools. You’ll get to know about the concepts of virtualization and how virtualization influences IT forensics, and you’ll discover how to perform forensic analysis of a jailbroken/rooted mobile device that is based on iOS or Android. Finally, the book teaches you how to analyze volatile memory and search for known malware samples based on YARA rules.Style and approach This easy-to-follow guide will demonstrate forensic analysis techniques by showing you how to solve real-word-scenarios step by step.
Getting Started with Python Data Analysis
Getting Started with Python Data Analysis
Phuong Vo.T.H
¥63.21
Learn to use powerful Python libraries for effective data processing and analysisAbout This BookLearn the basic processing steps in data analysis and how to use Python in this area through supported packages, especially Numpy, Pandas, and MatplotlibCreate, manipulate, and analyze your data to extract useful information to optimize your systemA hands-on guide to help you learn data analysis using Python Who This Book Is For If you are a Python developer who wants to get started with data analysis and you need a quick introductory guide to the python data analysis libraries, then this book is for you.What You Will LearnUnderstand the importance of data analysis and get familiar with its processing stepsGet acquainted with Numpy to use with arrays and array-oriented computing in data analysisCreate effective visualizations to present your data using MatplotlibProcess and analyze data using the time series capabilities of PandasInteract with different kind of database systems, such as file, disk format, Mongo, and RedisApply the supported Python package to data analysis applications through examplesExplore predictive analytics and machine learning algorithms using Scikit-learn, a Python library In Detail Data analysis is the process of applying logical and analytical reasoning to study each component of data. Python is a multi-domain, high-level, programming language. It’s often used as a *ing language because of its forgiving syntax and operability with a wide variety of different eco-systems. Python has powerful standard libraries or toolkits such as Pylearn2 and Hebel, which offers a fast, reliable, cross-platform environment for data analysis. With this book, we will get you started with Python data analysis and show you what its advantages are. The book starts by introducing the principles of data analysis and supported libraries, along with NumPy basics for statistic and data processing. Next it provides an overview of the Pandas package and uses its powerful features to solve data processing problems. Moving on, the book takes you through a brief overview of the Matplotlib API and some common plotting functions for DataFrame such as plot. Next, it will teach you to manipulate the time and data structure, and load and store data in a file or database using Python packages. The book will also teach you how to apply powerful packages in Python to process raw data into pure and helpful data using examples. Finally, the book gives you a brief overview of machine learning algorithms, that is, applying data analysis results to make decisions or build helpful products, such as recommendations and predictions using scikit-learn.Style and approach This is an easy-to-follow, step-by-step guide to get you familiar with data analysis and the libraries supported by Python. Topics are explained with real-world examples wherever required.
PrimeFaces Theme Development
PrimeFaces Theme Development
Andy Bailey
¥63.21
Create, package, and customize stunning themes using PrimeFacesAbout This BookBuild PrimeFaces themes that meet the industry standardsCustomize your themes for mobile web applications with PrimeFaces MobileA precise, example-oriented guide to help you create interesting themes using the PrimeFaces tools Who This Book Is For If you are a Web Designer who wants to create and modify PrimeFaces themes then this book is for you. Basic knowledge of JSF, CSS, and HTML is assumed.What You Will LearnUse Maven to create JSF ProjectsCreate a custom theme using JQuery UI toolsPackage your theme for distribution and use your PrimeFaces-based web applications as drop in librariesDevelop additional dynamic look and feel elements that themes do not already supplyApply look and feel elements dynamically to views without causing page refreshesReduce code repetition by applying page templates to your JSF project In Detail Developing stunning themes for web applications has never been easier! PrimeFaces delivers a powerful set of features that enables JSF developers to create and customize awesome themes on the web. It is very easy to use because it comes as a single JAR file and requires no mandatory XML configuration. With more than 30 out-of-the-box themes, jQuery integration, a mobile UI toolkit, Ajax Push technology, and much more, PrimeFaces takes JSF application development to a whole new level! This book is a hands-on example-rich guide to creating and customizing PrimeFaces themes using available tools. Beginning with creating a JSF project and integrating the PrimeFaces library, this book will introduce you to the features of theme components, how these are structured, and how PrimeFaces uses JQuery UI to apply a theme to your application. You will learn to examine and change the CSS rules and get creative by setting standard icons and adding new icons to them. You will use a combination of JavaScript and CSS to enhance your application with help of scheduler component and go on to adapt and package your custom theme so that it is compatible with the Resource Manager. Finally, you will explore PrimeFaces mobile apps, ensuring themes are compatible with your mobile applications best practices for theme design.Style and approach This book is a concise, hands-on guide to developing PrimeFaces themes, working from the ground up with examples in each topic implemented in a web application. You will be encouraged to explore areas of your own interest without the requirement to stick to the letter of the chapter.
Raspberry Pi Robotic Blueprints
Raspberry Pi Robotic Blueprints
Richard Grimmett
¥80.65
Utilize the powerful ingredients of Raspberry Pi to bring to life your amazing robots that can act, draw, and have fun with laser tagsAbout This BookLearn to implement a number of features offered by Raspberry Pi to build your own amazing robotsUnderstand how to add vision and voice to your robots.This fast-paced practical guide comprises a number of creative projects to take your Raspberry Pi knowledge to the next level Who This Book Is For This all-encompassing guide was created for anyone who is interested in expanding their knowledge in applying the peripherals of Raspberry Pi. If you have a fancy for building complex-looking robots with simple, inexpensive, and readily available hardware, then this book is ideal for you. Prior understanding of Raspberry Pi with simple mechanical systems is recommended.What You Will LearnAdd sensors to your robot so that it can sense the world around itKnow everything there is to know about accessing motors and servos to provide movement to the robotic platformExplore the feature of adding vision to your robot so it can “see” the world around itRefine your robot with the skill of speech recognition so that it can receive commandsPolish your robot by adding speech output so it can communicate with the world around itMaximize the use of servos in Raspberry Pi to create a drawing robotStrengthen your robot by adding wireless communication skills so you can see what the robot is seeing and control it from a distanceBuild an unbelievable autonomous hexcopter controlled by Raspberry Pi In Detail The Raspberry Pi is a series of credit card-sized single-board computers developed in the UK by the Raspberry Pi Foundation with the intention of promoting the teaching of basic computer science in schools. The Raspberry Pi is known as a tiny computer built on a single circuit board. It runs a Linux operating system, and has connection ports for various peripherals so that it can be hooked up to sensors, motors, cameras, and more. Raspberry Pi has been hugely popular among hardware hobbyists for various projects, including robotics. This book gives you an insight into implementing several creative projects using the peripherals provided by Raspberry Pi. To start, we’ll walk through the basic robotics concepts that the world of Raspberry Pi offers us, implementing wireless communication to control your robot from a distance. Next, we demonstrate how to build a sensible and a visionary robot, maximizing the use of sensors and step controllers. After that, we focus on building a wheeled robot that can draw and play hockey. To finish with a bang, we’ll build an autonomous hexcopter, that is, a flying robot controlled by Raspberry Pi. By the end of this book, you will be a maestro in applying an array of different technologies to create almost any imaginable robot.Style and approach This book is an easy-to-follow, project-based guide that throws you directly into the action of creating almost any imaginable robot through blueprints. It is full of step by step instructions and screenshots to help you build amazing robots in no time at all.
Unity 5.x Cookbook
Unity 5.x Cookbook
Matt Smith
¥99.18
Over 100 recipes exploring the new and exciting features of Unity 5 to spice up your Unity skillsetAbout This BookBuilt on the solid foundation of the popular Unity 4.x Cookbook, the recipes in this edition have been completely updated for Unity 5Features recipes for both 2D and 3D gamesProvides you with techniques for the new features of Unity 5, including the new UI system, 2D game development, new Standard Shaders, and the new Audio Mixer Who This Book Is For From beginners to advanced users, from artists to coders, this book is for you and everyone in your team! Programmers can explore multimedia features, and multimedia developers can try their hand at *ing. Basic knowledge and understanding of the Unity platform, game design principles, and programming knowledge in C# is essential.What You Will LearnImmerse players with great audio, utilizing Unity 5's audio features including the new Audio Mixer, ambient sound with Reverb Zones, dynamic soundtracks with Snapshots, and balanced audio via DuckingCreate better materials with Unity’s new, physically-based, Standard ShaderMeasure and control time, including pausing the game, displaying clocks and countdown timers, and even implementing “bullet time” effectsImprove ambiance through the use of lights and effects such as reflection and light probesCreate stylish user interfaces with the new UI system, including power-bars, clock displays, and an extensible inventory systemSave and load text and media assets from local or remote sources, publish your game via Unity Cloud, and communicate with websites and their databases to create online scoreboardsDiscover advanced techniques, including the publisher-subscriber and state patterns, performance bottleneck identification, and methods to maximize game performance and frame ratesControl 2D and 3D character movement, and use NavMeshAgents to write NPC and enemy behaviors such as seek, flee, flock, and waypoint path following In Detail Unity 5 is a flexible and intuitive multiplatform game engine that is becoming the industry’s de facto standard. Learn to craft your own 2D and 3D computer games by working through core concepts such as animation, audio, shaders, GUI, lights, cameras, and *ing to create your own games with Unity 5. Completely re-written to cover the new features of Unity 5, this book is a great resource for all Unity game developers, from those who have recently started using Unity right up to Unity professionals. The first half of the book focuses on core concepts of 2D game design while the second half focuses on developing 3D game development skills. In the first half, you will discover the new GUI system, the new Audio Mixer, external files, and animating 2D characters in 2D game development. As you progress further, you will familiarize yourself with the new Standard Shaders, the Mecanim system, Cameras, and the new Lighting features to hone your skills towards building 3D games to perfection. Finally, you will learn non-player character control and explore Unity 5's extra features to enhance your 3D game development skills.Style and approach Each chapter first introduces the topic area and explains how the techniques covered can enhance your games. Every recipe provides step-by-step instructions, followed by an explanation of how it all works, and useful additional refinements or alternative approaches. Every required resource and C# * (fully commented) is available to download, enabling you to follow each recipe yourself.
Internet of Things with Arduino Blueprints
Internet of Things with Arduino Blueprints
Pradeeka Seneviratne
¥71.93
Develop interactive Arduino-based Internet projects with Ethernet and WiFiAbout This BookBuild Internet-based Arduino devices to make your home feel more secureLearn how to connect various sensors and actuators to the Arduino and access data from InternetA project-based guide filled with schematics and wiring diagrams to help you build projects incrementally Who This Book Is For This book is intended for those who want to learn more about Arduino and make Internet-based interactive projects with Arduino. If you are an experienced software developer who understands the basics of electronics, then you can quickly learn how to build the Arduino projects explained in this book.What You Will LearnMake a powerful Internet controlled relay with an embedded web server to monitor and control your home electrical appliancesBuild a portable Wi-Fi signal strength sensor to give haptic feedback about signal strength to the userMeasure water flow speed and volume with liquid flow sensors and record real-time readingsSecure your home with motion-activated Arduino security cameras and upload images to the cloudImplement real-time data logging of a solar panel voltage with Arduino cloud connectorsTrack locations with GPS and upload location data to the cloudControl a garage door light with your Twitter feedControl infrared enabled devices with IR remote and Arduino In Detail Arduino is a small single-chip computer board that can be used for a wide variety of creative hardware projects. The hardware consists of a simple microcontroller, board, and chipset. It comes with a Java-based IDE to allow creators to program the board. Arduino is the ideal open hardware platform for experimenting with the world of the Internet of Things. This credit card sized Arduino board can be used via the Internet to make more useful and interactive Internet of things projects. Internet of Things with Arduino Blueprints is a project-based book that begins with projects based on IoT and cloud computing concepts. This book covers up to eight projects that will allow devices to communicate with each other, access information over the Internet, store and retrieve data, and interact with users—creating smart, pervasive, and always-connected environments. It explains how wired and wireless Internet connections can be used with projects and the use of various sensors and actuators. The main aim of this book is to teach you how Arduino can be used for Internet-related projects so that users are able to control actuators, gather data from various kinds of sensors, and send and receive data wirelessly across HTTP and TCP protocols. Finally, you can use these projects as blueprints for many other IoT projects and put them to good use. By the end of the book, you will be an expert in the use of IoT with Arduino to develop a set of projects that can relate very well to IoT applications in the real world.Style and approach Every chapter in this book clearly explains how to assemble components through easy-to-follow steps on while laying out important concepts, code snippets, and expected output results so that you can easily end up with a successful project where you can also enhance or modify the project according to your requirements.
Nginx HTTP Server - Third Edition
Nginx HTTP Server - Third Edition
Clement Nedelcu
¥80.65
Harness the power of Nginx to make the most of your infrastructure and serve pages faster than ever About This Book ?Discover possible interactions between Nginx and Apache to get the best of both worlds ?Learn to exploit the features offered by NGinx for your web applications ?Get the newest techniques available, designed with the latest version in mind Who This Book Is For By covering both the early setup stages and advanced topics, this book suits web administrators who interested in solutions to optimize their infrastructure, whether you are looking into replacing your existing web server software or integrating a new tool to cooperate with applications that are already up and running. If you, your visitors, and your operating system have been disappointed by Apache, this book is exactly what you need. What You Will Learn ?Get to know the basics of the Nginx configuration: syntax, structure, and semantics ?Understand the advanced load balancing functionality of Nginx and the newest innovative IO mechanisms ?Create virtual host configurations effortlessly ?Discover all the first-party modules: how to enable, configure, and use them ?Establish advanced rewrite rules with the Nginx Rewrite module ?Set up Nginx to work with PHP, Python, and more via FastCGI ?Configure Nginx to work as frontend for your existing HTTP server ?Manipulate configuration files with ease and adapt them to various situations ?Discover the common pitfalls and find out how to avoid them In Detail Nginx is a lightweight HTTP server designed for high-traffic websites, with network scalability as the primary objective. With the advent of high speed Internet access, short loading times and fast transfer rates have become a necessity. This free, open source solution will either come as a full replacement of other software such as Apache, or stand in front of your existing infrastructure to improve its overall speed. This book is a detailed guide to setting up Nginx in different ways that correspond to actual production situations: as a standalone server, as a reverse proxy, interacting with applications via FastCGI, and more. In addition, this complete directive reference will be your best friend at all stages of the configuration and maintenance processes. This book is the perfect companion for both Nginx beginners and experienced administrators. For beginners, it will take you through the complete process of setting up this lightweight HTTP server on your system and configuring its various modules so it does exactly what you need quickly and securely. For more experienced administrators, this book provides different approaches that can help you make the most of your current infrastructure. Nginx can be employed in many situations, whether you are looking to construct an entirely new web-serving architecture or simply want to integrate an efficient tool to optimize your site loading speeds. Style and approach This tutorial-style book includes detailed instructions on each of the processes it describes, as well as step-by-step tutorials, commented configuration sections, and in-depth module de*ions, so you can make the most of the performance potential offered by Nginx.
Straight Talk, No Chaser
Straight Talk, No Chaser
Harvey, Steve
¥90.77
In the instant number one New York Times bestseller Act Like a Lady, Think Like a Man , Steve Harvey gave millions of women around the globe insight into what men really think about love, intimacy, and commitment. In his new book he zeros in on what motivates men and provides tips on how women can use that knowledge to get more of what they need out of their relationships, whether it's more help around the house, more of the right kind of attention in the bedroom, more money in the joint bank account, or more truth when it comes to the hard questions, such as: Are you committed to building a future togetherDoes my success intimidate youHave you cheated on meIn Straight Talk, No Chaser: How to Find, Keep, and Understand a Man , Steve Harvey shares information on: How to Get the Truth Out of Your Man Tired of answers that are deceptiveHarvey lays out a three-tier, CIA-style of questioning that will leave your man no choice but to cut to the chase and deliver the truth. Dating Tips, Decade by Decade Whether you're in your twenties and just starting to date seriously, in your thirties and feeling the tick of the biological clock, or in your forties and beyond, Steve provides insight into what a man, in each decade of his life, is looking for in a mate. How to Minimize Nagging and Maximize Harmony at Home He said he'd cut the lawn on Saturday, and you may have been within reason to think that that meant Saturday before ten in the evening, but exploding at him is only going to ruin the mood for everyone, which means no romance. Steve shows you how to talk to your man in a way that moves him to action and keeps the peace. And there's much more, including Steve's candid answers to questions you've always wanted to ask men. Drawing on a lifetime of experience and the feedback women have shared with him in reaction to Act Like a Lady, Think Like a Man , Harvey offers wisdom on a wealth of topics relevant to both sexes today. He also gets more personal, sharing anecdotes from his own family history. Always direct, often funny, and incredibly perceptive, media personality, comedian, philanthropist, and (finally) happily married husband, Steve Harvey proves once again that he is the king of relationships.
Power
Power
Pfeffer, Jeffrey
¥168.37
In this crowning achievement, one of the greatest minds in management theory reveals how to succeed and wield power in the real world. Over decades of consulting with corporations and teaching MBA students the nuances of organizational power, Jeffrey Pfeffer has watched numerous people suffer career reversals even as others prevail despite the odds. Our most common mistake is not having a realistic understanding of what makes some people more successful than others. By believing that life is fair, we tend to subscribe to the “just-world phenomenon,” which leaves us unprepared for the challenges and competition of the real world. Now Pfeffer brings decades of his incredible insights to a wider audience. Brimming with counterintuitive advice, numerous examples from various countries, and surprising findings based on his research, this groundbreaking guide reveals the strategies and tactics that separate the winners from the losers. Power, he argues, is a force that can be used and harnessed not only for individual gain but also for the benefit of organizations and society. Power, however, is not something that can be learned from those in charge their advice often puts a rosy spin on their ascent and focuses on what should have worked, rather than what actually did. Instead, Pfeffer reveals the true paths to power and career success. Iconoclastic and grounded in the realpolitik of human interaction, Power is an essential organizational survival manual and a new standard in the field of leadership and management.
Walden Pond Press
Walden Pond Press
Scieszka, Jon
¥44.25
It here: Volume One of the official Guys Read Library. Jon Scieszka Guys Read initiative was founded on a simple premise: that young guys enjoy reading most when they have reading they can enjoy. And out of this comes a series that aims to give them just that. Ten books, arranged by theme, featuring the best of the best where writing for kids is concerned. Each book is a collection of original short stories, but these aren't your typical anthologies each book is edgy, inventive, visual, and one-of-a-kind, featuring a different theme for guys to get excited about. Funny Business is based around the theme of what elsehumor, and if you're familiar with Jon and Guys Read, you already know what you're in store for: ten hilarious stories from some of the funniest writers around. Before you're through, you'll meet a teenage mummy; a kid desperate to take a dip in the world largest pool of chocolate milk; a homicidal turkey; parents who hand over their son room to a biker; the only kid in his middle school who hasn't turned into a vampire, wizard, or superhero; and more. And the contributor list includes bestselling author, award winners, and fresh new talent alike: Mac Barnett, Eoin Colfer, Christopher Paul Curtis, Kate DiCamillo (writing with Jon Scieszka), Paul Feig, Jack Gantos, Jeff Kinney, David Lubar, Adam Rex, and David Yoo. Guys Read is all about turning young readers into lifelong ones and with this book, and each subsequent installment in the series, we aim to leave no guy unturned.
Think on These Things
Think on These Things
Krishnamurti, Jiddu
¥94.10
The material contained in this volume was originally presented in the form of talks to students, teachers and parents in India, but its keen penetration and lucid simplicity will be deeply meaningful to thoughtful people everywhere, of all ages, and in every walk of life. Krishnamurti examines with characteristic objectivity and insight the expressions of what we are pleased to call our culture, our education, religion, politics and tradition; and he throws much light on such basic emotions as ambition, greed and envy, the desire for security and the lust for power all of which he shows to be deteriorating factors in human society.From the Editor NoteKrishnamurti observations and explorations of modern man estate are penetrating and profound, yet given with a disarming simplicity and directness. To listen to him or to read his thoughts is to face oneself and the world with an astonishing morning freshness.Anne Marrow Lindbergh
House, M.D. 豪斯医生官方指南
House, M.D. 豪斯医生官方指南
Jackman, Ian
¥105.17
The authorized guide to the television phenomenon House, M.D. For the last six years House, M.D. has been one of the most popular and captivating shows on television. Following the stories of a misanthropic genius doctor named Gregory House and his team of specialists, each week the show confronts medical mysteries that have baffled the best minds in medicine. Centered around one of the most compelling characters on television brilliantly portrayed by actor Hugh Laurie the Emmy Award winning TV drama has been keeping millions of viewers intrigued and enthralled since it began, always offering an entertaining mixture of drama and humor. Based on unprecedented access to the show's cast members and creative staff, House, M.D. is the first fully authorized guide to the hit medical drama, offering a close-up view inside the world of House . From the show's genesis to today, this companion provides unique insight into the TV drama, as the actors, writers, and producers who've created these characters describe in their own words what the show means to them. This book also delves into fascinating discussions of the show's medical science and controversial ethical issues, as well as includes exclusive photographs from the set and an intimately detailed look at the making of an episode. Essential reading for any House fan, House, M.D. is the ultimate behind-the-scenes guide to TV's most captivating show.
The Language Instinct
The Language Instinct
Pinker, Steven
¥100.71
In this classic, the world's expert on language and mind lucidly explains everything you always wanted to know about language: how it works, how children learn it, how it changes, how the brain computes it, and how it evolved. With deft use of examples of humor and wordplay, Steven Pinker weaves our vast knowledge of language into a compelling story: language is a human instinct, wired into our brains by evolution. The Language Instinct received the William James Book Prize from the American Psychological Association and the Public Interest Award from the Linguistics Society of America. This edition includes an update on advances in the science of language since The Language Instinct was first published.
Molly Moon's Incredible Book of Hypnotism
Molly Moon's Incredible Book of Hypnotism
Byng, Georgia
¥44.73
Welcome to the Wonderful World of Hypnotism Molly Moon is no ordinary orphan. When she finds a mysterious old book on hypnotism, she discovers she can make people do whatever she wants. But a sinister stranger is watching her every move and he'll do anything to steal her hypnotic secret...
On Speaking Well
On Speaking Well
Noonan, Peggy
¥88.56
For anyone who fears the thought of writing and giving a speech--be it to business associates, or at a wedding--help is at hand. Acclaimed presidential speechwriter Peggy Noonan shares her secrets to becoming a confidence, persuasive speaker demystifying topics including: Finding you own authentic voice Developing a text that interest you Acing the all-important first paragraph Using logic to move your audience Creating, developing, and reinventing the "core speech" for diverse audiences Strengthening your speech with a vital element: humor Winnowing your thought down to the essentials Handling professional jargon, clich s, and the sound bite syndrome Presenting your speech in the best way Collecting intellectual income--conversing your speech treasures Breaking all the rules and still succeeding Reading for inspiration--how to use the excellence of others Complete with lessons, tips and memorable examples, On Speaking Well shows us how to create forceful, persuasive, relevant speeches that will resonate with our audiences. Engaging, informative, and always entertaining, this is undoubtedly the authoritative how-to guide for anyone writing or giving a speech
Stanley in Space
Stanley in Space
Brown, Jeff
¥27.94
A Far-out adventure! The President of the United States has chosen Stanley Lambchop and his family to become the first humans to fly in the Star Scout, a new top-secret spaceship. Stanley's most exciting adventure is about to begin. He'll meet the Queen of England, have a birthday party in outer space, and save a whole planet of aliens from danger. Oh, that Stanley!
HarperCollins
HarperCollins
Hunter, Erin
¥44.73
Before there is peace, blood will spill blood, and the lake will run red... The gripping adventure that began with a small housecat in Into the Wild continues with Book Four of the thrilling Warriors spin off series The New Prophecy. These cats' devoted fans have catapulted them onto national bestseller lists, and the support for the series grows stronger with every book. Now the warrior Clans have finally reached their new home, but their troubles are far from over. Don't miss the next adventure of Brambleclaw, Firestar, and ThunderClan in Starlight, featuring new maps of the Clans' unfamiliar territory at the front.
HarperCollins
HarperCollins
Hunter, Erin
¥44.25
As shadows of the past continue to haunt the forest, Brambleclaw is haunted by a dark figure on a dangerous quest for revenge, and must struggle to remain true to his Clan. A sinister path is unfolding and the time is coming for certain warriors to make the choices that will determine their destiny . . . and the destiny of all the Clans.