万本电子书0元读

万本电子书0元读

Instant Citrix Security How-to
Instant Citrix Security How-to
Carmel Jacob
¥45.77
Filled with practical, step-by-step instructions and clear explanations for the most important and useful tasks. Get the job done and learn as you go. A how-To book with practical recipes accompanied with rich screenshots for easy comprehension.This easy-to-follow, hands-on guide shows you how to bolster your security with real life cases and step-by-step instructions.This guide gets new users up and running with Citrix Netscaler in simple practical steps and also acts as a refresher to those with some experience of the product and its features.
Oracle BPM Suite 11g: Advanced BPMN Topics
Oracle BPM Suite 11g: Advanced BPMN Topics
Mark Nelson
¥45.77
"Oracle BPM Suite 11g: Advanced BPMN Topics" is a concise tutorial which treats each topic to both a theoretical and practical approach. If you are a developer or architect working with Oracle BPM Suite 11g, this book is for you. Basic knowledge of BPM Suite and business process management in general is assumed.
Getting Started with Flurry Analytics
Getting Started with Flurry Analytics
Bhanu Birani
¥45.77
An easy-to-follow, step-by-step tutorial full of examples and code to help you quickly get started with Flurry analytics.This book is great for developers who want to track their applications instantly using Flurry analytics and who are looking to get a good grounding in how to use Flurry for analytics in their application. It’s assumed that you will have some experience with Objective-C and a basic understanding of object-oriented programming and programming in general. You must be enrolled as an iPhone developer in order to test the example projects on your device.
Instant JRebel
Instant JRebel
Jonathan Lermitage
¥45.77
Filled with practical, step-by-step instructions and clear explanations for the most important and useful tasks. This book is an easy-to-follow guide full of hands-on examples of real-world Java development tasks. Each topic is explained and placed in context, and for the more inquisitive readers, there are more-in-depth details of the concepts used.If you have experience in Java desktop or web application development based on Servlets and you want to update your code instantly without recompiling and redeploying the code, this book is for you.
Instant Apache ActiveMQ Messaging Application Development How-to
Instant Apache ActiveMQ Messaging Application Development How-to
Timothy Bish
¥45.77
Filled with practical, step-by-step instructions and clear explanations for the most important and useful tasks.This is a Packt Instant How-to guide, which provides concise and practical recipes to help you get started writing applications with ActiveMQ using practical examples.Instant ActiveMQ Application Development How-to is for the developers who are new to Java Message Service application development or new to JMS development using ActiveMQ. Readers will come away ready to solve complicated messaging related problems using the JMS API and ActiveMQ.
Instant Razor View Engine How-to
Instant Razor View Engine How-to
Abhimanyu Kumar Vatsa
¥45.77
Filled with practical, step-by-step instructions and clear explanations for the most important and useful tasks. This is a Packt Instant How-to guide, which provides concise and clear recipes for configuring RazorView and working with its syntax and view types.This book is for developers who are looking for alternate ways to simplify web application development.
Instant Spring for Android Starter
Instant Spring for Android Starter
Anthony Dahanne
¥45.77
Get to grips with a new technology, understand what it is and what it can do for you, and then get to work with the most important features and tasks. This is a Starter which gives you an introduction to Spring for Android with plenty of well-explained practical code examples. If you are an Android developer who wants to learn about RESTful web services and OAuth authentication and authorization, and you also want to know how to speed up your development involving those architectures using Spring for Android abstractions, then this book is for you. But core Java developers are not forgotten, thanks to the explanations on how to set up Eclipse and Maven for Android development (very basic knowledge regarding Android UI design is required to understand the examples; the right pointers to ramp up on this topic are provided though).
Getting Started with the Lazarus IDE
Getting Started with the Lazarus IDE
Roderick Person
¥45.77
This book is written in a simple, easy-to-understand format with lots of screenshots and step-by-step explanations.This book is geared toward developers that have a familiarity with Delphi or Free Pascal and would like to start using the open source Lazarus Integrated Development Environment. You should have knowledge of creating a console and GUI applications as well as creating basic components. Example source code and projects are provided to help learn the differences between Delphi and Lazarus projects.
Getting Started with MariaDB - Second Edition
Getting Started with MariaDB - Second Edition
Daniel Bartholomew
¥45.77
This book is for anyone who wants to learn more about databases in general and wants to get started with MariaDB. Prior database experience is not required.
Microsoft Azure IaaS Essentials
Microsoft Azure IaaS Essentials
Gethyn Ellis
¥45.77
This book is intended for system administrators and other IT professionals who need to both design and implement an Azure-based cloud solution. With the help of this book, you will soon master the basic tasks needed to build a cloud-based solution.
Apache Mahout Essentials
Apache Mahout Essentials
Jayani Withanawasam
¥45.77
If you are a Java developer or data scientist, haven't worked with Apache Mahout before, and want to get up to speed on implementing machine learning on big data, then this is the perfect guide for you.
AngularJS Deployment Essentials
AngularJS Deployment Essentials
Zachariah Moreno
¥45.77
If you are a web developer, this handy guide will empower you to quickly learn the fundamentals of AngularJS development and deployment.
Go Web Scraping Quick Start Guide
Go Web Scraping Quick Start Guide
Vincent Smith
¥45.77
Learn how some Go-specific language features help to simplify building web scrapers along with common pitfalls and best practices regarding web scraping. Key Features * Use Go libraries like Goquery and Colly to scrape the web * Common pitfalls and best practices to effectively scrape and crawl * Learn how to scrape using the Go concurrency model Book Description Web scraping is the process of extracting information from the web using various tools that perform scraping and crawling. Go is emerging as the language of choice for scraping using a variety of libraries. This book will quickly explain to you, how to scrape data data from various websites using Go libraries such as Colly and Goquery. The book starts with an introduction to the use cases of building a web scraper and the main features of the Go programming language, along with setting up a Go environment. It then moves on to HTTP requests and responses and talks about how Go handles them. You will also learn about a number of basic web scraping etiquettes. You will be taught how to navigate through a website, using a breadth-first and then a depth-first search, as well as find and follow links. You will get to know about the ways to track history in order to avoid loops and to protect your web scraper using proxies. Finally the book will cover the Go concurrency model, and how to run scrapers in parallel, along with large-scale distributed web scraping. What you will learn * Implement Cache-Control to avoid unnecessary network calls * Coordinate concurrent scrapers * Design a custom, larger-scale scraping system * Scrape basic HTML pages with Colly and JavaScript pages with chromedp * Discover how to search using the "strings" and "regexp" packages * Set up a Go development environment * Retrieve information from an HTML document * Protect your web scraper from being blocked by using proxies * Control web browsers to scrape JavaScript sites Who this book is for Data scientists, and web developers with a basic knowledge of Golang wanting to collect web data and analyze them for effective reporting and visualization.
R Statistics Cookbook
R Statistics Cookbook
Francisco Juretig
¥45.77
Solve real-world statistical problems using the most popular R packages and techniques Key Features * Learn how to apply statistical methods to your everyday research with handy recipes * Foster your analytical skills and interpret research across industries and business verticals * Perform t-tests, chi-squared tests, and regression analysis using modern statistical techniques Book Description R is a popular programming language for developing statistical software. This book will be a useful guide to solving common and not-so-common challenges in statistics. With this book, you'll be equipped to confidently perform essential statistical procedures across your organization with the help of cutting-edge statistical tools. You'll start by implementing data modeling, data analysis, and machine learning to solve real-world problems. You'll then understand how to work with nonparametric methods, mixed effects models, and hidden Markov models. This book contains recipes that will guide you in performing univariate and multivariate hypothesis tests, several regression techniques, and using robust techniques to minimize the impact of outliers in data.You'll also learn how to use the caret package for performing machine learning in R. Furthermore, this book will help you understand how to interpret charts and plots to get insights for better decision making. By the end of this book, you will be able to apply your skills to statistical computations using R 3.5. You will also become well-versed with a wide array of statistical techniques in R that are extensively used in the data science industry. What you will learn * Become well versed with recipes that will help you interpret plots with R * Formulate advanced statistical models in R to understand its concepts * Perform Bayesian regression to predict models and input missing data * Use time series analysis for modelling and forecasting temporal data * Implement a range of regression techniques for efficient data modelling * Get to grips with robust statistics and hidden Markov models * Explore ANOVA (Analysis of Variance) and perform hypothesis testing Who this book is for If you are a quantitative researcher, statistician, data analyst, or data scientist looking to tackle various challenges in statistics, this book is what you need! Proficiency in R programming and basic knowledge of linear algebra is necessary to follow along the recipes covered in this book.
Building Android Games with Cocos2d-x
Building Android Games with Cocos2d-x
Raydelto Hernandez
¥45.77
If you have a basic understanding of the C++ programming language and want to create videogames for the Android platform, then this technology and book is ideal for you.
Building Networks and Servers Using BeagleBone
Building Networks and Servers Using BeagleBone
Bill Pretty
¥45.77
If you are a developer with BeagleBone experience and want to learn how to use it to set up a network and file server, then this book is ideal for you. To make the most of this book, you should be comfortable with the Linux operating system and know how to install software from the Internet, but you do not have to be a network guru.
Building Impressive Presentations with Impress.js
Building Impressive Presentations with Impress.js
Rakhitha Nimesh Ratnayake
¥45.77
This book gives you exactly what you need, exactly when you need it. Using easy-to-follow practical examples, this guide takes you from simple presentations to complete websites in no time. If you want to engage your audience on a level not previously possible on software such as PowerPoint or Prezi, then this book is for you. With basic knowledge of HTML, CSS, and JavaScript you can start making presentations that truly Impress.
Instant Apache Camel Messaging System
Instant Apache Camel Messaging System
Evgeniy Sharapov
¥45.77
Get to grips with a new technology, understand what it is and what it can do for you, and then get to work with the most important features and tasks. A beginner’s guide to Apache Camel that walks you through basic operations like installation and setup right through to developing simple applications.This book is a good starting point for Java developers who have to work on an application dealing with various systems and interfaces but who haven't yet started using Enterprise System Buses or Java Business Integration frameworks.
Instant NPM
Instant NPM
Juzer Ali
¥45.77
Get to grips with a new technology, understand what it is and what it can do for you, and then get to work with the most important features and tasks. A practical exploration of the lifecycle of creating node modules as well as learning all of the top features that npm has to offer.Intended for readers who want to create their first node.js modules. The programming paradigm of JavaScript is not covered so a foundation in these concepts would be beneficial.
JavaScript Security
JavaScript Security
Y.E Liang
¥45.77
This book is for JavaScript developers having basic web development knowledge and also for those who want to explore the security issues that arise from the use of JavaScript. Prior knowledge of how JavaScript is used, such as for DOM manipulation or to perform Ajax operations, is assumed.
Developing Windows Store Apps with HTML5 and JavaScript
Developing Windows Store Apps with HTML5 and JavaScript
Rami Sarieddine
¥45.77
This book is a hands-on guide that follows a step-by-step tutorial approach which discusses Windows 8 application development with HTML5, CSS3, and JavaScript.This book is great for developers who want to start developing for Windows 8 and it also targets developers who want to get introduced to powerful advancements in standards-based web technology, while using it to build Windows Store apps, as well as leveraging their existing skills and code assets in web development.