Learning Robotic Process Automation
¥90.46
Design RPA solutions to perform a wide range of transactional tasks with minimal cost and maximum ROI About This Book ? A beginner's guide to learn Robotic Process Automation and its impact on the modern world ? Design, test, and perform enterprise automation task with UiPath ? Create Automation apps and deploy them to all the computers in your department. Who This Book Is For If you would like to pursue a career in Robotic Process Automation or improve the efficiency of your businesses by automating common tasks, then this book is perfect for you. Prior programming knowledge of either Visual Basic or C# will be useful. What You Will Learn ? Understand Robotic Process Automation technology ? Learn UiPath programming techniques to deploy robot configurations ? Explore various data extraction techniques ? Learn about integrations with various popular applications such as SAP and MS Office ? Debug a programmed robot including logging and exception handling ? Maintain code version and source control ? Deploy and control Bots with UiPath Orchestrator In Detail Robotic Process Automation (RPA) enables automating business processes using software robots. Software robots interpret, trigger responses, and communicate with other systems just like humans do. Robotic processes and intelligent automation tools can help businesses improve the effectiveness of services faster and at a lower cost than current methods. This book is the perfect start to your automation journey, with a special focus on one of the most popular RPA tools: UiPath. Learning Robotic Process Automation takes you on a journey from understanding the basics of RPA to advanced implementation techniques. You will become oriented in the UiPath interface and learn about its workflow. Once you are familiar with the environment, we will get hands-on with automating different applications such as Excel, SAP, Windows and web applications, screen and web scraping, working with user events, as well as understanding exceptions and debugging. By the end of the book, you'll not only be able to build your first software bot, but also you'll wire it to perform various automation tasks with the help of best practices for bot deployment. Style and approach This book will help you kick-start your automation journey with a special focus on one of the most popular RPA tools: UiPath.
Kotlin Programming By Example
¥90.46
Enhance your Kotlin programming skills by building 3 real-world applications About This Book ? Build three full-fledged, engaging applications from scratch and learn to deploy them ? Enhance your app development and programming activities with Kotlin’s powerful and intuitive tools and utilities. ? Experience the gentle learning curve, expressiveness, and intuitiveness of Kotlin, as you develop your own applications Who This Book Is For This book is for those who are new to Kotlin or are familiar with the basics, having dabbled with Java until now. Basic programming knowledge is mandatory. What You Will Learn ? Learn the building blocks of the Kotlin programming language ? Develop powerful RESTful microservices for Android applications ? Create reactive Android applications efficiently ? Implement an MVC architecture pattern and dependency management using Kotlin ? Centralize, transform, and stash data with Logstash ? Secure applications using Spring Security ? Deploy Kotlin microservices to AWS and Android applications to the Play Store In Detail Kotlin greatly reduces the verbosity of source code. With Google having announced their support for Kotlin as a first-class language for writing Android apps, now's the time learn how to create apps from scratch with Kotlin Kotlin Programming By Example takes you through the building blocks of Kotlin, such as functions and classes. You’ll explore various features of Kotlin by building three applications of varying complexity. For a quick start to Android development, we look at building a classic game, Tetris, and elaborate on object-oriented programming in Kotlin. Our next application will be a messenger app, a level up in terms of complexity. Before moving onto the third app, we take a look at data persistent methods, helping us learn about the storage and retrieval of useful applications. Our final app is a place reviewer: a web application that will make use of the Google Maps API and Place Picker. By the end of this book, you will have gained experience of of creating and deploying Android applications using Kotlin. Style and approach Here we will build three exciting projects in Kotlin which will demonstrate how to effectively use Kotlin language constructs
Hands-On Cloud Development with WildFly
¥81.74
Create microservices using Java EE technologies using WildFly Swarm,deploy them in the OpenShift cloud, make them resilient to network failures using Hystrix, configure continuous integration using Jenkins, and security using Keycloak. About This Book ? Create functional microservices with WildFly Swarm ? Use OpenShift to deploy your microservices in the cloud ? Make your application production-ready using Jenkins, Hystrix, and Keycloak Who This Book Is For If you're an experienced developer familiar with Java EE technologies and would like to learn how you can use those technologies in the cloud with WildFly and OpenShift, then this book is for you. What You Will Learn ? Utilize Java EE technology to develop modern cloud-enabled applications ? Easily create microservices with WildFly Swarm using proven Java EE technologies ? See the benefits of OpenShift – easy deployment of your services, out of the box scalability and healing, and integration with Continuous Integration tools ? Integrate the sample application with Jenkins’ Continuous Integration server ? Utilize Netflix OSS to connect your services and provide resilience to your application ? Provide security to your application using Keycloak In Detail The book starts by introducing you to WildFly Swarm—a tool that allows you to create runnable microservices from Java EE components. You’ll learn the basics of Swarm operation—creating a microservice containing only the parts of enterprise runtime needed in a specific case. Later, you’ll learn how to configure and test those services. In order to deploy our services in the cloud, we’ll use OpenShift. You’ll get to know basic information on its architecture, features, and relationship to Docker and Kubernetes. Later, you’ll learn how to deploy and configure your services to run in the OpenShift cloud. In the last part of the book, you’ll see how to make your application production-ready. You’ll find out how to configure continuous integration for your services using Jenkins, make your application resistant to network failures using Hystrix, and how to secure them using Keycloak. By the end of the book, you’ll have a fully functional example application and will have practical knowledge of Java EE cloud development that can be used as a reference in your other projects. Style and approach This example-based tutorial guides you step by step through creating an application based on well-known Java EE technologies (JAX-RS, CDI, JPA, and JSF) and modern architectural patterns.
Tkinter GUI Application Development Cookbook
¥73.02
Discover solutions to all your Tkinter and Python GUI development problems About This Book ? Integrate efficient Python GUI programming techniques with Tkinter ? Efficiently implement advanced MVC architectures in your Python GUI apps ? Solve all your problems related to Tkinter and Python GUI development Who This Book Is For This book is for Python developers who are familiar with the basics of the language syntax, data structures, and OOP. You do not need previous experience with Tkinter or other GUI development libraries. What You Will Learn ? Add widgets and handle user events ? Lay out widgets within windows using frames and the different geometry managers ? Configure widgets so that they have a customized appearance and behavior ? Improve the navigation of your apps with menus and dialogs ? Apply object-oriented programming techniques in Tkinter applications ? Use threads to achieve responsiveness and update the GUI ? Explore the capabilities of the canvas widget and the types of items that can be added to it ? Extend Tkinter applications with the TTK (themed Tkinter) module In Detail As one of the more versatile programming languages, Python is well-known for its batteries-included philosophy, which includes a rich set of modules in its standard library; Tkinter is the library included for building desktop applications. Due to this, Tkinter is a common choice for rapid GUI development, and more complex applications can benefit from the full capabilities of this library. This book covers all of your Tkinter and Python GUI development problems and solutions. Tkinter GUI Application Development Cookbook starts with an overview of Tkinter classes and at the same time provides recipes for basic topics, such as layout patterns and event handling. Next, we cover how to develop common GUI patterns, such as entering and saving data, navigating through menus and dialogs, and performing long-running actions in the background. You will then make your apps leverage network resources effectively, perform 2D and 3D animation-related tasks, create 3D objects, and perform advanced graphical operations. Finally, this book covers using the canvas and themed widgets. By the end of the book, you will have an in-depth knowledge of Tkinter classes, and will know how to use them to build efficient and rich GUI applications. Style and approach A practical recipe-based guide that will help you find solutions to all your Tkinter and Python GUI development-related problems.
Hands-On Full-Stack Development with Swift
¥81.74
Build full-stack shopping list applications from scratch for web and mobile platforms using Xcode, Vapor, and Swift About This Book ? Build, package, and deploy an end-to-end app solution for mobile and web with Swift 4 ? Increase developer productivity by creating reusable client and server components ? Develop backend services for your apps and websites using Vapor framework Who This Book Is For This book is for developers who are looking to build full-stack web and native mobile applications using Swift. An understanding of HTML, CSS, and JavaScript would be beneficial when building server-rendered pages with Vapor. What You Will Learn ? Get accustomed to server-side programming as well as the Vapor framework ? Learn how to build a RESTful API ? Make network requests from your app and handle error states when a network request fails ? Deploy your app to Heroku using the CLI command ? Write a test for the Vapor backend ? Create a tvOS version of your shopping list app and explore code-sharing with an iOS platform ? Add registration and authentication so that users can have their own shopping lists In Detail Making Swift an open-source language enabled it to share code between a native app and a server. Building a scalable and secure server backend opens up new possibilities, such as building an entire application written in one language—Swift. This book gives you a detailed walk-through of tasks such as developing a native shopping list app with Swift and creating a full-stack backend using Vapor (which serves as an API server for the mobile app). You'll also discover how to build a web server to support dynamic web pages in browsers, thereby creating a rich application experience. You’ll begin by planning and then building a native iOS app using Swift. Then, you'll get to grips with building web pages and creating web views of your native app using Vapor. To put things into perspective, you'll learn how to build an entire full-stack web application and an API server for your native mobile app, followed by learning how to deploy the app to the cloud, and add registration and authentication to it. Once you get acquainted with creating applications, you'll build a tvOS version of the shopping list app and explore how easy is it to create an app for a different platform with maximum code shareability. Towards the end, you’ll also learn how to create an entire app for different platforms in Swift, thus enhancing your productivity. Style and approach A step-by-step tutorial-based approach that teaches you full-stack Swift through the development of a single application on several platforms.
Python Robotics Projects
¥81.74
Leverage the power of Python to build DIY robotic projects About This Book ? Design, build, and stimulate collaborative robots ? Build high-end robotics projects such as a customized personal Jarvis ? Leverage the power of Python and ROS for DIY robotic projects Who This Book Is For If building robots is your dream, then this book is made for you. Prior knowledge of Python would be an added advantage. What You Will Learn ? Get to know the basics of robotics and its functions ? Walk through interface components with microcontrollers ? Integrate robotics with the IoT environment ? Build projects using machine learning ? Implement path planning and vision processing ? Interface your robots with Bluetooth In Detail Robotics is a fast-growing industry. Multiple surveys state that investment in the field has increased tenfold in the last 6 years, and is set to become a $100-billion sector by 2020. Robots are prevalent throughout all industries, and they are all set to be a part of our domestic lives. This book starts with the installation and basic steps in configuring a robotic controller. You'll then move on to setting up your environment to use Python with the robotic controller. You'll dive deep into building simple robotic projects, such as a pet-feeding robot, and more complicated projects, such as machine learning enabled home automation system (Jarvis), vision processing based robots and a self-driven robotic vehicle using Python. By the end of this book, you'll know how to build smart robots using Python. Style and approach A simple step-by-step guide to help you learn the concepts of robotics using simple to advanced steps. You’ll not only learn the concepts of AI, machine learning, and Vision Processing, but also how to practically implement them in your projects.
Kubernetes Cookbook
¥73.02
Learn how to automate and manage your containers and reduce the overall operation burden on your system. About This Book ? Use containers to manage, scale and orchestrate apps in your organization ? Transform the latest concept of Kubernetes 1.10 into examples ? Expert techniques for orchestrating containers effectively Who This Book Is For This book is for system administrators, developers, DevOps engineers, or any stakeholder who wants to understand how Kubernetes works using a recipe-based approach. Basic knowledge of Kubernetes and Containers is required. What You Will Learn ? Build your own container cluster ? Deploy and manage highly scalable, containerized applications with Kubernetes ? Build high-availability Kubernetes clusters ? Build a continuous delivery pipeline for your application ? Track metrics and logs for every container running in your cluster ? Streamline the way you deploy and manage your applications with large-scale container orchestration In Detail Kubernetes is an open source orchestration platform to manage containers in a cluster environment. With Kubernetes, you can configure and deploy containerized applications easily. This book gives you a quick brush up on how Kubernetes works with containers, and an overview of main Kubernetes concepts, such as Pods, Deployments, Services and etc. This book explains how to create Kubernetes clusters and run applications with proper authentication and authorization configurations. With real-world recipes, you'll learn how to create high availability Kubernetes clusters on AWS, GCP and in on-premise datacenters with proper logging and monitoring setup. You'll also learn some useful tips about how to build a continuous delivery pipeline for your application. Upon completion of this book, you will be able to use Kubernetes in production and will have a better understanding of how to manage containers using Kubernetes. Style and approach This recipe-based book will teach you how to use Kubernetes in production and will help you discover various steps involved in managing your containers using Kubernetes
New Labour's Old Roots
¥147.05
The New Labour project was not conjured up out of thin air - it only looks that way because of the party's amnesia about the intellectual roots and political traditions which have guided it. This book provides extracts from fifteen thinkers and politicians located within the revisionist tradition as an antidote to that amnesia. It is an 'all star cast' from R.H. Tawney, Hugh Gaitskell and Anthony Crosland to Roy Hattersley, Gordon Brown and Tony Blair. The collection demonstrates that Labour's revisionism is not a rigid body of doctrine but a 'cast of mind' that distinguishes between core values (ends) and policy instruments (means) - revisionist thinkers are engaged in the continuous pursuit of policy innovation, never shrinking from abandoning policies that fail to achieve the desired ends. All successful Labour governments have been determined to avoid the confusion of means and ends. These essays show a determination throughout the party's history to debate and discuss political ideas in the cause of a fairer, more equal society. Fully updated and revised edition.
101 Amazing Facts About Germany
¥19.52
In this amazing eBook you can find more than one hundred facts about the country of Germany. Separated into sections such as its geography, its people, famous German figures from history and many more you will find some fascinating information inside! Whether you are planning on visiting Germany, working on a geography project or just want to know more about this beautiful country, this is an excellent addition to your bookshelf. Find the information you need, fast!
Thomas Reid on Religion
¥107.81
Thomas Reid was one of the greatest thinkers of the Scottish Enlightenment. In his own time he was seen as the most able opponent of the scepticism of David Hume and the architect of 'Common Sense' philosophy. His ideas were immensely influential both in his native Scotland and abroad, and the last forty years have seen a marked revival of interest in his work. Reid published very little about religion and his notes from the lectures on natural theology that he regularly gave have not survived. This volume - a companion to Thomas Reid: Selected Philosophical Writings (Imprint Academic, 2012) - makes available material from Reid's autograph manuscripts, housed in the University of Aberdeen Library, and student notes of Reid's lectures, edited from original manuscripts in Aberdeen, Edinburgh and Glasgow. It includes an introductory essay by Nicholas Wolterstorff, a leading philosopher of religion and interpreter of Reid.
Wuthering Heights
¥39.14
This edition of Wuthering Heights has been specially formatted for today's e-readers by Andrews UK. Emily Bronte's first and only novel was first published in 1847; It is set in Yorkshire and tells of the turbulent relationship between Heathcliff and Catherine Earnshaw that eventually destroys them and those around them. Even though it had limited success on publication it has become a classic of English Literature.
NHL Rules Quiz Book
¥19.52
Hockey is a hugely popular sport in the United States and Canada. This quiz book will test your knowledge on the rules and intricacies of the sport. Subjects cover things like dimensions of the ice, goals and markings, the signals used by the referees, the infringements and their penalties and much more. There are 100 questions inside that will test even the most ardent hockey fan so prepare to face off and see how you do.
Linda Ronstadt
¥73.48
Often dismissed by rock historians as a product of the antiseptic Californian country-music scene, an artist who relied on watered-down covers of classic rock n' roll and pop standards, this description of Linda Ronstadt couldn't be further from the truth. Throughout a recording career that has covered more than forty years she has recorded in a remarkable variety of styles from pure country to pop, light opera to big band standards and new wave to mariachi, often taking risks beyond the reach of many critically acclaimed artists. It would be hard, if not impossible, to find another vocalist who has had a more diversified career. In their press release for the album Winterlight her record company managed to convey exactly what it was that made Linda Ronstadt such a special artist. - "e;Versatile doesn't begin to describe Linda Ronstadt's astounding career - a wildly eclectic, devoutly adventurous journey through a myriad of styles and genres. Who else has worked with Philip Glass and Dolly Parton? Aaron Neville and Nelson Riddle? Ronstadt's unforgettably gorgeous voice, at once technically dazzling and resonating with deep emotion, has woven a magical path from rock to mariachi, from country to opera, gathering critical and commercial success at every stop along the way."e; Linda Ronstadt - A Life In Music is an unauthorised biography that traces Linda Ronstadt's career from her days as a member of The Stone Poneys, her early solo albums, the critically acclaimed albums from the seventies, her work with Nelson Riddle , the foreign language recordings and her collaborations with Dolly Parton and Emmylou Harris. The book gives an in-depth analysis of every studio album and is supported by a background to her life and the influences, musical and social, that shaped her career. Appendices in the book include a comprehensive discography, chart statistics, details of Record Industry Association of America (RIAA) and British Phonographic Industry (BPI) awards along with a list of Grammy Award nominations and wins. The book includes a foreword written by Andrew Gold.
How to Write a Novel in 90 Days
¥14.62
This concise guide tells you how to write a novel by using a systematic approach to writing.This guide is written by an author not a 'guru'.A simple step by step breakdown of how to plan each day.No fillers and no theory, just the hard facts in a concise guide.There are many guides about writing novels on the market but how many of them are written by prolific published authors? The answer is 'not many'. How can anyone write a guide unless they have been through the writing process many times before? The simple answer to this question is they can't because they cannot feed on their own actual experiences to help another writer to avoid the mistakes and pitfalls.Most guides regurgitate information which they have picked up from creative writing books or sites.How can they give you advice when they have never sat down and focused on creating a novel which will sell, many times over?Writing a novel is the same as any other task we undertake as individuals. We have to learn how to do it in order to do it well. When you first learn to drive, you need lessons. No one walks into the kitchen and creates a gourmet dish on their first attempt. If you want a system to apply to writing a book, then you need to take advice from an 'author' who has taken years to develop the process via experience.
365 Foreign Dishes
¥44.05
Are you ever stuck for a fascinating new dish to try? This amazing cookbook contains 365 regional dishes from around the world - one for every day of the year. From Egyptian Cabbage to Scotch Scones and French Spiced Venison, this amazing list of recipes will have you trying new foods in no time! Each recipe is presented in a simple way, with easy-to-understand instructions. This edition has been specially formatted for today's e-readers.
Magic City
¥44.05
In this classic tale from renowned children's author Edith Nesbit, Philip and Lucy are transported into a magic city built from toys. However, everyone is threatened with disaster if the children can't save them through valiant deeds! This beautifully crafted eBook has been specially formatted for today's e-readers by Andrews UK.
Enchanted Castle
¥44.05
This enchanted tale from world-renowned children's author Edith Nesbit features the summer adventures of four children who discover an enchanted castle and a magic ring. It is a classic tale loved by generations of fans, and for this version has been specially formatted for today's e-readers.
Harry Potter - The Ultimate Quiz Book
¥39.14
The magical world of Harry Potter and his friends (and enemies!) is one that is host to a wealth of wonderful information. Over seven books, J K Rowling has introduced us to a fantastical place where I am sure many of us would love to live - despite the risks of coming across dark wizards or scary beasts!This book contains 400 questions to test the knowledge of any Harry Potter fan. From questions even a muggle should know all the way through to trivia that would test Dumbledore himself, this is an excellent way to enjoy the wizarding world even more. These quiz questions are generally based on the world as told to us in the books, rather than the series of films, as the two are sometimes quite different! Perhaps you will read this book - newly updated and revised for a third edition - on the bus home after a long day at work or school, or maybe you will test your friends and family to see if they are as much of a magical expert as you are.
All About
¥29.33
This fantastic book, filled with amazing facts and photographs, describes what life was like for the Aztecs. It gives an in-depth account of all aspects of life and people of the time - including sections about the city of Tenochtitlan, religion and gods, Aztec law and many more. The 'All About' series is an educational collection of books from P S Quick, and is targeted to interest 7 to 11 year olds - but will fascinate readers of all ages. At the end of each book there is a quiz section for the reader, featuring 150 questions and answers.
Miss Cayley's Adventures
¥44.05
When her stepfather dies, Lois Cayley finds herself alone in the world with only twopence in her pocket. Undaunted, the intelligent, attractive, and infinitely resourceful young woman decides to set off in search of adventure. Her travels take her from London to Germany, Italy, Egypt, and India, as she faces various challenges and meets an assortment of eccentric characters. But when her true love, Harold Tillington, finds himself accused of forging a will and faces prison, Miss Cayley will need all her ingenuity to investigate the case, solve the mystery, and save Harold from the diabolical plot! One of the first novels to feature a female detective, Grant Allen's Miss Cayley's Adventures remains as witty, enjoyable, and engaging today as when first published. This version has been specially formatted for today's e-readers by Andrews UK.
Poles Apart - Challenges for business in the digital age
¥19.52
The internet gives us access to the whole world to build business. But many SMEs are Poles Apart: sitting in the cold, and missing out on the huge potential that the online space can offer. This is as true for the smallest businesses in the country as it is for large established organisations, where employees themselves are Poles Apart and the clash of cultures is causing turbulence. So, are you a Penguin or a Polar Bear? What skills do you need, and what risks do you face, to make the journey to warmer climes?

购物车
个人中心

