Category: Software Development

Eclipse IDE Pocket Guide 0

Eclipse IDE Pocket Guide

Eclipse is the world’s most popular IDE for Java development. And although there are plenty of large tomes that cover all the nooks and crannies of Eclipse, what you really need is a quick, handy guide...

Iterating Infusion 0

Iterating Infusion

Iterating Infusion: Clearer Views of Objects, Classes, and Systems is a one-of-a-kind book, not dependent on any single technology. Rather, it provides a way to integrate the most efficient techniques from a variety of programming methods,...

Software Projects Secrets 0

Software Projects Secrets

Software Project Secrets: Why Software Projects Fail offers a new path to success in the software industry. This book reaches out to managers, developers, and customers who use industry-standard methodologies, but whose projects still struggle to...

Windows 8 XAML Primer 0

Windows 8 XAML Primer

Windows 8 XAML Primer is a fast-paced introduction to XAML for Windows 8 developers who are already proficient C# coders. It introduces you specifically to the world of XAML development for Windows 8 apps in a practical, hands-on way...

Beginning Objective-C 0

Beginning Objective-C

Objective-C is today’s fastest growing programming language, at least in part due to the popularity of Apple’s Mac, iPhone and iPad. Beginning Objective-C is for you if you have some programming experience, but you’re new to the...

Actors in Scala 0

Actors in Scala

Recent trends in computer architecture make concurrency and parallelism an essential ingredient of efficient program execution. The actor model of concurrency allows you to express real-world concurrency in a natural way using concurrent processes that communicate...

Selenium Testing Tools Cookbook 0

Selenium Testing Tools Cookbook

Web technologies are becoming increasingly complex and there is a need to test your web applications against a vast number of browsers and platforms, so you need to build highly reliable and maintainable test automation. This...