Recent Books

Arduino for Secret Agents

Book Description:

Q might have Bond’s gadgets– but he doesn’t have an Arduino (not yet at least). Find out how the tiny Arduino microcomputer can be used to build an impressive range of neat secret agent projects that can help you go undercover and get to grips with the cutting-edge of the world of espionage with this book, created for ardent Arduino fans and anyone new to the powerful device.
Each chapter shows you how to construct a different secret agent gadget, helping you to unlock the full potential of your Arduino and make sure you have a solution for every tricky spying situation.
You’ll find out how to build everything from an alarm system to a fingerprint sensor, each project demonstrating a new feature of Arduino, so you can build your expertise as you complete each project. Learn how to open a lock with a text message, monitor top secret data remotely, and even create your own Arduino Spy Robot, Spy Microphone System, and Cloud Spy Camera This book isn’t simply an instruction manual – it helps you put your knowledge into action so you can build every single project to completion.

DOWNLOAD NOW!

{[['']]}

Banana Pro Blueprints



Book Description:

This book follows a tactical plan that will guide you through the implementation of Banana Pro and its configurations. You will then learn the various programming languages used with Banana Pi with the help of examples. In no time at all, you’ll be working on a wireless project that implements AirPlay servers, hotspots, and so on. Following this, you’ll develop a retro-style arcade kiosk game. Then we’ll move on to explore the multimedia features of Banana Pro by designing and building an enclosure for it. After this, you’ll learn to build a remote-controlled smart car and we’ll examine how to control a robotic arm. The book will conclude with the creation of a home sensor system that has the ability to expand or shrink to suit any home.

DOWNLOAD NOW!

{[['']]}

Building a Home Security System with Raspberry Pi

Book Description:

The Raspberry Pi is a powerful low-cost credit-card-sized computer, which lends itself perfectly as the controller for a sophisticated home security system. Using the on-board interfaces available, the Raspberry Pi can be expanded to allow the connection of a virtually infinite number of security sensors and devices. The Raspberry Pi has the processing power and interfaces available to build a sophisticated home security system but at a fraction of the cost of commercially available systems.
Building a Home Security System with Raspberry Pi starts off by showing you the Raspberry Pi and how to set up the Linux-based operating system. It then guides you through connecting switch sensors and LEDs to the native GPIO connector safely, and how to access them using simple Bash scripts. As you dive further in, you’ll learn how to build an input/output expansion board using the I2C interface and power supply, allowing the connection of the large number of sensors needed for a typical home security setup.
In the later chapters of the book, we’ll look at more sophisticated topics such as adding cameras, remotely accessing the system using your mobile phone, receiving intrusion alerts and images by e-mail, and more.
By the end of the book, you will be well-versed with the use of Raspberry Pi to power a home-based security system that sends message alerts whenever it is triggered and will be able to build a truly sophisticated and modular home security system. You will also gain a good understanding of Raspberry Pi’s ecosystem and be able to write the functions required for a security system.

DOWNLOAD NOW!

{[['']]}

Teach Yourself VISUALLY Laptops, 2nd Edition



Book Description:

The fast and easy way to learn about buying, maintaining, and troubleshooting, a laptop
How do I find the right laptop for me? Now that I have a laptop, how do I set it up and maintain it? What are some tips for getting the most out of software systems? How do I begin to troubleshoot my laptop? If you are a visual learner and have ever asked yourself any of those questions, then this is just the book you need. Visual, step-by-step guidance walks you through finding the right laptop to meet your needs, getting comfortable with the latest versions of Windows and the Microsoft Office Suite, and understanding the most important security aspects of keeping your online experiences safe.
  • Helps visual learners get comfortable and confident with their laptops
  • Features full-color screen shots and numbered, step-by-step instructions on how to get up and running
  • Walks you through using the latest hardware add-ons, the Internet, and popular software applications
Teach Yourself VISUALLY Laptops, Second Edition offers you an easy-to-follow and visually appealing way to learn!

DOWNLOAD NOW!

{[['']]}

BeagleBone Home Automation Blueprints

Book Description:

BeagleBone is a microboard PC that runs Linux. It can connect to the Internet and can run OSes such as Android and Ubuntu. BeagleBone is used for a variety of different purposes and projects, from simple projects such as building a thermostat to more advanced ones such as home security systems.
Packed with real-world examples, this book will provide you with examples of how to connect several sensors and an actuator to the BeagleBone Black. You’ll learn how to give access to them, in order to realize simple-to-complex monitoring and controlling systems that will help you take control of the house. You will also find software examples of implementing web interfaces using the classical PHP/HTML pair with JavaScript, using complex APIs to interact with a Google Docs account, WhatsApp, or Facebook. This guide is an invaluable tutorial if you are planning to use a BeagleBone Black in a home automation project.

DOWNLOAD NOW!

{[['']]}

Python for Software Design

Book Description:

Python for Software Design is a concise introduction to software design using the Python programming language. Intended for people with no programming experience, this book starts with the most basic concepts and gradually adds new material. Some of the ideas students find most challenging, like recursion and object-oriented programming, are divided into a sequence of smaller steps and introduced over the course of several chapters. The focus is on the programming process, with special emphasis on debugging. The book includes a wide range of exercises, from short examples to substantial projects, so that students have ample opportunity to practice each new concept. Exercise solutions and code examples are available from thinkpython.com, along with Swampy, a suite of Python programs that is used in some of the exercises.

DOWNLOAD NOW!

{[['']]}

Hybrid Cloud For Dummies

Book Description:

Choose the right combination of public, private, and data center resources to empower your business
Hybrid clouds are transforming the way that organizations do business. This handy guide helps you find out what this new cloud deployment model is all about. You’ll get down- to-earth information about cloud technology, questions to consider, and how to plan and deliver your move to a hybrid environment.
  • Constructing the cloud — learn the basic concepts of the hybrid cloud from both a technical and business perspective
  • Delivering cloud services — dive deeper into the actual foundational elements of the hybrid cloud
  • Identifying business value — determine your hybrid cloud needs based on your business objectives
  • Unified hybrid environments — find out what it means to create a computing environment that brings elements of the data center together with public and private cloud services
  • Making it work — examine the steps you need to take to make this new architectural approach work — including security, governance, data, integration, monitoring, and more
  • Get your ticket to the cloud — tips on how to talk to cloud providers and plan for the service you choose
Open the book and find:
  • Different cloud deployment models and what differentiates a hybrid cloud from other cloud models
  • The impact of the hybrid cloud on cloud delivery models
  • Why service orientation matters in a hybrid cloud
  • Ways to develop and deploy applications in a hybrid world
  • Guidance in finding the right hybrid cloud service providers
  • Security and governance in a hybrid model
  • The role of workload optimization in hybrid environments
Learn to:
  • Recognize the benefits and challenges of a hybrid cloud
  • Efficiently deliver and manage cloud services
  • Understand the impact of emerging cloud standards
  • Protect customer data with sound security practices

DOWNLOAD NOW!

{[['']]}

Elasticsearch Server, 2nd Edition

Book Description:

This book begins by introducing the most commonly used Elasticsearch server functionalities, from creating your own index structure, through querying, faceting, and aggregations, and ends with cluster monitoring and problem diagnosis. As you progress through the book, you will cover topics such as starting Elasticsearch, creating a new index, and designing its proper structure. After that, you’ll read about the query API that Elasticsearch exposes, as well as about filtering capabilities, aggregations, and faceting. Last but not least, you will get to know how to find similar documents by using similar functionalities and how to implement application alerts by using the prospective search functionality called percolator. Some advanced topics such as shard allocation control, gateway configuration, and how to use the discovery module will also be discussed. This book will also show you the possibilities of cluster state and health monitoring as well as how to use third-party tools.

DOWNLOAD NOW!

{[['']]}

Vmware Vsphere 5.X Datacenter Design Cookbook

Book Description:

VMware vSphere 5.x provides a robust and resilient platform for virtualizing server and application workloads in datacenters. The features available in VMware’s vSphere 5.x suite of products simplify the management of resources, increase the availability of applications, and guarantee the performance of workloads deployed in the virtualized datacenters. “VMware vSphere 5.x Design Cookbook” covers the design process from creating the conceptual design, to determining the resource requirements for the logical design, and then on to creating the physical design.
“VMware vSphere 5.x Datacenter Design Cookbook” begins with the process of identifying the design factors and applying them to the logical and physical design process in order to create a successful vSphere 5.x design. The key to a successful VMware vSphere 5.x design is the design’s ability to satisfy the design factors. This Cookbook walks you through the process of identifying the design factors which include the requirements the design must satisfy and the assumptions the architect makes to form the conceptual design.
From the conceptual design, the logical design is created. The logical design process includes determining the architecture of and the resources required for the management, storage, network, and compute resources. This Cookbook includes recipes for calculating the resources required and determining the architecture and features to use while applying VMware recommended practices.
The physical design takes the logical design requirements and maps them to the physical infrastructure required to support the resources. “VMware vSphere 5.x Datacenter Design Cookbook” offers recipes to determine the physical resources and configuration required to support the logical design while satisfying the design factors. Finally, the book provides recipes for creating design documentation. Documenting the design, the implementation procedures, and the verification procedures are also covered towards the end of the book.

DOWNLOAD NOW!

{[['']]}

Pro Visual C++/CLI and the .NET 2.0 Platform

Book Description:

This book explains how to write .NET 2.0 applications and services. It provides you with a clean slate, erasing the need for developing the COM, DCOM, COM+, or ActiveX components that used to be a necessity. Instead, you’ll learn how to write .NET applications using C++/CLI.
This book is based on its highly successful predecessor, and bridges the gap between classic C++ and C++/CLI. Furthermore, this edition is based on the newest version of Visual Studio .NET (2005) and .NET 2.0. All topic areas include specific code examples. By the end of the book, you will be proficient in developing .NET applications and services for both the Windows desktop and the Web.

DOWNLOAD NOW!

{[['']]}

Networking All-in-One For Dummies, 6th Edition

Book Description:

Are you ready to build a network, but aren’t sure where to start? Networking All-In-One For Dummies, 6th Edition walks you through the basics. With nine self-contained minibooks that feature the latest updates on networking trends, including revised content for Windows 10 and Windows Server 2016, as well as updated coverage of broadband technologies, storage, and back-up, this fully-updated text will become your go-to guide for network development. This easy-to-understand guide gives you everything you need to dive into the network development game.
Networking entails the connection of two or more computers, allowing them to share resources and exchange data. This is essential in the workplace, and has become highly popular in home settings as more and more people are connecting their home computers. Whether you’re a network administrator or someone who wants to create a home-based network, understanding how to build your network effectively is critical to your success.
  • Learn networking basics, including what a network is and how to build one
  • Understand how to effectively carry out network administration while maintaining high levels of security
  • Explore different types of networking, including wireless and mobile
  • Leverage the most up to date information that covers the latest networking trends and practices
Networking All-In-One For Dummies, 6th Edition is the best-selling resource you need to catch up on the latest networking tools and trends.

DOWNLOAD NOW!

{[['']]}

Going GAS: From VBA to Google Apps Script

Book Description:

Whether you’re moving from Microsoft Office to Google Docs or simply want to learn how to automate Docs with Google Apps Script, this practical guide shows you by example how to work with each of the major Apps Script services.
Office still supports VBA, but it’s not likely to do so for much longer. If you’re a VBA or .NET developer, you’ll learn how to port existing VBA code and structure to their JavaScript-based Apps Script equivalents with minimal effort. Author Bruce Mcpherson introduces JavaScript basics for experienced developers unfamiliar with the language, and demonstrates ways to build real-world apps using all of the Apps Script services previously covered.
  • Use App Script’s equivalent of Excel’s object model
  • Target the most commonly used parts of Microsoft Word
  • Automate processes in Gmail, Calendar, and Contacts
  • Access the local client filesystem with Google Drive
  • Build and run applications in a browser
  • Store persistent data conveniently
  • Render HTML content in response to HTTP requests
  • Automate the maintenance and creation of pages and content
  • Interact with a REST service or NoSQL database
  • Access Apps Script capabilities from other platforms

DOWNLOAD NOW!

{[['']]}

Web Development with Django Cookbook, Second Edition

Book Description:

Django is a web framework that was designed to strike a balance between rapid web development and high performance. It has the capacity to handle applications with high levels of user traffic and interaction, and can integrate with massive databases on the backend, constantly collecting and processing data in real time.
Through this book, you’ll discover that collecting data from different sources and providing it to others in different formats isn’t as difficult as you thought. It follows a task-based approach to guide you through all the web development processes using the Django framework. We’ll start by setting up the virtual environment for a Django project and configuring it. Then you’ll learn to write reusable pieces of code for your models and find out how to manage database schema changes using South migrations. After that, we’ll take you through working with forms and views to enter and list data. With practical examples on using templates and JavaScript together, you will discover how to create the best user experience. In the final chapters, you’ll be introduced to some programming and debugging tricks and finally, you will be shown how to test and deploy the project to a remote dedicated server.
By the end of this book, you will have a good understanding of the new features added to Django 1.8 and be an expert at web development processes.
What you will learn
  • Get started with the basic configuration necessary to start any Django project
  • Build a database structure out of reusable model mixins
  • Manage forms and views and get to know some useful patterns that are used to create them
  • Create handy template filters and tags that you can reuse in every project
  • Integrate your own functionality into the Django CMS
  • Manage hierarchical structures with MPTT
  • Import data from local sources and external web services as well as exporting your data to third parties
  • Implement a multilingual search with Haystack
  • Test and deploy your project efficiently


{[['']]}

Pro PHP and jQuery, Second Edition

Book Description:

Take advantage of the improved performance and reduced memory requirements of PHP version 7, and learn to utilize the new built-in PHP functions and features such as typed variable enforcement with declare(strict_types=1) and the new available data types, scalar type declarations for function arguments and return statements, constant arrays using define(), argument unpacking with the … operator, integer division with intdiv(), the null coalesce operator, the spaceship operator, new exception types, and improvements to existing features.
Pro PHP and jQuery, Second Edition is for intermediate level programmers interested in building web applications using jQuery and PHP. Updated for PHP version 7 and the latest version of jQuery, this book teaches some advanced PHP techniques and it shows you how to take your dynamic applications to the next level by adding a JavaScript layer using the jQuery framework and APIs.
After reading and using this book, you’ll come away having built a fully functional PHP and jQuery web application that you can reapply as a template for your own particular web application.
Pro PHP and jQuery, Second Edition is for intermediate level programmers interested in building web applications using jQuery and PHP. Updated for PHP version 7 and the latest version of jQuery, this book teaches some advanced PHP techniques and it shows you how to take your dynamic applications to the next level by adding a JavaScript layer using the jQuery framework and APIs, considered the most popular JavaScript libraries.
After reading and using this book, you’ll come away understanding a fully functional PHP using jQuery web application case study that you can reapply as a template for your own particular web application.
Moreover, from PHP 7, you’ll get uniform variable syntax, the AST-based compilation process, the added Closure::call(), bitwise shift consistency across platforms, the (null coalesce) operator, Unicode codepoint escape syntax, return type declarations, and new and easier extensions development with support for redis, MongoDB and much more.
 

DOWNLOAD NOW! 

{[['']]}
Powered by Blogger.
 
Published by : ALI RAZA
Copyright © 2011. IT Books Library - All Rights Reserved
Proudly powered by Blogger