The Dancing Wu Li Masters
¥99.65
With its unique combination of depth, clarity, and humor that has enchanted millions, this beloved classic by bestselling author Gary Zukav opens the fascinating world of quantum physics to readers with no mathematical or technical background. "Wu Li" is the Chinese phrase for physics. It means "patterns of organic energy," but it also means "nonsense," "my way," "I clutch my ideas," and "enlightenment." These captivating ideas frame Zukav's evocative exploration of quantum mechanics and relativity theory. Delightfully easy to read, The Dancing Wu Li Masters illuminates the compelling powers at the core of all we know.
American Taboo
¥88.56
In 1975, a new group of Peace Corps volunteers landed on the island nation of Tonga. Among them was Deborah Gardner -- a beautiful twenty-three-year-old who, in the following year, would be stabbed twenty-two times and left for dead inside her hut.Another volunteer turned himself in to the Tongan police, and many of the other Americans were sure he had committed the crime. But with the aid of the State Department, he returned home a free man. Although the story was kept quiet in the United States, Deb Gardner's death and the outlandish aftermath took on legendary proportions in Tonga.Now journalist Philip Weiss "shines daylight on the facts of this ugly case with the fervor of an avenging angel" (Chicago Tribune), exposing a gripping tale of love, violence, and clashing ideals. With bravura reporting and vivid, novelistic prose, Weiss transforms a Polynesian legend into a singular artifact of American history and a profoundly moving human story.
The House of Harper
¥95.39
The epic story of a publishing giantIn 1817 four young brothers opened a printing shop in downtown Manhattan. Two centuries later, their small enterprise has grown into one of the world's largest and most successful publishing houses. The Harper brothers and their sons and successors created a grand cultural institution that has become a cornerstone of America's literary heritage.Eugene Exman's classic history, published in 1967, The House of Harper is the fascinating account of the birth and growth of a magnificent literary empire. Richly detailed, it is filled with portraits of dynamic publishers and editors, with remarkable anecdotes about the legendary artists and authors whose works they championed and brought to the general public Charles Dickens, George Eliot, Herman Melville, Mark Twain, Winslow Homer, Henry James, Edna St. Vincent Millay, Thomas Wolfe, and Aldous Huxley, to name but a few. More than the enthralling saga of a successful business venture, it is a story of the shaping of American literature and culture.
How to Raise a Child with a High EQ
¥88.56
Studies show that emotional intelligence -- the social and emotional skills that make up what we call character -- is more important to your child's success than the cognitive intelligence measured by IQ. And unlike IQ, emotional intelligence can be developed in kids at all stages.Filled with games, checklists and practical parenting techniques, How to Raise a Child with a High EQ will help your child to cope with -- and overcome -- the emotional stress of modern times and the normal problems of growing up.
Beginning C++ Programming
¥90.46
C++ has come a long way and is now adopted in several contexts. Its key strengths are its software infrastructure and resource-constrained applications, including desktop applications, servers, and performance-critical applications, not to forget its importance in game programming. Despite its strengths in these areas, beginners usually tend to shy away from learning the language because of its steep learning curve. The main mission of this book is to make you familiar and comfortable with C++. You will finish the book not only being able to write your own code, but more importantly, you will be able to read other projects. It is only by being able to read others' code that you will progress from a beginner to an advanced programmer. This book is the first step in that progression. The first task is to familiarize you with the structure of C++ projects so you will know how to start reading a project. Next, you will be able to identify the main structures in the language, functions, and classes, and feel confident being able to identify the execution flow through the code. You will then become aware of the facilities of the standard library and be able to determine whether you need to write a routine yourself, or use an existing routine in the standard library. Throughout the book, there is a big emphasis on memory and pointers. You will understand memory usage, allocation, and
C# 7 and .NET Core Cookbook
¥90.46
C# has recently been open-sourced and C# 7 comes with a host of new features for building powerful, cross-platform applications. This book will be your solution to some common programming problems that you come across with C# and will also help you get started with .NET Core 1.1. Through a recipe-based approach, this book will help you overcome common programming challenges and get your applications ready to face the modern world. We start by running you through new features in C# 7, such as tuples, pattern matching, and so on, giving you hands-on experience with them. Moving forward, you will work with generics and the OOP features in C#. You will then move on to more advanced topics, such as reactive extensions, Regex, code analyzers, and asynchronous programming. This book will also cover new, cross-platform .NET Core 1.1 features and teach you how to utilize .NET Core on macOS. Then, we will explore microservices as well as serverless computing and how these benefit modern developers. Finally, you will learn what you can do with Visual Studio 2017 to put mobile application development across multiple platforms within the reach of any developer. What you will learn ?Writing better and less code to achieve the same result as in previous versions of C# ?Working with analyzers in Visual Studio ?Working with files, streams, and serialization ?Writing high-performant code
Java 9 Programming By Example
¥80.65
This book gets you started with essential software development easily and quickly, guiding you through Java's different facets. By adopting this approach, you can bridge the gap between learning and doing immediately. You will learn the new features of Java 9 quickly and experience a simple and powerful approach to software development. You will be able to use the Java runtime tools, understand the Java environment, and create Java programs. We then cover more simple examples to build your foundation before diving to some complex data structure problems that will solidify your Java 9 skills. With a special focus on modularity and HTTP 2.0, this book will guide you to get employed as a top notch Java developer. By the end of the book, you will have a firm foundation to continue your journey towards becoming a professional Java developer. What you will learn ?Compile, package and run a trivial program using a build management tool ?Get to know the principles of test-driven development and dependency management ?Separate the wiring of multiple modules from the application logic into an application using dependency injection ?Benchmark Java execution using Java 9 microbenchmarking ?See the workings of the Spring framework
Implementing Cisco UCS Solutions - Second Edition
¥90.46
Cisco Unified Computer System (UCS) is a powerful solution for modern data centers and is responsible for increasing efficiency and reducing costs. This hands-on guide will take you through deployment in Cisco UCS. Using real-world examples of configuring and deploying Cisco UCS components, we'll prepare you for the practical deployments of Cisco UCS data center solutions. If you want to develop and enhance your hands-on skills with Cisco UCS solutions, this book is certainly for you. We start by showing you the Cisco UCS equipment options, then introduce Cisco UCS Emulator so you can learn and practice deploying Cisco UCS components. We'll also introduce you to all the areas of UCS solutions through practical configuration examples. Moving on, you'll explore the Cisco UCS Manager, which is the centralized management interface for Cisco UCS. Once you get to know UCS Manager, you'll dive deeper into configuring LAN, SAN, identity pools, resource pools, and service profiles for the servers. You'll also get hands-on with administration topics including backup, restore, user's roles, and high availability cluster configuration. Finally, you will learn about virtualized networking, third-party integration tools, and testing failure scenarios. By the end of this book, you'll know everything you need to know to rapidly grow Cisco UCS deployments in the real world. What you will learn ?Set up your Lab using Cisco UCS Emulator ?Configure Cisco UCS, LAN, and SAN connectivity ?Create and manage Service profiles ?Perform various tasks using UCS ?Back up and restore Cisco UCS configuration ?Test various Cisco UCS scenarios
PostgreSQL Administration Cookbook, 9.5/9.6 Edition
¥107.90
Over 150 recipes to help you administer your PostgreSQL database more efficiently About This Book ?Get to grips with the capabilities of PostgreSQL 9.6 to administer your database more efficiently ?Monitor, tune, secure and protect your database ?A step-by-step, recipe-based guide to help you tackle any problem in PostgreSQL administration with ease Who This Book Is For This book is for system administrators, database administrators, data architects, developers, and anyone with an interest in planning for, or running, live production databases. This book is most suited to those who have some technical experience. What You Will Learn ?Implement PostgreSQL features for performance and reliability ?Harness the power of the latest PostgreSQL 9.6 features ?Manage open source PostgreSQL versions 9.5 and 9.6 on various platforms ?Discover advanced technical tips for experienced users ?Explore best practices for planning and designing live databases ?Select and implement robust backup and recovery techniques ?Explore concise and clear guidance on replication and high availability ?See the latest details on Logical Replication and Bi-Directional Replication In Detail PostgreSQL is a powerful opensource database management system; now recognized as the expert's choice for a wide range of applications, it has an enviable reputation for performance and stability. PostgreSQL provides an integrated feature set comprising relational database features, object-relational, text search, Geographical Info Systems, analytical tools for big data and
Java 9 Data Structures and Algorithms
¥71.93
Gain a deep understanding of the complexity of data structures and algorithms and discover the right way to write more efficient code About This Book ?This book provides complete coverage of reactive and functional data structures ?Based on the latest version of Java 9, this book illustrates the impact of new features on data structures ?Gain exposure to important concepts such as Big-O Notation and Dynamic Programming Who This Book Is For This book is for Java developers who want to learn about data structures and algorithms. Basic knowledge of Java is assumed. What You Will Learn ?Understand the fundamentals of algorithms, data structures, and measurement of complexity ?Find out what general purpose data structures are, including arrays, linked lists, double ended linked lists, and circular lists ?Get a grasp on the basics of abstract data types―stack, queue, and double ended queue ?See how to use recursive functions and immutability while understanding and in terms of recursion ?Handle reactive programming and its related data structures ?Use binary search, sorting, and efficient sorting―quicksort and merge sort ?Work with the important concept of trees and list all nodes of the tree, traversal of tree, search trees, and balanced search trees ?Apply advanced general purpose data structures, priority queue-based sorting, and random access immutable linked lists ?Gain a better understanding of the concept of graphs, directed and undirected graphs, undirected trees, and much more In Detail Java
HoloLens Beginner’s Guide
¥90.46
"Key Features?Start developing immersive and interactive apps for Microsoft HoloLens ?Explore the Windows Universal Development platform for HoloLens development ?Leverage the full set of HoloLens sensors to create mesmerizing apps"
Learning Windows Server Containers
¥90.46
"About This Book ?Discover the secret to building highly portable apps that run on any machine with Windows Server 2016 anywhere, from laptops, desktop servers, and public or private clouds, without any changes to the code ?Build your company cost-effective, container-based apps that support large-scale, virtual cloud environments ?The most up-to-date help on the market, offering developers expert guidance in building and shipping high-quality apps, and also helping admins create infrastructure that's simple to maintain Who This Book Is For This book is for application developers with a basic programming knowledge of C#, ASP.NET, and PowerShell. IT Administrators or DevOps engineers with basic PowerShell experience can benefit by extending their learning to use PowerShell to manage containers on Windows environments and use additional management tools. What You Will Learn ?Build and deploy ASP.NET web applications as Windows Containers on Windows 10 (Desktop) and Azure using Visual Studio 2015, Docker, and PowerShell ?Build and manage custom images using Windows Server Core base OS image and Docker CLI, publish images to Docker, tag images, author Docker files, and so on ?Create enterprise-scale, production-grade container environments using Redis Cache containers and SQL Server containers with storage volumes, set up custom container networks, continuous integration, and deployment pipelines using VSTS, Azure, and Git ?Deploy a composite container environment using Docker Compose on Windows ?Learn to build applications using Microsoft's thinnest server platform - Nano Servers. Build custom Nano Server images and Nano Containers using Windows PowerShell and "
Learning Ionic - Second Edition
¥80.65
"Create real-time hybrid applications with the leader of HTML5 frameworks: Ionic Framework About This Book ?Step into the world of amazingly interactive and real-time app development using Ionic 2 ?Leverage the powerful Angular 2 along with Ionic to develop cutting edge apps ?Detailed code examples and explanations will help you get up and running with Ionic quickly and easily Who This Book Is For This book is for JavaScript developers with basic skills. No previous knowledge of Ionic is required for this book. What You Will Learn ?Understanding the world of the mobile hybrid architecture ?Scaffolding and working with Ionic templates ?Transforming a single page app to a multi-page app using Navigation Controller ?Integrating Ionic components, decorators, and services and rapidly developing complex applications ?Theming Ionic apps as well as customizing components using SCSS ?Working with Ionic Native to interface with device features, such as camera, notifications, and battery ?Building a production grade app using Ionic and Uber API to let users book a ride ?Migrating an Ionic 1 app to Ionic 2 or Ionic 3 ?Performing unit testing, end-to-end testing, and device testing on your apps ?Deploying Ionic apps to store and manage their subsequent releases In Detail Ionic makes it incredibly easy to build beautiful and interactive mobile apps using HTML5, SCSS, and Angular. Ionic also makes app development easier, faster, and more fun. This hands-on guide will help you understand the Ionic framework and how you can leverage it to create amazing real-time applications. We begin by covering the essential features of Angular 2, and then dive straight into how Ionic fits in today's world of hybrid app development and give you a better understanding of the mobile hybrid architecture along the way. Further on, you will learn how to work with Ionic decorators, services, and components, which will allow you to build complex apps using the Ionic framework. We will take a look at theming Ionic apps using the built-in SCSS setup. After that, we will explore Ionic Native, and you will learn how to integrate device-specific features, such as notifications, with the Ionic app. To complete our learning, we will be building a Rider app, using Ionic and Uber API, to book a ride. Next, you will learn how to unit test, end-to-end test, monkey test, and execute device testing on AWS Device farm. Then, we will take a look at migrating the existing Ionic 1 apps to Ionic 2 and deploy them to the App Store. The final chapter on Ionic 3 wraps up this book by explaining the new features of Ionic 3 at the time of writing this book. By the end of this book, you will be able to develop, deploy, and manage hybrid mobile applications built with Cordova, Ionic, and Angular. All the examples in this book are valid for both Ionic 2 and Ionic 3. Style and approach A step-by-step, practical approach to learning Ionic using the example of designing an online course app. Each topic is explained sequentially in the process of creating a course. This includes explanations of both basic and advanced features of Ionic. "
Vue.js 2 Cookbook
¥80.65
"Key Features ?Understand and use Vue's reactivity system, data binding, and computed properties ?Create fluid transitions in your application with Vue's built-in transition system ?Use Vuex and Webpack to build medium-to-large scale SPAs and enhance your development workflow Book De*ion Vue.js is an open source JavaScript library for building modern, interactive web applications. With a rapidly growing community and a strong ecosystem, Vue.js makes developing complex single page applications a breeze. Its component-based approach, intuitive API, blazing fast core, and compact size make Vue.js a great solution to craft your next front-end application. From basic to advanced recipes, this book arms you with practical solutions to common tasks when building an application using Vue. We start off by exploring the fundamentals of Vue.js: its reactivity system, data-binding syntax, and component-based architecture through practical examples. After that, we delve into integrating Webpack and Babel to enhance your development workflow using single file components. Finally, we take an in-depth look at Vuex for state management and Vue Router to route in your single page applications, and integrate a variety of technologies ranging from Node.js to Electron, and Socket.io to Firebase and HorizonDB. This book will provide you with the best practices as determined by the Vue.js community. What you will learn ?Understand the fundamentals of Vue.js through numerous practical examples ?Piece together complex web interfaces using theVue.js component system ?Use Webpack and Babel to enhance your development workflow ?Manage your "
Implementing DevOps with Microsoft Azure
¥90.46
"Accelerate and Automate Build, Deploy, and Management of applications to achieve High Availability. About This Book ?This guide highlights tools that offer development and deployment environments for application services ?Secure and continuously monitor your web application in order to make it highly available ?Use Visual Studio Team Services for Continuous Integration and Continuous Development to expedite your application life cycle management process ?Use Microsoft Azure App Services (Azure Web Apps / Azure Websites), PaaS offering from Microsoft to deploy web application Who This Book Is For This book is for DevOps engineers, system administrators, and developers (.net) who want to implement DevOps for their organization. You do not need to have any knowledge of VSTS or Azure App Services (Azure Web Apps / Azure Websites). What You Will Learn ?Explore the features of PaaS and aPaaS in DevOps ?Use Visual Studio Team Services (VSTS) to manage versions of code and integrating VSTS with Eclipse IDE ?Understand and configure Continuous Integration in VSTS ?Review Unit Test Execution for Automated Testing ?Create different environments that can be used to continuous deploy a web application ?Configure Roll-based Access to enable secure access for Azure Web Apps ?Create and configure the App Service Environment to enhance security ?Understand the execution of the end-to-end automation process ?Conduct Performance Testing using JMeter ?Discover the different monitoring options available in Microsoft Azure Portal In Detail This book will teach you all about the Visual Studio Team Services and Microsoft Azure PaaS offerings that support Continuous Integration, Continuous Delivery, Continuous Deployment, and execution in the cloud with high availability, disaster recovery, and security. You will first be given a tour of all the concepts and tools that Microsoft Azure has to offer and how these can be used in situations to cultivate the DevOps culture. You'll be taught how to use and manage Visual Studio Team Services (VSTS) and about the structure of the sample application used throughout the book. You will become familiar with the nitty gritty of Continuous Integration and Continuous Development with VSTS and Microsoft Azure Apps. You will not only learn how to create App service environments, but also how to compare Azure Web Apps and App Service Environments to deploy web applications in a more secure environment. Once you have completed Continuous Integration and created the Platform for application deployment, you will learn more about the final stepping stone in achieving end-to-end automation using approval-based Continuous Delivery and Deployment. You will then learn about Continuous Monitoring, using the monitoring and notification options provided by Microsoft Azure and Visual Studio Team Services. Style and Approach This book is an easy-to-follow guide filled with examples and real-world applications for gaining an in-depth understanding of Microsoft Azure and Visual Studio. This book will help you leverage Microsoft Azure and Visual Studio using real-world examples. "
The Art of Power
¥83.03
"Power is good for one thing only: to increase our happiness and the happiness of others. Being peaceful and happy is the most important thing in our lives and yet most of the time we suffer, we run after our cravings, we look to the past or the future for our happiness."Turning our conventional understanding of power on its head, world-renowned Zen master, spiritual leader, and national bestselling author Thich Nhat Hanh reveals how true power comes from within. What we seek, we already have. Whether we want it or not, power remains one of the central issues in all of our lives. Every day, each of us exercises power in many ways, and our every act subtly affects the world we live in. This struggle for control and authority permeates every aspect of our private and public lives, preventing us from attaining true happiness. The me-first mentality in our culture seeps unnoticed into our decisions and choices. Our bottom-line approach to getting ahead may be most visible in the business world, but the stress, fear, and anxiety it causes are being felt by people in all walks of life.With colorful anecdotes, precise language, and concrete practices, Thich Nhat Hanh illustrates how the current understanding of power leads us on a never-ending search for external markers like job title or salary. The Art of Power boldly challenges our assumptions and teaches each of us how to access the true power that is within our grasp.
Dialogues with Silence
¥94.10
An intensely personal devotional book from Thomas Merton, the ultimate spiritual writer of our time, showing his contemplative and religious side through his prayers and rarely-seen drawings. The only Merton gift book available.Dialogues with Silence contains a selection of prayers from throughout Merton's life--from his journals, letters, poetry, books--accompanied by all 100 of Merton's rarely seen, delightful Zen-like pen-and-ink drawings, and will attract new readers as well as Merton devotees. There is no other Merton devotional like this, and the paperback edition will be elegantly designed and packaged.
Spanning the World
¥84.16
Go Spanning the World with Len Berman in this wildly entertaining, insightful, and often hilarious book that takes sports fans behind the scenes and inside locker rooms.One of the most popular television sports personalities known for his "Spanning the World" segments on NBC's Today show Len Berman delivers his unique view of the world of sports, from the bizarre to the historic, all with his characteristic wit.Over the years sports and sports reporting have changed, but Spanning the World puts it all in perspective in this irreverent take on the heroes and iconic moments. Barry Bonds massages the media: "If you put that camera in my face, I'll slit your throat." Mickey Mantle reveals his most pleasurable Yankee Stadium experience (it didn't happen on the field). Bobby Orr loses his cool and chairs start flying from the upper decks. Bill Parcells finally spills his Super Bowl–winning formula: "Power wins!" And much more ... Berman guides us through the world he knows like no one else, from intimate recollections of his heroes to postgame celebrations, exhibiting the most hilarious and shocking moments from the whole cast of characters from the last decades in sports: John McEnroe, Muhammad Ali, Larry Bird, Derek Jeter, and many more. He also addresses the more serious issues facing sports today, including steroids, overpaid stars, athletes and violence, and the place of sports in society.A must read for every sports fan, Spanning the World is an irresistible blend of humor, history, and contemporary commentary on the state of sports from the ultimate fan who has seen it all.
Winter World
¥94.10
From flying squirrels to grizzly bears, and from torpid turtles to insects with antifreeze, the animal kingdom relies on some staggering evolutionary innovations to survive winter. Unlike their human counterparts, who must alter the environment to accommodate physical limitations, animals are adaptable to an amazing range of conditions.Examining everything from food sources in the extremely barren winter land-scape to the chemical composition that allows certain creatures to survive, Heinrich's Winter World awakens the largely undiscovered mysteries by which nature sustains herself through winter's harsh, cruel exigencies.
Shockwave
¥83.03
A riveting, minute-by-minute account of the momentous event that changed our world forever On a quiet Monday morning in August 1945, a five-ton bomb dubbed Little Boy by its creators was dropped from an American plane onto the Japanese city of Hiroshima. On that day, a firestorm of previously unimagined power was unleashed on a vibrant metropolis of 300,000 people, leaving one third of its population dead, its buildings and landmarks incinerated. It was the terrifying dawn of the Atomic Age, spawning decades of paranoia, mistrust, and a widespread and very real fear of the potential annihilation of the human race.Author Stephen Walker brilliantly re-creates the three terrible weeks leading up to the wartime detonation of the atomic bomb from the first successful test in the New Mexico desert to the cataclysm and its aftermath presenting the story through the eyes of pilots, scientists, civilian victims, and world leaders who stood at the center of earth-shattering drama. It is a startling, moving, frightening, and remarkable portrait of an extraordinary event a shockwave whose repercussions can be felt to this very day.
The Human Side of Cancer
¥94.10
For more than twenty years, Dr. Holland has pioneered the study of psychological problems of cancer patients and their families -- whom she calls "the real experts." In The Human Side of Cancer, she shares what she has learned from all of them about facing this life-threatening illness and what truly helps along the cancer journey. This book is the next best thing to sitting in Dr. Holland's office and talking with her about the uncertainty and anxiety elicited by this disease. And it is a book that inspires hope -- through stories of the simple courage of ordinary people confronting cancer.

购物车
个人中心

