Selasa, 09 Desember 2014

BookDL - 17 new Books


BookDL - 17 new Books

Link to BookDL

ZeroMQ: Messaging for Many Applications

Posted: 08 Dec 2014 05:24 PM PST

Dive into ØMQ (aka ZeroMQ), the smart socket library that gives you fast, easy, message-based concurrency for your applications. With this quick-paced guide, you'll learn hands-on how to use this scalable, lightweight, and highly flexible networking tool for exchanging messages among clusters, the cloud, and other multi-system environments. ØMQ maintainer Pieter Hintjens takes you on […]

This book was posted on BookDL. Download free at ZeroMQ: Messaging for Many Applications.

Twisted Network Programming Essentials, 2nd Edition

Posted: 08 Dec 2014 05:24 PM PST

Get started with Twisted, the event-driven networking framework written in Python. With this introductory guide, you'll learn the key concepts and design patterns to build event-driven client and server applications for many popular networking protocols. You'll also learn the tools to build new protocols using Twisted's primitives. Start by building basic TCP clients and servers, […]

This book was posted on BookDL. Download free at Twisted Network Programming Essentials, 2nd Edition.

“Raw Data” Is an Oxymoron (Infrastructures)

Posted: 08 Dec 2014 05:24 PM PST

We live in the era of Big Data, with storage and transmission capacity measured not just in terabytes but in petabytes (where peta- denotes a quadrillion, or a thousand trillion). Data collection is constant and even insidious, with every click and every “like” stored somewhere for something. This book reminds us that data is anything […]

This book was posted on BookDL. Download free at “Raw Data” Is an Oxymoron (Infrastructures).

Microsoft Excel 2013 Inside Out

Posted: 08 Dec 2014 05:23 PM PST

You're beyond the basics—so dive in and really put your spreadsheet skills to work! This supremely organized reference is packed with hundreds of timesaving solutions, troubleshooting tips, and workarounds. It's all muscle and no fluff. Learn how the experts tackle Excel 2013—and challenge yourself to new levels of mastery. Includes companion eBook and sample files. […]

This book was posted on BookDL. Download free at Microsoft Excel 2013 Inside Out.

Introducing HTML 5

Posted: 08 Dec 2014 05:22 PM PST

Suddenly, everyone's talking about HTML5, and ready or not, you need to get acquainted with this powerful new development in web and application design. Some of its new features are already being implemented by existing browsers, and much more is around the corner. Written by developers who have been using the new language for the […]

This book was posted on BookDL. Download free at Introducing HTML 5.

PHP Web Services: APIs for the Modern Web

Posted: 08 Dec 2014 05:22 PM PST

Whether you're sharing data between two internal systems or building an API so users can access their data, this practical book provides everything you need to build web service APIs with PHP. Author Lorna Jane Mitchell uses code samples, real-world examples, and advice based on her extensive experience to guide you through the process—from the […]

This book was posted on BookDL. Download free at PHP Web Services: APIs for the Modern Web.

JavaScript for PHP Developers

Posted: 08 Dec 2014 05:21 PM PST

If you want to significantly expand your web development skills beyond PHP, this practical, hands-on book teaches you ECMAScript—the core JavaScript language—from the ground up. You'll discover some similarities between JavaScript and PHP, such as conditions and loops, but the primary focus is on JavaScript's unique object creation, classes, prototypes, and inheritance. JavaScript knowledge is […]

This book was posted on BookDL. Download free at JavaScript for PHP Developers.

Oracle SQL Tuning with Oracle SQLTXPLAIN

Posted: 08 Dec 2014 05:21 PM PST

Oracle SQL Tuning with SQLTXPLAIN is a practical guide to SQL tuning the way Oracle’s own experts do it, using a freely downloadable tool called SQLTXPLAIN. Using this simple tool you’ll learn how to tune even the most complex SQL, and you’ll learn to do it quickly, without the huge learning curve usually associated with […]

This book was posted on BookDL. Download free at Oracle SQL Tuning with Oracle SQLTXPLAIN.

CUDA Programming: A Developer’s Guide to Parallel Computing with GPUs

Posted: 08 Dec 2014 05:20 PM PST

If you need to learn CUDA but don’t have experience with parallel computing, CUDA Programming: A Developer’s Introduction offers a detailed guide to CUDA with a grounding in parallel fundamentals. It starts by introducing CUDA and bringing you up to speed on GPU parallelism and hardware, then delving into CUDA installation. Chapters on core concepts […]

This book was posted on BookDL. Download free at CUDA Programming: A Developer’s Guide to Parallel Computing with GPUs.

Citrix Access Gateway VPX 5.04 Essentials

Posted: 08 Dec 2014 05:20 PM PST

A practical step-by-step guide to provide secure remote access using the Citrix Access Gateway VPX Overview A complete administration companion guiding you through the complexity of providing secure remote access using the Citrix Access Gateway 5 virtual appliance. Establish secure access using ICA-Proxy to your Citrix XenApp and XenDesktop hosted environments. Use SmartAccess technology to […]

This book was posted on BookDL. Download free at Citrix Access Gateway VPX 5.04 Essentials.

Metro Revealed: Building Windows 8 apps with HTML5 and javascript

Posted: 08 Dec 2014 05:19 PM PST

This 88-page primer unveils the key features of Microsoft’s eagerly anticipated Windows 8 operating system. Windows 8 contains the revolutionary Metro application framework for building dynamic and responsive touch-enabled applications that target both desktops and mobile devices. With the official release of Windows 8 looming ever closer, experienced author Adam Freeman invites you to take […]

This book was posted on BookDL. Download free at Metro Revealed: Building Windows 8 apps with HTML5 and javascript.

Drupal’s Building Blocks: Quickly Building Web Sites with CCK, Views, and Panels

Posted: 08 Dec 2014 05:19 PM PST

"Even if you're already a seasoned Drupal user of CCK, Views, or Panels, I've no doubt that this book will provide you with several new techniques and methods for getting the most out of these extremely essential modules. It certainly has for me." —Dries Buytaert, founder and project lead of Drupal, and CTO of Acquia […]

This book was posted on BookDL. Download free at Drupal’s Building Blocks: Quickly Building Web Sites with CCK, Views, and Panels.

Beginning Game Programming, 2nd Edition

Posted: 08 Dec 2014 05:18 PM PST

This book provides an introduction to the entire field of game programming. As readers work through the book, they will produce two working games: one in 2D and one in 3D–offering a good introduction to DirectX programming. Beginning with an introduction to basic Windows programming, this book quickly advances to the basics of DirectX programming, […]

This book was posted on BookDL. Download free at Beginning Game Programming, 2nd Edition.

Programming Windows: Writing Windows 8 Apps With C# and XAML (Developer Reference), 6th Edition

Posted: 08 Dec 2014 05:18 PM PST

Reimagined for full-screen and touch-optimized apps, Windows 8 provides a platform for reaching new users in new ways. In response, programming legend Charles Petzold is rewriting his classic Programming Windows—one of the most popular programming books of all time—to show developers how to use existing skills and tools to build Windows 8 apps. Programming Windows, […]

This book was posted on BookDL. Download free at Programming Windows: Writing Windows 8 Apps With C# and XAML (Developer Reference), 6th Edition.

Embedded Android: Porting, Extending, and Customizing

Posted: 08 Dec 2014 05:17 PM PST

Looking to port Android to other platforms such as embedded devices? This hands-on book shows you how Android works and how you can adapt it to fit your needs. You'll delve into Android's architecture and learn how to navigate its source code, modify its various components, and create your own version of Android for your […]

This book was posted on BookDL. Download free at Embedded Android: Porting, Extending, and Customizing.

Appcelerator Titanium: Up and Running

Posted: 08 Dec 2014 05:16 PM PST

Build native apps for iOS, Android, and Blackberry from a single JavaScript codebase with Appcelerator Titanium. This guide gets you quickly up to speed on this amazing framework and shows you how to generate cross-platform apps with 100% native controls. You'll also learn the advantages of using Titanium when you want to create an app […]

This book was posted on BookDL. Download free at Appcelerator Titanium: Up and Running.

Design for Software: A Playbook for Developers

Posted: 08 Dec 2014 05:14 PM PST

A unique resource to help software developers create a desirable user experience Today, top-flight software must feature a desirable user experience. This one-of-a-kind book creates a design process specifically for software, making it easy for developers who lack design background to create that compelling user experience. Appealing to both tech-savvy designers and creative-minded technologists, it […]

This book was posted on BookDL. Download free at Design for Software: A Playbook for Developers.

Tidak ada komentar:

Posting Komentar