Category: Software Development

Code Complete, 2nd Edition 0

Code Complete, 2nd Edition

Widely considered one of the best practical guides to programming, Steve McConnell’s original CODE COMPLETE has been helping developers write better software for more than a decade. Now this classic book has been fully updated and...

Études for Erlang 0

Études for Erlang

In this book, you will find descriptions of programs that you can write in Erlang. The programs will usually be short, and each one has been designed to provide practice material for a particular Erlang programming...

Effective Unit Testing 0

Effective Unit Testing

Effective Unit Testing is written to show how to write good tests—tests that are concise and to the point, expressive, useful, and maintainable. Inspired by Roy Osherove’s bestselling The Art of Unit Testing, this book focuses...

Windows 8 MVVM Patterns Revealed 0

Windows 8 MVVM Patterns Revealed

The Model-View-View-Model (MVVM) pattern is held in high regard by many developers as an excellent way of creating sophisticated modern applications. It’s clear seperation of presentation and business logic produces a clean implementation that promotes speed,...