Kamis, 31 Maret 2016

BookDL - 9 new Books


BookDL - 9 new Books

Link to BookDL

Programming the BeagleBone

Posted: 30 Mar 2016 07:59 PM PDT

The BeagleBone is an ultra-small, cost-effective computer that comes with powerful hardware. It runs a fully-fledged Debian Linux OS and provides numerous electronics solutions. It gives you all the benefits of a Linux kernel, such as multitasking, multi-users, and extensive device driver support. It allows you to program in many languages, including high-level languages such […]

OpenStack Administration with Ansible

Posted: 30 Mar 2016 07:57 PM PDT

Most organizations are seeking methods to improve business agility because they have realized just having a cloud is not enough. Being able to improve application deployments, reduce infrastructure downtime, and eliminate daily manual tasks can only be accomplished through some sort of automation. Packed with real-world OpenStack administrative tasks, this book will walk you through […]

Procedural Content Generation for Unity Game Development

Posted: 30 Mar 2016 07:56 PM PDT

Procedural Content Generation is a process by which game content is developed using computer algorithms, rather than through the manual efforts of game developers. This book teaches readers how to develop algorithms for procedural generation that they can use in their own games. These concepts are put into practice using C# and Unity is used […]

Procedural Content Generation for C++ Game Development

Posted: 30 Mar 2016 07:55 PM PDT

Procedural generation is a growing trend in game development. It allows developers to create games that are bigger and more dynamic, giving the games a higher level of replayability. Procedural generation isn’t just one technique, it’s a collection of techniques and approaches that are used together to create dynamic systems and objects. C++ is the […]

Under Attack

Posted: 30 Mar 2016 07:53 PM PDT

The wording “Under Attack” implies a dangerous situation – one that signifies we are currently under assault. In this book, the Celebrity Experts® showcased are in the vanguard of protecting data and sensitive information under threat – the threat of digital information being made available to unscrupulous sources, and at times just pure vandalism. There […]

Web Development with Django Cookbook, 2nd Edition

Posted: 30 Mar 2016 07:52 PM PDT

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 […]

D Web Development

Posted: 30 Mar 2016 07:50 PM PDT

D is a programming language with C-like syntax and static typing. The vibe.d framework builds on powerful D concepts like template meta-programming and compile-time function execution to provide an easy-to-use environment for web applications. The combination of a feature-rich web programming framework with a language compiling to native code solves two common issues in web […]

The Magic Of Pi

Posted: 30 Mar 2016 07:50 PM PDT

Imagine a world where anything is possible, and computers are the ultimate extension of one’s imagination. This is the official Raspberry Pi handbook of the new innovative “Second Brain” computer system developed by tech guru, Deb Killion. While it is shipped out free to those who purchase the Second Brain Raspberry Pi computers Deb sells […]

Domain-Driven Design in PHP

Posted: 30 Mar 2016 07:48 PM PDT

Real examples written in PHP showcasing DDD Architectural Styles, Tactical Design, and Bounded Context Integration Since 2012 and after two years reading and working with Domain-Driven Design approaches, in 2014, Christian and Carlos went to Berlin to get trained by Vaughn Vernon, author of “Implementing Domain-Driven Design” book. The training was fantastic, all the concepts […]

READ MORE - BookDL - 9 new Books

Rabu, 30 Maret 2016

BookDL - 16 new Books


BookDL - 16 new Books

Link to BookDL

RESTful Web Clients

Posted: 30 Mar 2016 01:43 AM PDT

Web-based REST and Hypermedia services are becoming more common every day, but very few client libraries take advantage of these powerful API features—mostly because the techniques and patterns needed to create successful hypermedia clients have been ignored. Yet, when done right, hypermedia-based client applications exhibit more stability and flexibility than typical one-off custom client code. […]

High Performance Spark

Posted: 30 Mar 2016 01:43 AM PDT

If you've successfully used Apache Spark to solve medium sized-problems, but still struggle to realize the “Spark promise” of unparalleled performance on big data, this book is for you. High Performance Spark shows you how take advantage of Spark at scale, so you can grow beyond the novice-level. It's ideal for software engineers, data engineers, […]

Advances in Computers, Volume 101

Posted: 30 Mar 2016 01:42 AM PDT

Advances in Computers carries on a tradition of excellence, presenting detailed coverage of innovations in computer hardware, software, theory, design, and applications. The book provides contributors with a medium in which they can explore their subjects in greater depth and breadth than journal articles typically allow. The articles included in this book will become standard […]

Hack a Wifi Network

Posted: 29 Mar 2016 11:19 AM PDT

In this book, i’ll be going to tell you, how you can access Wifi Networks easily. You will need an Linux operating system like Kali or Backtrack. By using this method you can easily get the serial keys of any Wifi Network (WPA,WPA2,WEP,WET).

How a Network Works

Posted: 29 Mar 2016 11:19 AM PDT

How a Network Works is an illustrated guide to the world of networks. This eBook is designed for students who want to know the basics of how networks work. How a Network Works explores the underlying concepts of how networks function. Combines excellent graphics that brings the inside of a network to life. Introduces the […]

iOS Forensics Cookbook

Posted: 29 Mar 2016 11:18 AM PDT

Mobile device forensics is a branch of digital forensics that involves the recovery of evidence or data in a digital format from a device without affecting its integrity. With the growing popularity of iOS-based Apple devices, iOS forensics has developed immense importance. To cater to the need, this book deals with tasks such as the […]

Mastering Application Development with Force.com

Posted: 29 Mar 2016 11:17 AM PDT

Force.com is an extremely powerful, scalable, and secure cloud platform, delivering a complete technology stack, ranging from databases and security to workflow and the user interface. With salesforce.com’s Force.com cloud platform, you can build any business application and run it on your servers. The book will help you enhance your skillset and develop complex applications […]

Learning VMware NSX

Posted: 29 Mar 2016 11:15 AM PDT

VMware NSX is the network virtualization and security platform that emerged from VMware. It is a platform for the software-defined data center. This software networking platform allows complex networking topologies to be deployed programmatically in seconds. SDNs allow ease of deployment, management, and automation in deploying and maintaining new networks while reducing and in some […]

jQuery Essentials

Posted: 29 Mar 2016 11:13 AM PDT

JQuery is still the most popular JavaScript library. It is used in over 60% of the top websites on the Internet. It was written to make DOM manipulation (so, moving things around a web page) easier for developers. It acts through JavaScript to ascribe HTML elements to the DOM attributes. Because it is a library […]

Mastering CentOS 7 Linux Server

Posted: 29 Mar 2016 11:13 AM PDT

Most server infrastructures are equipped with at least one Linux server that provides many essential services, both for a user’s demands and for the infrastructure itself. Setting up a sustainable Linux server is one of the most demanding tasks for a system administrator to perform. However, learning multiple, new technologies to meet all of their […]

Learning Puppet 4

Posted: 29 Mar 2016 11:12 AM PDT

With this practical book, you'll not only come to understand the specifics of the popular Puppet configuration management tool, but you'll also learn important configuration management concepts and various deployment methodologies. It's ideal for system administrators, developers, and anyone else interested in ensuring that their deployments go smoothly. Learn exactly what Puppet is, why was […]

Learning Groovy

Posted: 29 Mar 2016 11:12 AM PDT

A book to help programmers learn Groovy, a flexible open-source language built for the JVM (Java Virtual Machine), and the Groovy ecosystem. This book covers Groovy basics, the GDK, advanced Groovy, writing DSLs, Gradle, Grails, Spock (the test framework), Ratpack (the reactive web application library set), and more.

Node.js Basics

Posted: 29 Mar 2016 11:11 AM PDT

The wide adoption that Node.js has obtain over the years has been astonishing, it’s a great tool for new programmers that want to start using JavaScript outside of the browser. This book is created to help you get started using Node.js in your specific operating system, along with helping you keep Node.js up to date […]

Data Visualization with Python and JavaScript

Posted: 29 Mar 2016 11:10 AM PDT

Python and Javascript are the perfect complement for turning data into rich, interactive web visualizations, in a world that increasingly expects more than a pre-rendered, static image. Developers need to know how to turn raw, unprocessed data, often “dirty” or malformed, into dynamic, interactive web visualizations. Author Kyran Dale teaches you how to leverage the […]

Protocol-Oriented Programming with Swift

Posted: 29 Mar 2016 11:10 AM PDT

At the heart of Swift’s design is an incredibly powerful idea: protocol-oriented programming. Its many benefits include better code maintainability, increased developer productivity and superior application performance. The book will teach the reader how to apply the ideas behind the protocol oriented programing paradigm to improve the code they write. This book will introduce the […]

Building a Media Center with Raspberry Pi

Posted: 29 Mar 2016 11:09 AM PDT

The Raspberry Pi is a complete computer built on a single circuit board and is used for a variety of different purposes and projects, including building automation systems, media centers, networks and servers, robotics, gaming, and education. It is also capable of running an operating system. This book will give you the ability to turn […]

READ MORE - BookDL - 16 new Books