万本电子书0元读

万本电子书0元读

Gradle Dependency Management
Gradle Dependency Management
Hubert Klein Ikkink
¥54.49
If you work on Java projects, use Gradle as a build automation tool, and you use dependencies in your project, this is the book for you. Additionally, if you want to deploy your project artifacts as dependencies for other developers using Gradle, you've found the right book.
Moodle Administration Essentials
Moodle Administration Essentials
Gavin Henrick
¥54.49
If you are an experienced system administrator and know how to manage servers and set up web environments but now want to explore Moodle, this book is perfect for you. You'll get to grips with the basics and learn to manage Moodle quickly, focusing on essential tasks. Having prior knowledge of virtual learning environments would be beneficial, but is not mandatory to make the most of this book.
FreeSWITCH Cookbook
FreeSWITCH Cookbook
Anthony Minessale
¥54.49
This is a problem-solution approach to take your FreeSWITCH skills to the next level, where everything is explained in a practical way. If you are a system administrator, hobbyist, or someone who uses FreeSWITCH on a regular basis, this book is for you. Whether you are a FreeSWITCH expert or just getting started, this book will take your skills to the next level.
Neo4j Graph Data Modeling
Neo4j Graph Data Modeling
Mahesh Lal
¥54.49
If you are a developer who wants to understand the fundamentals of modeling data in Neo4j and how it can be used to model full-fledged applications, then this book is for you. Some understanding of domain modeling may be advantageous but is not essential.
Building UIs with Wijmo
Building UIs with Wijmo
Yuguang Zhang
¥54.49
Written with an example-based approach, Building UIs with Wijmo leads you step by step through the implementation and customization of each library component and its associated resources. Reference tables of each configuration option, method, and event for each component are provided, alongside detailed explanations of how each widget is used.Building UIs with Wijmo is targeted at readers who are familiar with HTML, CSS, JavaScript, and jQuery, and have a basic understanding of web development. Although knowledge of jQuery UI is not mandatory, it would be a bonus as it is quite similar to Wijmo. Only the last chapter of the book on extending Wijmo requires advanced CSS and JavaScript knowledge.
Google Apps Script for Beginners
Google Apps Script for Beginners
Serge Gabet
¥54.49
This book is a simple stepbystep, exampleoriented guide with a focus on providing the practical skills necessary to develop and customize apps with Apps Script. If you are an application developer with no knowledge of App Script, and would like to learn to build apps using Google Apps * from scratch, then this book is for you. Basic JavaScript knowledge is required.
SDL Trados Studio: A Practical Guide
SDL Trados Studio: A Practical Guide
Andy Walker
¥54.49
This book breaks down the fundamental topics of SDL Trados Studio into clear, taskoriented steps that will help you apply them to your translation work speedily and efficiently. This book is designed for translators who are new and have some knowledge of SDL Trados Studio. This book will get you acquainted with its features quickly and enhance your knowledge to get the best out of this tool. Previous knowledge of SDL Trados would be useful but not required but working knowledge of translating tools is assumed
YARN Essentials
YARN Essentials
Amol Fasale
¥54.49
If you have a working knowledge of Hadoop 1.x but want to start afresh with YARN, this book is ideal for you. You will be able to install and administer a YARN cluster and also discover the configuration settings to fine-tune your cluster both in terms of performance and scalability. This book will help you develop, deploy, and run multiple applications/frameworks on the same shared YARN cluster.
PowerShell for SQL Server Essentials
PowerShell for SQL Server Essentials
Donabel Santos
¥54.49
This book is written for SQL Server administrators and developers who want to leverage PowerShell to work with SQL Server. Some background with *ing will be helpful but not necessary.
Objective-C Memory Management Essentials
Objective-C Memory Management Essentials
Gibson Tang
¥54.49
If you are new to Objective-C or a veteran in iOS application development, this is the book for you. This book will ensure that you can actively learn the methods and concepts in relation to memory management in a more engaging way. Basic knowledge of iOS development is required for this book.
NW.js Essentials
NW.js Essentials
Alessandro Benoit
¥54.49
If you are an experienced Node.js developer who wants to create amazing desktop applications using NW.js, this is the book for you. Prior knowledge of HTML5, jQuery, and CSS is assumed.
Mockito Essentials
Mockito Essentials
Sujoy Acharya
¥54.49
This book is ideal for developers who have some experience in Java application development as well as some basic knowledge of test doubles and JUnit testing. This book also introduces you to the fundamentals of JUnit testing, test doubles, refactoring legacy code, and writing JUnit tests for GWT and web services.
Ansible Playbook Essentials
Ansible Playbook Essentials
Gourav Shah
¥54.49
If you are a systems or automation engineer who intends to automate common infrastructure tasks, deploy applications, and use orchestration to configure systems in a coordinated manner, then this book is for you. Some understanding of the Linux/Unix command-line interface is expected.
Managing Virtual Infrastructure with Veeam? ONE?
Managing Virtual Infrastructure with Veeam? ONE?
Kevin L. Sapp
¥54.49
This book is aimed at virtualization professionals who want to improve their skills in infrastructure monitoring and management. You need a good understanding of server virtualization and management of virtual environments.
Learning BeagleBone
Learning BeagleBone
Hunyue Yau
¥54.49
This book is for new BeagleBone owners who are looking to quickly get their microboard up and running. It would be helpful to have an understanding of embedded concepts or Linux but neither is essential.
Node.js High Performance
Node.js High Performance
Diogo Resende
¥54.49
This book is for Node.js developers who want a more in-depth knowledge of the platform to improve the performance of their applications. Whether you have a base Node.js background or you are an expert who knows the garbage collector and wants to leverage it to make applications more robust, the examples in this book will benefit you.
Web App Testing Using Knockout.JS
Web App Testing Using Knockout.JS
Roberto Messora
¥54.49
If you are a JavaScript developer, beginner, or an expert who wants to improve quality standards in terms of solutions design and functional verification, this book is for you. Basic understanding of web development, HTML, and JavaScript is required.
Boost.Asio C++ Network Programming - Second Edition
Boost.Asio C++ Network Programming - Second Edition
Wisnu Anggoro
¥54.49
Learn effective C++ network programming with Boost.Asio and become a proficient C++ network programmer About This Book Learn efficient C++ network programming with minimum coding using Boost.Asio Your one-stop destination to everything related to the Boost.Asio library Explore the fundamentals of networking to choose designs with more examples, and learn the basics of Boost.Asio Who This Book Is For This book is for C++ Network programmers with basic knowledge of network programming, but no knowledge of how to use Boost.Asio for network programming. What You Will Learn Prepare the tools to simplify network programming in C++ using Boost.Asio Explore the networking concepts of IP addressing, TCP/IP ports and protocols, and LAN topologies Get acquainted with the usage of the Boost libraries Get to know more about the content of Boost.Asio network programming and Asynchronous programming Establish communication between client and server by creating client-server application Understand the various functions inside Boost.Asio C++ libraries to delve into network programming Discover how to debug and run the code successfully In Detail Boost.Asio is a C++ library used for network programming operations. Organizations use Boost because of its productivity. Use of these high-quality libraries speed up initial development, result in fewer bugs, reduce reinvention-of-the-wheel, and cut long-term maintenance costs. Using Boost libraries gives an organization a head start in adopting new technologies. This book will teach you C++ Network programming using synchronous and asynchronous operations in Boost.Asio with minimum code, along with the fundamentals of Boost, server-client applications, debugging, and more. You will begin by preparing and setting up the required tools to simplify your network programming in C++ with Boost.Asio. Then you will learn about the basic concepts in networking such as IP addressing, TCP/IP protocols, and LAN with its topologies. This will be followed by an overview of the Boost libraries and their usage. Next you will get to know more about Boost.Asio and its concepts related to network programming. We will then go on to create a client-server application, helping you to understand the networking concepts. Moving on, you will discover how to use all the functions inside the Boost.Asio C++ libraries. Lastly, you will understand how to debug the code if there are errors found and will run the code successfully. Style and approach An example-oriented book to show you the basics of networking and help you create a network application simply using Boost.Asio, with more examples for you to get up and running with Boost.Asio quickly.
Joomla! Search Engine Optimization
Joomla! Search Engine Optimization
Ric?Shreves
¥54.49
The book will take a hands-on approach to the process involved in configuring a site for SEO. As SEO is an ongoing process – it doesn’t stop once the site is built – the book will provide reusable tips and techniques in order to understand what they have to do after the site is live,This book targets site builders, webmasters and site owners. Advanced technical skills are not required, though the user should be familiar with administering a Joomla! website, including how to install Extensions.
Pro Tools HD 11
Pro Tools HD 11
Edouard Camou
¥54.49
An easy-to-follow guide for using Pro Tools HD 11 effectively.This book is ideal for anyone who already uses ProTools and wants to learn more, or is new to Pro Tools HD and wants to use it effectively in their own audio workstations.
Burp Suite Essentials
Burp Suite Essentials
Akash Mahajan
¥54.49
If you are interested in learning how to test web applications and the web part of mobile applications using Burp, then this is the book for you. It is specifically designed to meet your needs if you have basic experience in using Burp and are now aiming to become a professional Burp user.