Selasa, 30 Juni 2015

BookDL - 15 new Books


BookDL - 15 new Books

Link to BookDL

A Smarter Way to Learn JavaScript

Posted: 30 Jun 2015 03:08 AM PDT

Written for beginners, useful for experienced developers who want to sharpen their skills and don’t mind covering some ground they already know. (Feel free to skip early chapters that cover elementary topics like alerts, variables, and strings). Step-by-step, you learn the fundamentals of JavaScript as well as some advanced concepts including constructors and prototypes. The […]

This book was posted on BookDL. Download free at A Smarter Way to Learn JavaScript.

Learning Behavior-driven Development with JavaScript

Posted: 30 Jun 2015 03:07 AM PDT

JavaScript is not only widely used to create attractive user interfaces for the Web, but with the advent of Node.js, it is also becoming a very popular and powerful language to write server-side applications. Using behavior-driven development and some common testing patterns and best practices, you will be able to avoid these traps. This book […]

This book was posted on BookDL. Download free at Learning Behavior-driven Development with JavaScript.

Building JavaScript Games

Posted: 30 Jun 2015 03:05 AM PDT

Building JavaScript Games teaches game programming through a series of engaging, arcade-style games that quickly expand your JavaScript and HTML5 skills. JavaScript is in the top ten most-used programming languages world wide, and is the basis for applications that can run in any modern browser, on any device from smart phone to tablet to PC. […]

This book was posted on BookDL. Download free at Building JavaScript Games.

Three.js Cookbook

Posted: 30 Jun 2015 03:04 AM PDT

Modern browsers are becoming more powerful each year and in recent years have adopted WebGL as the standard to deliver 3D graphics in a browser. Beginning with some basic recipes to get you started, this book will guide you through the most important features that Three.js has to offer. You’ll even learn how to quickly […]

This book was posted on BookDL. Download free at Three.js Cookbook.

Beginning HTML5 Media, 2nd Edition

Posted: 30 Jun 2015 03:04 AM PDT

Beginning HTML5 Media, Second Edition is a comprehensive introduction to HTML5 video and audio. The HTML5 video standard enables browsers to support audio and video elements natively. This makes it very easy for web developers to publish audio and video, integrating both within the general presentation of web pages. For example, media elements can be […]

This book was posted on BookDL. Download free at Beginning HTML5 Media, 2nd Edition.

Data Visualization with JavaScript

Posted: 30 Jun 2015 02:46 AM PDT

You’ve got data to communicate. But what kind of visualization do you choose, how do you build it, and how do you ensure that it’s up to the demands of the Web? In Data Visualization with JavaScript, you’ll learn how to use JavaScript, HTML, and CSS to build the most practical visualizations for your data. […]

This book was posted on BookDL. Download free at Data Visualization with JavaScript.

JavaScript with Promises

Posted: 29 Jun 2015 10:03 PM PDT

Asynchronous JavaScript is everywhere, whether you're using Ajax, AngularJS, Node.js, or WebRTC. This practical guide shows intermediate to advanced JavaScript developers how Promises can help you manage asynchronous code effectively—including the inevitable flood of callbacks as your codebase grows. You'll learn the inner workings of Promises and ways to avoid difficulties and missteps when using […]

This book was posted on BookDL. Download free at JavaScript with Promises.

D3.js in Action

Posted: 29 Jun 2015 10:02 PM PDT

D3.js in Action is a practical tutorial for creating interactive graphics and data-driven applications using D3.js. You’ll start with in-depth explanations of D3’s out-of-the-box layouts, along with dozens of practical use cases that align with different types of visualizations. Then, you’ll explore practical techniques for content creation, animation, and representing dynamic data—including interactive graphics and […]

This book was posted on BookDL. Download free at D3.js in Action.

Pro REST API Development with Node.js

Posted: 29 Jun 2015 04:05 PM PDT

Pro REST API Development with Node.js is your guide to managing and understanding the full capabilities of successful REST development. API design is a hot topic in the programming world, but not many resources exist for developers to really understand how you can leverage the advantages. This book will provide a brief background on REST […]

This book was posted on BookDL. Download free at Pro REST API Development with Node.js.

Pro Java 8 Programming, 3rd Edition

Posted: 29 Jun 2015 04:13 AM PDT

Pro Java 8 Programming covers the core Java development kit and the finer points of the core standard edition (SE) and development kit version 8. You’ll discover the particulars of working with the Java language and APIs to develop applications in many different contexts. You will also delve into more advanced topics like lambda expressions, […]

This book was posted on BookDL. Download free at Pro Java 8 Programming, 3rd Edition.

Advanced Game Design with HTML5 and JavaScript

Posted: 29 Jun 2015 04:12 AM PDT

How do you make a video game? Advanced Game Design with HTML5 and JavaScript is a down to earth education in how to make video games from scratch, using the powerful HTML5 and JavaScript technologies. This book is a point-by-point round up of all the essential techniques that every game designer needs to know. You’ll […]

This book was posted on BookDL. Download free at Advanced Game Design with HTML5 and JavaScript.

Enterprise Cybersecurity

Posted: 29 Jun 2015 04:11 AM PDT

Enterprise Cybersecurity empowers organizations of all sizes to defend themselves with next-generation cybersecurity programs against the escalating threat of modern targeted cyberattacks. This book presents a comprehensive framework for managing all aspects of an enterprise cybersecurity program. It enables an enterprise to architect, design, implement, and operate a coherent cybersecurity program that is seamlessly coordinated […]

This book was posted on BookDL. Download free at Enterprise Cybersecurity.

Advanced Metaprogramming in Classic C++, 3rd Edition

Posted: 29 Jun 2015 04:10 AM PDT

Advanced Metaprogramming in Classic C++: Third Edition, offers a detailed and somewhat intense look into template metaprogramming (TMP) using Classic C++ code examples. The two newer standards are not used in the code so that the examples can be rich, illustrate the point, and be run with confidence. The code can be readily adapted to […]

This book was posted on BookDL. Download free at Advanced Metaprogramming in Classic C++, 3rd Edition.

Joomla! 3 SEO and Performance

Posted: 29 Jun 2015 04:08 AM PDT

Joomla 3 SEO and Performance is a concise, 188-page book that helps you to build websites that dominate search engine rankings and have super-fast load times, giving your sites an increased audience. The book takes a very practical approach full of real-world examples. It does not just provide instructions, but also teaches you the logic […]

This book was posted on BookDL. Download free at Joomla! 3 SEO and Performance.

Pro Vagrant

Posted: 29 Jun 2015 04:07 AM PDT

Pro Vagrant teaches you how to effectively implement and optimize Vagrant in your everyday work environment. Master the creation and configuration of virtual development environments with an easy-to-use workflow, and focus on automation. Vagrant lowers development environment setup time, increases development/production parity, and makes the “works on my machine” excuse a relic of the past. […]

This book was posted on BookDL. Download free at Pro Vagrant.


READ MORE - BookDL - 15 new Books

Senin, 29 Juni 2015

BookDL - Android Studio Development Essentials, 2nd Edition


BookDL - Android Studio Development Essentials, 2nd Edition

Link to BookDL

Android Studio Development Essentials, 2nd Edition

Posted: 29 Jun 2015 04:05 AM PDT

The objective of this book teach the skills necessary to develop Android applications using Android Studio and the Android Software Development Kit (SDK). Beginning with the basics, this book provides an outline of the steps necessary to set up an Android Studio based development and testing environment. An overview of Android Studio is included covering […]

This book was posted on BookDL. Download free at Android Studio Development Essentials, 2nd Edition.


READ MORE - BookDL - Android Studio Development Essentials, 2nd Edition

Jumat, 26 Juni 2015

BookDL - 8 new Books


BookDL - 8 new Books

Link to BookDL

Data Structures and Algorithms with JavaScript

Posted: 25 Jun 2015 10:11 AM PDT

As an experienced JavaScript developer moving to server-side programming, you need to implement classic data structures and algorithms associated with conventional object-oriented languages like C# and Java. This practical guide shows you how to work hands-on with a variety of storage mechanisms—including linked lists, stacks, queues, and graphs—within the constraints of the JavaScript environment. Determine […]

This book was posted on BookDL. Download free at Data Structures and Algorithms with JavaScript.

Easy Laravel 5

Posted: 25 Jun 2015 10:10 AM PDT

Easy Laravel 5 is a fast-paced, fun, hands-on guide to the powerful Laravel 5 framework. You’ll learn how to quickly implement your own project idea by following along with the creation of a real-world project covering concepts such as models, views, RESTful controllers and forms integration. You’ll also learn all about Laravel 5 features, including […]

This book was posted on BookDL. Download free at Easy Laravel 5.

Healthy SQL

Posted: 25 Jun 2015 10:09 AM PDT

Healthy SQL is about ensuring the ongoing performance health of a SQL Server database. An unhealthy database is not just an inconvenience; it can bring a business to its knees. And if you are the database administrator, the health of your SQL Server implementation can be a direct reflection on you. It’s in everyone’s best […]

This book was posted on BookDL. Download free at Healthy SQL.

CentOS High Availability

Posted: 25 Jun 2015 10:09 AM PDT

The high performance and stability of CentOS Linux are the key factors that make CentOS Linux the right Linux distribution to build high availability solutions on. This book introduces you to high availability before briefly walking you through the cluster stack and its layers. The book is then divided into two parts, part A and […]

This book was posted on BookDL. Download free at CentOS High Availability.

Managing Microsoft Hybrid Clouds

Posted: 25 Jun 2015 10:08 AM PDT

Hybrid cloud is the number one deployment model for the near future. Microsoft Azure connected to Windows Server and System Center offers benefits such as cost-effective backup, disaster recovery, and agility. Discover the full power of cloud computing and Microsoft Azure Infrastructure Services (IaaS) with this easy-to-follow guide. We take you through each step, all […]

This book was posted on BookDL. Download free at Managing Microsoft Hybrid Clouds.

Transforms in CSS

Posted: 25 Jun 2015 10:07 AM PDT

Present information in stunning new ways by transforming CSS elements in two- and three-dimensional space. Whether you're rotating a photo, doing some interesting perspective tricks, or creating an interface that lets you reveal information on an element's backside, this practical guide shows you how to use them to great effect. Short and sweet, this book […]

This book was posted on BookDL. Download free at Transforms in CSS.

Salt Essentials

Posted: 25 Jun 2015 10:06 AM PDT

Get a complete introduction to Salt, the widely used Python-based configuration management and remote execution tool. This practical guide not only shows system administrators how to manage complex infrastructures with Salt, but also teaches developers how to use Salt to deploy and manage their applications. Written by two Salt experts, this book provides the information […]

This book was posted on BookDL. Download free at Salt Essentials.

Advanced Game Design with HTML5 and JavaScript

Posted: 25 Jun 2015 10:04 AM PDT

How do you make a video game? Advanced Game Design with HTML5 and JavaScript is a down to earth education in how to make video games from scratch, using the powerful HTML5 and JavaScript technologies. This book is a point-by-point round up of all the essential techniques that every game designer needs to know. You’ll […]

This book was posted on BookDL. Download free at Advanced Game Design with HTML5 and JavaScript.


READ MORE - BookDL - 8 new Books