Home » Archive

Free Download Software Dev PDF eBook

Software Dev »

18 May 2012 | | ,
Node: Up and Running: Scalable Server-Side Code with JavaScript

Book Description:

This book introduces you to Node, the new web development framework written in JavaScript. You’ll learn hands-on how Node makes life easier for experienced JavaScript developers: not only can you work on the front end and back end in the same language, you’ll also have more flexibility in choosing how to divide application logic between client and server.
Written by a core contributor to the framework, Node: Up and Running shows you how Node scales up to support large numbers of simultaneous connections across multiple servers, and scales down to let you create quick …

Software Dev »

18 May 2012 | | ,
HLSL and Pixel Shaders for XAML Developers

Book Description:

Graphic Shaders are used throughout the game and movie industry to improve onscreen graphics. They are versatile, doing important tasks like making computer rendered aliens look realistic, providing the ripples on a background lake or growing fur on the latest Pixar monster. In the PC world, programmers are often delighted to find that shaders are nothing more than a miniature program that is optimized to run on the computers GPU. This happiness fades when they start exploring the strange programming model underlying shaders however. Because shaders are strung together in an unusual …

Microsoft, Software Dev »

18 May 2012 | | ,
Getting Started with Metro Apps: A Guide to the Windows Runtime

Book Description:
Get a head start on creating “Metro”-style apps for the approaching release of Windows 8. If you’re new to .NET programming, this introductory guide will quickly get you up to speed on the tools you need to build user interfaces with Microsoft’s new design language, code-named Metro. Learn how to use WinRT and the preview version of the upcoming Visual Studio release, and get tips and tricks for having your app published in the Windows Store.
Windows 8 brings some dramatic changes to the way users interact with computers and devices, and the …

Software Dev »

18 May 2012 | | ,
Developing Backbone.js Applications

Book Description:
If you’re looking to use the single-page application model to build your site’s frontend, Backbone.js is an ideal framework for the job. This practical guide provides all the information you need to create structured JavaScriptapplications using Backbone.js and its unique flavor of the model-view-controller (MVC) architecture.
You’ll start with the essentials of Backbone’s models, views, collections, and routers, and then dive into methods for building RESTful applications with modern technology stacks. Author Addy Osmani also demonstrates advanced uses of the framework, as well as ways to conduct unit tests.

Learn MVC fundamentals to help you …

Software Dev »

17 May 2012 | | ,
Arduino and Kinect Projects: Design, Build, Blow Their Minds

Book Description:
If you’ve done some Arduino tinkering and wondered how you could incorporate the Kinect—or the other way around—then this book is for you. The authors ofArduino and Kinect Projects will show you how to create 10 amazing, creative projects, from simple to complex. You’ll also find out how to incorporate Processing in your project design—a language very similar to the Arduino language.
The ten projects are carefully designed to build on your skills at every step. Starting with the Arduino and Kinect equivalent of “Hello, World,” the authors will take you through a diverse …

Software Dev, Web Development »

17 May 2012 | | , , , ,
XPages Portable Command Guide: A Compact Resource to XPages Application Development and the XSP Language

Book Description:
A Practical Primer for XPages Application Development, Debugging, and Performance
Using XPages, Lotus® Notes® and Domino® developers can quickly create state-of-the-art web, mobile, and Notes client business applications using standard technologies like HTML, JavaScript, CSS, and XML. Now, there’s a perfect portable XPages quick reference for every working developer. Straight from the experts at IBM®, XPages Portable Command Guide offers fast access to working code, tested solutions, expert tips, and example-driven best practices. Drawing on their unsurpassed experience as IBM XPages lead developers and customer consultants, the authors explore many lesser known facets of …

Software Dev »

An Introduction to IMS: Your Complete Guide to IBM Information Management System, 2nd Edition

Book Description:

IBM’s Definitive One-Stop Guide to IMS Versions 12, 11, and 10: for Every IMS DBA, Developer, and System Programmer
Over 90% of the top Fortune® 1000 companies rely on IBM’s Information Management System (IMS) for their most critical IBM System z® data management needs: 50,000,000,000+ transactions run through IMS databases every day. What’s more, IBM continues to upgrade IMS: Versions 12, 11, and 10 meet today’s business challenges more flexibly and at a lower cost than ever before. In An Introduction to IMS, Second Edition, leading IBM experts present the definitive …

Featured, Software Dev »

16 May 2012 | |
Aspect-Oriented, Model-Driven Software Product Lines: The AMPLE Way

Book Description:
Software product lines provide a systematic means of managing variability in a suite of products. They have many benefits but there are three major barriers that can prevent them from reaching their full potential. First, there is the challenge of scale: a large number of variants may exist in a product line context and the number of interrelationships and dependencies can rise exponentially. Second, variations tend to be systemic by nature in that they affect the wholearchitecture of the software product line. Third, software product lines often serve different business …

Headline, Software Dev »

Metro Revealed: Building Windows 8 apps with HTML5 and JavaScript

eBook Description:
The key features for developing on Microsoft’s eagerly anticipated Windows 8 operating system are unveiled in this fast-paced 80-page primer. 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 authorAdam Freeman invites you to take a crash course in Metro development. Using HTML5 and JavaScript, he ensures you understand the changes that are being made to Windows development practices and puts you on the right course to creating innovative …

Featured, Mobile, Software Dev »

Programming in Objective-C, 4th Edition – PDF

Book Description
Programming in Objective-C is a concise, carefully written tutorial on the basics of Objective-C and object-oriented programming for Apple’siOS and Mac platforms.
The book makes no assumptions about prior experience with object-oriented programming languages or with the C language (which Objective-C is based upon). Because of this, both beginners and experienced programmers alike can use this book to quickly and effectively learn the fundamentals of Objective-C.
Readers can also learn the concepts of object-oriented programming without having to first learn all of the intricacies of the underlying C programming language. This unique approach to learning, combined with many small program examples and exercises …