Category: Software Development

Introducing .NET 4.5, 2nd Edition 0

Introducing .NET 4.5, 2nd Edition

Microsoft has introduced a large number of changes to the way that the .NET Framework operates. Familiar technologies have being altered, best practices replaced, and developer methodologies adjusted. Many developers find it hard to keep up with...

Beginning R 0

Beginning R

Beginning R: An Introduction to Statistical Programming is a hands-on book showing how to use the R language, write and save R scripts, build and import data files, and write your own custom statistical functions. R...

TextMate How-To 0

TextMate How-To

Not all text editors are created equal. TextMate was created with versatility and power to the developer. Whether you want to organize your files in projects, utilize the efficiency of code completion, take advantage of the...

Java 7 Concurrency Cookbook 0

Java 7 Concurrency Cookbook

Java remains the global standard for developing various applications and enterprise software, and the launch of Java 7 brings with it exciting new capabilities for concurrent programming by way of the concurrency utilities enhancement. This allows...