万本电子书0元读

万本电子书0元读

Linux Shell Scripting Essentials
Linux Shell Scripting Essentials
Sinny Kumari
¥90.46
Learn shell *ing to solve complex shell-related problems and to efficiently automate your day-to-day tasks About This Book Familiarize yourself with the terminal by learning about powerful shell features Automate tasks by writing shell *s for repetitive work Packed with easy-to-follow, hands-on examples to help you write any type of shell * with confidence Who This Book Is For This book is aimed at administrators and those who have a basic knowledge of shell *ing and who want to learn how to get the most out of writing shell *s. What You Will Learn Write effective shell *s easily Perform search operations and manipulate large text data with a single shell command Modularize reusable shell *s by creating shell libraries Redirect input, output, and errors of a command or * execution to other streams Debug code with different shell debugging techniques to make your *s bug-free Manage processes, along with the environment variables needed to execute them properly Execute and embed other languages in your *s Manage creation, deletion, and search operations in files In Detail Shell *ing is a quick method to prototype complex applications or problems. Shell *s are a collection of commands to automate tasks, usually those for which the user has a repeated need, when working on Linux-based systems. Using simple commands or a combination of them in a shell can solve complex problems easily. This book starts with the basics, including essential commands that can be executed on Linux systems to perform tasks within a few nanoseconds. You’ll learn to use outputs from commands and transform them to show the data you require. Discover how to write shell *s easily, execute * files, debug, and handle errors. Next, you’ll explore environment variables in shell programming and learn how to customize them and add a new environment. Finally, the book walks you through processes and how these interact with your shell *s, along with how to use *s to automate tasks and how to embed other languages and execute them. Style and approach This book is a pragmatic guide to writing efficient shell programs, complete with hands-on examples and tips.
Building a Home Security System with BeagleBone
Building a Home Security System with BeagleBone
Bill Pretty
¥54.49
Building a Home Security System with BeagleBone is a practical, hands-on guide for practical, hands-on people. The book includes step-by-step instructions for assembling your own hardware on professionally manufactured PCB’s and setting up the software on your system. This book is for anyone who is interested in alarm systems and how they work; for hobbyists and basement tinkerers who love to build things. If you want to build the hardware described in this book, you will need some basic soldering skills, but all the parts are of the thru-hole variety and are very easy to put together. When it comes to software, you can just run it as-is, but if you want to modify the code, you will need knowledge of Java and IDEs.
Shopify Application Development
Shopify Application Development
Michael Larkin
¥54.49
This is an easy-to follow manual that will guide you through the entire process of application development with Shopify, beginning with the installation and configuration of your local development environment for your app to the deployment of the app to Heroku. If you are a web developer or a designer who wants to extend Shopify stores by building apps, then this book is for you. A basic understanding of programming concepts and some familiarity with Shopify is all that is required to get started with Shopify app development.
iCloud Standard Guide
iCloud Standard Guide
Andri Yadi
¥66.48
An easy-to-use guide, filled with tutorials that will teach you how to set up and use iCloud, and profit from all of its marvellous features.This book is for anyone with basic knowledge of computers and mobile operations. Prior knowledge of cloud computing or iCloud is not expected.
Windows Server 2012 Unified Remote Access
Windows Server 2012 Unified Remote Access
Erez Ben-Ari
¥90.46
"Windows Server 2012 Unified Remote Access Planning and Deployment" is a quick start tutorial full of step-by-step instructions to guide you through planning and deploying Unified Remote Access; the successor to DirectAccess. If you are a System Administrator or Engineer who has strong knowledge of networking and deployment for the Microsoft family of operating systems and software, then "Windows Server 2012 Unified Remote Access Planning and Deployment" is for you. You should have a sound understanding of TCP/IP networking, as well as deploying and supporting Windows Server and Client operating systems.
Microsoft Dynamics CRM 2011 Scripting Cookbook
Microsoft Dynamics CRM 2011 Scripting Cookbook
Nicolae Tarla
¥90.46
Microsoft Dynamics CRM 2011 Scripting Cookbook is full of immediately useable recipes showing you how far you can take customization in Dynamics. While the book is structured so that each recipe can be tackled separately, for novice users it is recommended to follow through all the recipes in the order in which they are presented. This book is for those new to Dynamics CRM and for business analysts interested in gaining additional product specific knowledge. Stepping through the first chapters will introduce you to the customization process and give you enough knowledge to start looking into more advanced topics. Developers and web designers of another CRM product will see how their skills can be easily adapted to start customizing Dynamics CRM 2011. You should be familiar with the basic concepts of what a CRM system is and does. Additional knowledge of the current or a previous version of Dynamics CRM will help, but is not necessary.
Bonita Open Solution 5.x Essentials
Bonita Open Solution 5.x Essentials
Rohit Bhat
¥63.21
A practical, intuitive guide for modeling complex business processes as full-scale applications using the ease and power of Bonita Open Solution.If you are a business application developer looking forward to model business processes intuitively in a workflow, with various conditions and transitions then this book is for you. Basic knowledge of Java or Groovy is necessary to help you develop these applications. Knowledge of HTML and JavaScript/JQuery will be helpful but not mandatory.
Avid Media Composer 6.x Cookbook
Avid Media Composer 6.x Cookbook
Benjamin Hershleder
¥90.46
Written in a Cookbook style, it's packed with logically-sequenced recipes to gain deeper understanding of the software. Each recipe contains step-by-step instructions followed by analysis of what was done in each task and other useful information. The book is designed so that you can read it chapter by chapter, or you can look at the list of recipes and refer to them in no particular order. If you are new to editing with Avid, this book will help you get the most out of Avid Media Composer right from the start. Even if you are intermediately experienced with Avid, you will discover new methods and gain a deeper understanding to take your Avid experience to the next level, with greater confidence.
EVE Online: ISK Strategy Guide
EVE Online: ISK Strategy Guide
Y. Michael Xu
¥54.49
A game strategy guide that focuses solely on maximising your in game earning. Whether you are new pilot plugging into your first capsule or have years of experience in EVE, this book is for you. No prior knowledge of EVE Online required.
Lumion 3D Cookbook
Lumion 3D Cookbook
Ciro Cardoso
¥79.56
This book offers uses practical applications using recipes with step-by-step instructions and useful information to help you master how to produce professional architectural visualizations in Lumion. The cookbook approach means you need to think and explore how a particular feature can be applied in your project and perform the intended task. This book is written to be accessible to all Lumion users and is a useful guide to follow when becoming familiar with this cutting-edge real-time technology.This practical guide is designed for all levels of Lumion users who know how to model buildings in 3D and a basic understanding of Lumion, who want to enhance their skills to the next level.
Puppet Reporting and Monitoring
Puppet Reporting and Monitoring
Michael Duffy
¥54.49
An easy to follow guide with extensive examples to explain Puppet's reporting capabilities to facilitate effective implementation of Puppet in the real world as a reporting tool.If you are a Puppet developer or a system administrator using Puppet, and you want to extend your expertise to manage and optimize your server resources, then this book is for you.
Learning NumPy
Learning NumPy
Ivan Idris
¥49.04
A step-by-step guide, packed with examples of practical numerical analysis that will give you a comprehensive, but concise overview of NumPy. This book is for programmers, scientists, or engineers, who have basic Python knowledge and would like to be able to do numerical computations with Python.
PhantomJS Cookbook
PhantomJS Cookbook
Rob Friesel
¥75.20
A task-based guide that provides solutions to real-world test automation problems. This book is intended for web development professionals who want to integrate PhantomJS into their development and testing workflows. If you are a web developer looking to run automated unit tests while you work, or perhaps you are a QA engineer looking for a fast test automation utility, then this book is perfect for you. Some prior knowledge of JavaScript would be helpful.
Mastering Metasploit
Mastering Metasploit
Nipun Jaswal
¥90.46
A comprehensive and detailed, step by step tutorial guide that takes you through important aspects of the Metasploit framework. If you are a penetration tester, security engineer, or someone who is looking to extend their penetration testing skills with Metasploit, then this book is ideal for you. The readers ofthis book must have a basic knowledge of using Metasploit. They are also expected to have knowledge of exploitation and an indepth understanding of object-oriented programming languages.
Penetration Testing with the Bash shell
Penetration Testing with the Bash shell
Keith Makan
¥41.41
An easy-to-understand, step-by-step practical guide that shows you how to use the Linux Bash terminal tools to solve information security problems. If you are a penetration tester, system administrator, or developer who would like an enriching and practical introduction to the Bash shell and Kali Linux command-line-based tools, this is the book for you.
iOS Development with Xamarin Cookbook
iOS Development with Xamarin Cookbook
Dimitris Tavlikos
¥90.46
The book is written in a recipe format with practical examples, allowing you to go directly to your topic of interest or follow topics throughout a chapter to gain an indepth knowledge. There are also plenty of hints and best practices along the way. If you are a C#/.NET developer with no previous experience in iOS development or an ObjectiveC developer who wants to create complete iOS applications and deploy them to the App Store, then this book is ideal for you. No experience with Xamarin is needed.
Learning Anime Studio
Learning Anime Studio
Chad Troftgruben
¥80.65
Written in an easy to follow manner with practical exercises, this book takes you through every aspect of Anime Studio, guiding you to create your own original cartoon. Learning Anime Studio is for newcomers to Anime Studio or animation in general. Hobbyists and newcomers with ambitions of being an animator will get the most out of this book. However, intermediate and long time users will be able to use various chapters as a reference to some of Anime Studio’s tools and features. The book also serves as a guide for the new enhancements introduced in Anime Studio Pro 10.
Configuration Management with Chef-Solo
Configuration Management with Chef-Solo
Naveed ur Rahman
¥41.41
This is a step-by-step guide, full of hands-on examples of real-world deployment tasks. Each topic is explained and placed in context, while also pointing out the key details of the concepts used. This book is aimed at system administrators and system engineers who have an understanding of configuration management tools and infrastructure. For novice administrators, it contains easy-to-use application recipes to get started immediately.
Getting Started with FortiGate
Getting Started with FortiGate
Rosato Fabbri
¥54.49
This book is a step-by-step tutorial that will teach you everything you need to know about the deployment and management of FortiGate, including high availability, complex routing, various kinds of VPN working, user authentication, security rules and controls on applications, and mail and Internet access.This book is intended for network administrators, security managers, and IT pros. It is a great starting point if you have to administer or configure a FortiGate unit, especially if you have no previous experience. For people that have never managed a FortiGate unit, the book helpfully walks through the basic concepts and common mistakes. If your work requires assessing the security of a corporate network or you need to interact with people managing security on a Fortinet product, then this book will be of great benefit. No prior knowledge of Fortigate is assumed.
Construct 2 Game Development by Example
Construct 2 Game Development by Example
John Bura
¥80.65
This book uses practical examples to teach readers, and imparts the key skills and techniques of working in Construct 2 through building complete game projects. This book is for complete beginners who have always wanted to learn how to make games and have never tried. It is the perfect introduction to game development, design, and production.
Advanced Express Web Application Development
Advanced Express Web Application Development
Andrew Keig
¥71.93
A practical book, guiding the reader through the development of a single page application using a feature-driven approach.If you are an experienced JavaScript developer who wants to build highly scalable, real-world applications using Express, this book is ideal for you. This book is an advanced title and assumes that the reader has some experience with node, Java* MVC web development frameworks, and has heard of Express before, or is familiar with it. You should also have a basic understanding of Redis and MongoDB. This book is not a tutorial on Node, but aims to explore some of the more advanced topics you will encounter when developing, deploying, and maintaining an Express web application.