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! 

{[['']]}

Learning Metasploit Exploitation and Development

Book Description:

Metasploit is an open source exploit framework that provides you with heaps of exploits, as well as tools to assist you in creating your own exploits. This includes the ability to generate a large range of shellcodes for different purposes and platforms that can be customized to attack your target. The recent improvements in network security mechanisms have given rise to new trends and techniques of compromising a network. This book deals with these recent trends and attack tips to compromise the weakest to the strongest of networks. Metasploit Exploitation and Development describes actual penetration testing skills and ways to penetrate and assess different types of networks.
Metasploit Exploitation and Development is a perfect fit for hackers who want to develop some real exploitation skills. This book has been designed with a practical approach which emphasizes hands-on rather than theoretical reading. It covers all the new exploits for new operating systems and tips from the experience of real hackers. This is a best buy book for learning the art of exploitation and skills of a penetration tester.
Metasploit Exploitation and Development is a guide to real network hacking with the best tricks to master the art of exploitation.
This book has been designed in well-defined stages so the reader learns more effectively. From the actual setup to vulnerability assessment, this book provides an individual with in-depth knowledge of an expert penetration tester. The book deals with vulnerability assessment exercises with some of the industrially-used tools and report-making tips. It covers topics such as client exploitation, backdoors, post exploitation, and also exploitation development with Metasploit.
This book has been developed with a practical hands-on approach so that readers can effectively try and test what they actually read.
Metasploit Exploitation and Development covers the experience of real network hacking with some of the latest operating systems. The readers will go through a journey in which they will learn from basic to advanced levels of the art of exploitation.
This book covers real hacking and exploitation of the current vulnerabilities in some of the latest operating systems.
 

DOWNLOAD NOW! 

{[['']]}

Compiere 3

Book Description:

An essential and concise guide to understanding and implementing Compiere. Successfully implement Compiere, the leading open source ERP business solution, to manage and coordinate all the resources, information, and functions of a business Efficiently manage business documents such as purchase/sales orders, material receipts/shipments, and invoices A quick way to evaluate the Compiere software against your needs, or to get a prototype implementation to test with users or management Written in a clear and concise manner, this book follows a business model case-study example enabling you to learn about Compiere fundamentals and best practices along the way In Detail Compiere is a world leading open source commercially supported ERP system. Very large companies have already chosen Compiere over traditional systems. By its nature ERP is a complex subject and while you may be familiar with ERP this book will introduce you to the concepts of Compiere. Here you will learn the Compiere essentials quickly and concisely. The aim of this book is to get you up and running with Compiere through a practical hands on approach. This book will also give you an overview of the main Compiere business process aspects. This book will help you get comfortable with using and exploring the Compiere system as you prepare for a roll out in your organization. Maturing from an open source project to a leading edge competitor in the ERP space, Compiere offers what other traditional big name systems lack. Offering its best of class functionality on a model driven architecture, the latest enterprise platform independent web technologies (GWT, Java, JBoss, Oracle, Postgress), while maintaining openness, value, flexibility, scalability and most of all an integrated ERP platform that can be extended upon with ease. In this book we will introduce you to understanding Compiere functionality exploring the different essential business processes.

DOWNLOAD NOW! 


{[['']]}

concrete5 Beginner’s Guide

Book Description:

Concrete5 is a content management system for PHP developers. It can be used to build a range of sites and is particularly optimized for creating marketing websites.
The Concrete5 Beginner’s Guide will show you how to get up and running with Concrete5 as quickly and painlessly as possible. Taking you from installation to deployment, this is the only reference that you will need for creating your new Concrete5 site
By using a number of real-world examples, as well as taking you through the set up of a sample site, this book will enable you to become familiar with all of Concrete5’s features. Use add-ons, themes, and blocks to give your site the look-and-feel that you desire. Simple PHP will enable you to customize the layout and navigation options of your site, as well extend the dashboard giving you a fully functional, professional site in no time.
A step-by-step guide to creating professional, feature-rich sites with Concrete5
 

DOWNLOAD NOW! 


{[['']]}

PHP 5 Social Networking

Book Description:

This book is a fast-paced tutorial focusing on creating a Social Networking framework through an ongoing case study. It presents a lot of real-world code, with comprehensive explanation and discussion. With each chapter, the Social Networking framework is extended, with more functionality being added as we progress through the book. This book is primarily aimed at PHP developers, but is suitable for any web developers looking to expand their knowledge and understanding of Social Networking concepts. Intermediate knowledge of PHP and object-oriented programming is assumed, along with a basic knowledge of MySQL.
 

DOWNLOAD NOW! 

{[['']]}

Pyside GUI Application Development, Second Edition

Book Description:

Elegantly-built GUI applications are always a massive hit among users. PySide is an open source software project that provides Python bindings for the Qt cross-platform UI framework. Combining the power of Qt and Python, PySide provides easy access to the Qt framework for Python developers and also acts as an excellent rapid application development platform.
This book will take you through everything you need to know to develop UI applications. You will learn about installing and building PySide in various major operating systems as well as the basics of GUI programming. The book will then move on to discuss event management, signals and slots, and the widgets and dialogs available with PySide. Database interaction and manipulation is also covered.
By the end of this book, you will be able to program GUI applications efficiently and master how to develop your own applications and how to run them across platforms.

DOWNLOAD NOW! 

{[['']]}

Game Programming Using Qt: Beginner’s Guide

Book Description:

Qt is the leading cross-platform toolkit for all significant desktop, mobile, and embedded platforms and is becoming more popular by the day, especially on mobile and embedded devices. Despite its simplicity, it’s a powerful tool that perfectly fits game developers’ needs. Using Qt and Qt Quick, it is easy to build fun games or shiny user interfaces. You only need to create your game once and deploy it on all major platforms like iOS, Android, and WinRT without changing a single source file.
The book begins with a brief introduction to creating an application and preparing a working environment for both desktop and mobile platforms. It then dives deeper into the basics of creating graphical interfaces and Qt core concepts of data processing and display before you try creating a game. As you progress through the chapters, you’ll learn to enrich your games by implementing network connectivity and employing scripting. We then delve into Qt Quick, OpenGL, and various other tools to add game logic, design animation, add game physics, and build astonishing UI for the games. Towards the final chapters, you’ll learn to exploit mobile device features such as accelerators and sensors to build engaging user experiences. If you are planning to learn about Qt and its associated toolsets to build apps and games, this book is a must have.
 

DOWNLOAD NOW! 

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