Monthly Archive: November 2013

Programming Erlang, 2nd Edition 0

Programming Erlang, 2nd Edition

Using Erlang, you’ll be surprised at how easy it becomes to deal with parallel problems, and how much faster and more efficiently your programs run. That’s because Erlang uses sets of parallel processes—not a single sequential...

Practical Programming, 2nd Edition 0

Practical Programming, 2nd Edition

You don’t need any programming experience to get started. First, you’ll get a detailed introduction to Python and to programming. You’ll find out exactly what happens when your programs are executed. Through real-world examples, you’ll learn...

The Coding Dojo Handbook 0

The Coding Dojo Handbook

This book is full of practical advice and ideas for practicing skills such as test-driven development, refactoring, and pair programming. Perhaps you’re a team lead, and you’d like to promote good practices among your team colleagues....

The Retrospective Handbook 0

The Retrospective Handbook

Are you running retrospectives regularly? Perhaps you run retrospectives once a week, or fortnightly. Do you feel like you could be getting more out of your retrospectives and fuelling continuous improvement in your teams? You may...

Java Network Programming, 4th Edition 0

Java Network Programming, 4th Edition

This practical guide provides a complete introduction to developing network programs with Java. You’ll learn how to use Java’s network class library to quickly and easily accomplish common networking tasks such as writing multithreaded servers, encrypting...

iOS 7 Programming Cookbook 0

iOS 7 Programming Cookbook

Overcome the vexing issues you’re likely to face when creating apps for the iPhone, iPad, or iPod touch. With new and thoroughly revised recipes in this updated cookbook, you’ll quickly learn the steps necessary to work...

iOS 7 Programming Fundamentals 0

iOS 7 Programming Fundamentals

If you’re getting started with iOS development, or want a firmer grasp of the basics, this practical guide provides a clear view of its fundamental building blocks—Objective-C, Xcode, and Cocoa Touch. You’ll learn object-oriented concepts, understand...

High Performance Drupal 0

High Performance Drupal

How can you help your Drupal website continue to perform at the highest level as it grows to meet demand? This comprehensive guide provides best practices, examples, and in-depth explanations for solving several performance and scalability...