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
Mastering OpenCV 3 - Second Edition
¥80.65
Practical Computer Vision Projects About This Book ?Updated for OpenCV 3, this book covers new features that will help you unlock the full potential of OpenCV 3 ?Written by a team of 7 experts, each chapter explores a new aspect of OpenCV to help you make amazing computer-vision aware applications ?Project-based approach with each chapter being a complete tutorial, showing you how to apply OpenCV to solve complete problems Who This Book Is For This book is for those who have a basic knowledge of OpenCV and are competent C++ programmers. You need to have an understanding of some of the more theoretical/mathematical concepts, as we move quite quickly throughout the book. What You Will Learn ?Execute basic image processing operations and cartoonify an image ?Build an OpenCV project natively with Raspberry Pi and cross-compile it for Raspberry Pi.text ?Extend the natural feature tracking algorithm to support the tracking of multiple image targets on a video ?Use OpenCV 3's new 3D visualization framework to illustrate the 3D scene geometry ?Create an application for Automatic Number Plate Recognition (ANPR) using a support vector machine and Artificial Neural Networks ?Train and predict pattern-recognition algorithms to decide whether an image is a number plate ?Use POSIT for the six degrees of freedom head pose ?Train a face recognition database using deep learning and recognize faces from that database In Detail As we become more capable of handling data in every kind, we are becoming more reliant on visual input and what
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. "
Pharaoh
¥58.86
Worldwide #1 bestselling author Wilbur Smith returns to Ancient Egypt in a captivating new novel that will transport you to extraordinary times. EGYPT IS UNDER ATTACK. Pharaoh Tamose lies mortally wounded. The ancient city of Luxor is surrounded, All seems lost. Taita, advisor to the Pharaoh, prepares for the enemy’s final, fatal push. The ex-slave, now general of Tamose’s armies, is never more ingenious than when all hope is dashed. And this is Egypt’s most desperate hour. With the timely arrival of an old ally, the tide is turned and the Egyptian army feasts upon its retreating foe. But upon his victorious return to Luxor, Taita is seized and branded a traitor. Tamose is dead and a poisonous new era has begun. The new Pharaoh has risen — and he must be stopped… From the glittering temples of Luxor to the Citadel of Sparta, PHARAOH is an intense and powerful novel magnificently transporting you to a time of threat, blood and glory. Master storyteller, Wilbur Smith, is at the very peak of his powers.
The Thousandth Floor
¥58.86
A thousand-storey tower stretching into the sky. A glittering vision of the future, where anything is possible – if you want it enough. A hundred years in the future, New York's elite of the super-tower lie, backstab and betray each other to find their place at the top of the world. Everyone wants something… and everyone has something to lose. As the privileged inhabitants of the upper floors recklessly navigate the successes and pitfalls of the luxury life, forbidden desires are indulged and carefree lives teeter on the brink of catastrophe. Whilst lower-floor workers are tempted by a world – and unexpected romance – dangling just out of reach. And on the thousandth floor is Avery Fuller, the girl genetically designed to be perfect. The girl who seems to have it all – yet is tormented by the one thing she can never have. So when a young woman falls from the top of the supertower, her death is the culmination of a scandal that has ensnared the top-floor elite and bottom-floor. But who plummeted from the roof And what dark secrets led to her fall Friends will be betrayed and enemies forged as promises are broken. When you’re this high up, there’s nowhere to go but down…
Nevernight
¥66.22
Nevernight is the first in an epic new fantasy series from the New York Times bestselling author, Jay Kristoff. In a land where three suns almost never set, a fledgling killer joins a school of assassins, seeking vengeance against the powers who destroyed her family. Daughter of an executed traitor, Mia Corvere is barely able to escape her father’s failed rebellion with her life. Alone and friendless, she hides in a city built from the bones of a dead god, hunted by the Senate and her father’s former comrades. But her gift for speaking with the shadows leads her to the door of a retired killer, and a future she never imagined. Now, a sixteen year old Mia is apprenticed to the deadliest flock of assassins in the entire Republic ― the Red Church. Treachery and trials await her with the Church’s halls, and to fail is to die. But if she survives to initiation, Mia will be inducted among the chosen of the Lady of Blessed Murder, and one step closer to the only thing she desires. Revenge.
The Black Widow
¥66.22
No. 1 New York Times bestselling author Daniel Silva delivers another stunning thriller in his latest tale of high-stakes international intrigue featuring the inimitable Gabriel Allon. Legendary spy and art restorer Gabriel Allon is poised to become the chief of Israel’s secret intelligence service. But on the eve of his promotion, events conspire to lure him into the field for one final operation. ISIS has detonated a massive bomb in the Marais district of Paris, and a desperate French government wants Gabriel to eliminate the man responsible before he can strike again. They call him Saladin … He is a terrorist mastermind whose ambition is as grandiose as his nom de guerre, a man so elusive that even his nationality is not known. Shielded by sophisticated encryption software, his network communicates in total secrecy, leaving the West blind to his planning – and leaving Gabriel no choice but to insert an agent into the most dangerous terrorist group the world has ever known. She is an extraordinary young doctor as brave as she is beautiful. At Gabriel’s behest, she will pose as an ISIS recruit in waiting, a ticking time bomb, a black widow out for blood.
The Bachelor: Racy, pacy and very funny! (Swell Valley Series, Book 3)
¥58.86
It is a truth universally acknowledged, that a single man in possession of a good fortune must be in want of… anything but a wife? The third book in the Swell Valley series by bestselling author Tilly Bagshawe Henry Saxton-Brae has it all – a titled, self-made millionaire, his fiancée just happens to be a supermodel who is as kind and loyal as she is ravishingly beautiful. To top it all, he’s just bought Hanborough Castle, the jewel in the crown of the Swell Valley. Life couldn’t be better… for someone who was ready to settle down. Could he really be the only man in the world not in love with his future wife? Flora Fitzwilliam has been summoned by legendary designer Graydon James to restore Hanborough to its former glory. She soon discovers that it’s not just the house that needs fixing, and Flora seems to be the only person who sees the real Henry Saxton-Brae. Between her boss’s waning talents and Henry’s roving eye, Flora is being torn apart. Can she pull off the job, and make Henry see that his bachelor days are behind him? Not since Rupert Campbell-Black has there been such a devastatingly sexy man in jodhpurs!
S is for Stranger: the gripping psychological thriller you don’t want to miss!
¥42.48
A gripping debut psychological thriller you don’t want to miss! ‘Louise Stone is an exciting new talent to watch. S is for Stranger is full of tension and atmosphere. A hugely compelling read.’ ― Amanda Jennings, author of In Her Wake There are two sides to every story. But only one is true. Sophie wished she’d paid more attention when her little daughter, Amy, caught sight of a stranger watching them. She only looked away for a second. But now Amy’s gone. No one trusts an alcoholic. Even a sober one. The police are suspicious of Sophie’s tangled story and so is her ex-husband, Paul. Especially when new information emerges that changes everything. But what if Sophie is telling the truth What if her daughter really is missing And what if that stranger at the fairground wasn’t really a stranger at all… Perfect for readers looking for their next addictive read after The Girl on the Train and Behind Closed Doors. What readers are saying about S is for Stranger: ‘Wow. OMG. Wow. Absolutely fantastic read. Could not put it down!’ – Sue Wallace (NetGalley Reviewer) ‘A real nail-biter, trying to figure out who was really telling the truth, who was lying and why was mind-bending.’ – Rosemary Smith (NetGalley Reviewer) ‘A thriller that should come with the tagline: ‘Beware, this book will seriously mess with your head!’ – Lorraine Rugman (The Book Review Cafe) ‘What a scary, twisty read! I will keep thinking about it for a long time!’ – Elisa Rambacher (NetGalley Reviewer) ‘Intriguing, engrossing and disturbing...a gripping psychological thriller that brings every parent’s worst nightmare to life.’ – Zoe Williams (whatsbetterthanbooks.com) ‘WARNING: Don't start reading this book unless you have plenty of time as you won't be able to put it down!’ – Denise Sharp (NetGalley Reviewer) ‘Whoa! I read this in one sitting. Once you start, you aren’t going to want to put it down.’ – Linda Strong (Strong Book Reviews) ‘I may have finished this book but I've definitely not finished thinking about it! You’re going to want to read it in one sitting!’ – Janel Selby (Crime On The Pages)
Tribe: On Homecoming and Belonging
¥58.86
We have a strong instinct to belong to small groups defined by clear purpose and understanding--"tribes." This tribal connection has been largely lost in modern society, but regaining it may be the key to our psychological survival. Decades before the American Revolution, Benjamin Franklin lamented that English settlers were constantly fleeing over to the Indians-but Indians almost never did the same. Tribal society has been exerting an almost gravitational pull on Westerners for hundreds of years, and the reason lies deep in our evolutionary past as a communal species. The most recent example of that attraction is combat veterans who come home to find themselves missing the incredibly intimate bonds of platoon life. The loss of closeness that comes at the end of deployment may explain the high rates of post-traumatic stress disorder suffered by military veterans today. Combining history, psychology, and anthropology, TRIBE explores what we can learn from tribal societies about loyalty, belonging, and the eternal human quest for meaning. It explains the irony that-for many veterans as well as civilians-war feels better than peace, adversity can turn out to be a blessing, and disasters are sometimes remembered more fondly than weddings or tropical vacations. TRIBE explains why we are stronger when we come together, and how that can be achieved even in today's divided world.
Little Book of Soup (Text Only)
¥50.62
The ultimate little book of soup with essential recipes from today’s top chefs including Jamie Oliver, Rick Stein, Delia Smith, Gary Rhodes and Hugh Fearnley- Whittingstall. There are few foods that make us feel as good as soup. Warming, soothing, restorative and one of the tastiest things you can make, soup has a special place in the culinary world. In this perfect gift book version of the highly successful ‘Soup Kitchen’, 25 of the most indispensable recipes from some of the world’s greatest chefs and food writers provide soups for every whim and occasion. The three sections cover soups categorised by their basic ingredients; vegetables, meat and pulses & pasta. So whether it’s a hearty soup for a cold night, or a smart soup for an interesting starter, this core collection has an answer for everything. Beautifully presented and headed up by Hugh Fearnley-Whittingstall, the book also contributes royalties to homeless charities such as the Salvation Army and Centrepoint. Encouraging the use of fresh, seasonal ingredients, this one little book has the perfect mixture of inspired ideas, quirky presentation and expertise.
The Girl Who Lied: The 2016 bestselling psychological drama
¥30.51
The USA Today Bestseller! 'Gripping…I was desperate to turn the pages' – Amanda Jennings
The Sunshine And Biscotti Club
¥40.02
‘Perfect summer reading in a nutshell’ – Rachel Gilbey The ovens are pre-heating, the Prosecco is chilling…and The Sunshine and Biscotti Club is nearly ready to open its doors. But the guests have other things on their minds…
Conspiracy
¥58.86
The No. 1 bestseller – perfect for fans of C.J. Sansom and The Name of the Rose, the fifth historical thriller featuring Giordano Bruno, heretic, philosopher and spy. PARIS, 1585 A KING WITHOUT AN HEIR Heretic-turned-spy Giordano Bruno arrives in Paris to find a city on the edge of catastrophe. King Henri III lives in fear of a coup by the Duke of Guise and his fanatical Catholic League, and another massacre on the streets. A COURT AT WAR WITH GOD When Bruno’s old rival, Father Paul Lefèvre is found murdered, Bruno is drawn into a dangerous web of religious politics and court intrigue. And watching over his shoulder is the King’s mother, Catherine de Medici, with her harem of beautiful spies. A DEADLY CONSPIRACY IN PLAY When murder strikes at the heart of the Palace, Bruno finds himself on the trail of a killer who is protecting a terrible secret. With the royal houses of France and England under threat, Bruno must expose the truth – or be silenced for good…

购物车
个人中心

