Da: Books & Bobs, Deeside, FLINT, Regno Unito
Prima edizione
EUR 23,45
Quantità: 1 disponibili
Aggiungi al carrelloSoft cover. Condizione: As New. 1st Edition. As new copy. A tight, bright, and clean copy with no inscriptions and no annotations/notes. No creasing to spine/cover or foxing to pages. Fantastic condition book. 230pp. (19x23.5cm). Please contact us for any more information.
Da: California Books, Miami, FL, U.S.A.
EUR 53,49
Quantità: Più di 20 disponibili
Aggiungi al carrelloCondizione: New.
Lingua: Inglese
Editore: Packt Publishing Limited, GB, 2023
ISBN 10: 1783986549 ISBN 13: 9781783986545
Da: Rarewaves.com USA, London, LONDO, Regno Unito
EUR 64,10
Quantità: Più di 20 disponibili
Aggiungi al carrelloDigital. Condizione: New. Over 25 hands-on recipes to create robust and highly-efficient cross-platform distributed applications with the Boost.Asio libraryAbout This Book. Build highly efficient distributed applications with ease. Enhance your cross-platform network programming skills with one of the most reputable C++ libraries. Find solutions to real-world problems related to network programming with ready-to-use recipes using this detailed and practical handbookWho This Book Is ForIf you want to enhance your C++ network programming skills using the Boost.Asio library and understand the theory behind development of distributed applications, this book is just what you need. The prerequisite for this book is experience with general C++11. To get the most from the book and comprehend advanced topics, you will need some background experience in multithreading.What You Will Learn. Boost your working knowledge of one of the most reputable C++ networking libraries-Boost.Asio. Familiarize yourself with the basics of TCP and UDP protocols. Create scalable and highly-efficient client and server applications. Understand the theory behind development of distributed applications. Increase the security of your distributed applications by adding SSL support. Implement a HTTP client easily. Use iostreams, scatter-gather buffers, and timersIn DetailStarting with recipes demonstrating the execution of basic Boost.Asio operations, the book goes on to provide ready-to-use implementations of client and server applications from simple synchronous ones to powerful multithreaded scalable solutions. Finally, you are presented with advanced topics such as implementing a chat application, implementing an HTTP client, and adding SSL support. All the samples presented in the book are ready to be used in real projects just out of the box.As well as excellent practical examples, the book also includes extended supportive theoretical material on distributed application design and construction.Style and approachThis book is a set of recipes, each containing the statement and description of a particular practical problem followed by code sample providing the solution to the problem and detailed step-by-step explanation. Recipes are grouped by topic into chapters and ordered by the level of complexity from basic to advanced.
Da: Chiron Media, Wallingford, Regno Unito
EUR 49,87
Quantità: 10 disponibili
Aggiungi al carrelloPF. Condizione: New.
EUR 60,80
Quantità: Più di 20 disponibili
Aggiungi al carrelloCondizione: New. Über den AutorrnrnMark Collin is a professional software tester who has been working in the software testing industry since 2001. He started his career in the financial sector before moving in consultancy. As a consultant, he has had the pr.
Lingua: Inglese
Editore: Packt Publishing Limited, GB, 2023
ISBN 10: 1783986549 ISBN 13: 9781783986545
Da: Rarewaves.com UK, London, Regno Unito
EUR 59,94
Quantità: Più di 20 disponibili
Aggiungi al carrelloDigital. Condizione: New. Over 25 hands-on recipes to create robust and highly-efficient cross-platform distributed applications with the Boost.Asio libraryAbout This Book. Build highly efficient distributed applications with ease. Enhance your cross-platform network programming skills with one of the most reputable C++ libraries. Find solutions to real-world problems related to network programming with ready-to-use recipes using this detailed and practical handbookWho This Book Is ForIf you want to enhance your C++ network programming skills using the Boost.Asio library and understand the theory behind development of distributed applications, this book is just what you need. The prerequisite for this book is experience with general C++11. To get the most from the book and comprehend advanced topics, you will need some background experience in multithreading.What You Will Learn. Boost your working knowledge of one of the most reputable C++ networking libraries-Boost.Asio. Familiarize yourself with the basics of TCP and UDP protocols. Create scalable and highly-efficient client and server applications. Understand the theory behind development of distributed applications. Increase the security of your distributed applications by adding SSL support. Implement a HTTP client easily. Use iostreams, scatter-gather buffers, and timersIn DetailStarting with recipes demonstrating the execution of basic Boost.Asio operations, the book goes on to provide ready-to-use implementations of client and server applications from simple synchronous ones to powerful multithreaded scalable solutions. Finally, you are presented with advanced topics such as implementing a chat application, implementing an HTTP client, and adding SSL support. All the samples presented in the book are ready to be used in real projects just out of the box.As well as excellent practical examples, the book also includes extended supportive theoretical material on distributed application design and construction.Style and approachThis book is a set of recipes, each containing the statement and description of a particular practical problem followed by code sample providing the solution to the problem and detailed step-by-step explanation. Recipes are grouped by topic into chapters and ordered by the level of complexity from basic to advanced.
Da: THE SAINT BOOKSTORE, Southport, Regno Unito
EUR 60,41
Quantità: Più di 20 disponibili
Aggiungi al carrelloPaperback / softback. Condizione: New. This item is printed on demand. New copy - Usually dispatched within 5-9 working days.
Da: preigu, Osnabrück, Germania
EUR 64,75
Quantità: 5 disponibili
Aggiungi al carrelloTaschenbuch. Condizione: Neu. [.] C++ Network Programming Cookbook | Over 25 hands-on recipes to create robust and highly-efficient cross-platform distributed applications with the [.] library | Dmytro Radchuk | Taschenbuch | Englisch | 2016 | Packt Publishing | EAN 9781783986545 | Verantwortliche Person für die EU: Libri GmbH, Europaallee 1, 36244 Bad Hersfeld, gpsr[at]libri[dot]de | Anbieter: preigu Print on Demand.
Da: AHA-BUCH GmbH, Einbeck, Germania
EUR 75,28
Quantità: 1 disponibili
Aggiungi al carrelloTaschenbuch. Condizione: Neu. nach der Bestellung gedruckt Neuware - Printed after ordering - Increase the performance, capability, and reliability of your automated checks by mastering Selenium WebDriver Key Features Create an extensible test framework supporting parallel execution with TestNG Understand the power, simplicity, and limitations of the core Selenium framework Write clear, simple, readable, and reliable tests that perform complex test automation tasks Book Description Selenium WebDriver, also known as Selenium 2, is a UI automation tool used by software developers and QA engineers to test their web applications on different web browsers. The Selenium WebDriver API is fully object oriented compared with the deprecated Selenium RC. The WebDriver API provides multi-language support and run tests on all the most popular browsers. In this wide and complex World Wide Web era, this book will teach you how to tame it by gaining an in-depth understanding of the Selenium API. This book starts with how to solve the difficult problems that you will undoubtedly come across as you start using Selenium in an enterprise environment, followed by producing the right feedback when failing, and what the common exceptions are, explain them properly (including the root cause) and tell you how to fix them. You will also see the differences between the three available implicit waits and explicit waits, and learn to working with effective page objects. Moving on, the book shows you how to utilize the Advanced User Interactions API, how you can run any JavaScript you need through Selenium, and how to quickly spin up a Selenium Grid using Docker containers. At the end, the book will discuss the upcoming Selenium W3C specification and how it is going to affect the future of Selenium. What you will learn Provide fast, useful feedback with sensible errors and screenshots Create extensible, well-composed page objects Gain an in-depth understanding of implicit and explicit waits, and how you should use them Leverage the full power of the Actions API Explore the full potential of the JavascriptExecutor Extend Selenium's capabilities by integrating other applications Learn how to plug third-party products into Selenium, and where it is appropriate to do so.