Category: Software Development

Learning UML 2.0 0

Learning UML 2.0

“Since its original introduction in 1997, the Unified Modeling Language has revolutionized software development. Every integrated software development environment in the world–open-source, standards-based, and proprietary–now supports UML and, more importantly, the model-driven approach to software development....

Cocoa and Objective-C Cookbook 0

Cocoa and Objective-C Cookbook

Much of Cocoa is implemented in Objective-C, an object-oriented language that is designed to run at high speed. In order to build powerful Cocoa applications you need more than the basics. This cookbook will provide you...

Software Metrics and Software Metrology 0

Software Metrics and Software Metrology

Most of the software measures currently proposed to the industry bring few real benefits to either software managers or developers. This book looks at the classical metrology concepts from science and engineering, using them as criteria...

Sage: Beginner’s Guide 0

Sage: Beginner’s Guide

Your work demands results, and you don’t have time for tedious, repetitive mathematical tasks. Sage is a free, open-source software package that automates symbolic and numerical calculations with the power of the Python programming language, so...

Python Testing Cookbook 0

Python Testing Cookbook

Are you looking at new ways to write better, more efficient tests? Are you struggling to add automated testing to your existing system? The Python unit testing framework, originally referred to as “PyUnit” and now known...