Addison Wesley Professional imprint: 760 books

C++ Coding Standards

101 Rules, Guidelines, and Best Practices

by Herb Sutter, Andrei Alexandrescu
Language: English
Release Date: October 25, 2004

Consistent, high-quality coding standards improve software quality, reduce time-to-market, promote teamwork, eliminate time wasted on inconsequential matters, and simplify maintenance. Now, two of the world's most respected C++ experts distill the rich collective experience of the global C++ community...
by Brian W. Kernighan, Rob Pike
Language: English
Release Date: February 9, 1999

With the same insight and authority that made their book The Unix Programming Environment a classic, Brian Kernighan and Rob Pike have written The Practice of Programming to help make individual programmers more effective and productive. The practice of programming is more than just writing...

Beyond the C++ Standard Library

An Introduction to Boost

by Björn Karlsson
Language: English
Release Date: August 31, 2005

Introducing the Boost libraries: the next breakthrough in C++ programming Boost takes you far beyond the C++ Standard Library, making C++ programming more elegant, robust, and productive. Now, for the first time, a leading Boost expert systematically introduces the broad set of Boost libraries and...

Code Reading

The Open Source Perspective

by Diomidis Spinellis
Language: English
Release Date: May 27, 2003

If you are a programmer, you need this book. You've got a day to add a new feature in a 34,000-line program: Where do you start? Page 333 How can you understand and simplify an inscrutable piece of code? Page 39 Where do you start when disentangling a complicated build process? Page 167 How do...

Introduction to Programming in Python

An Interdisciplinary Approach

by Robert Sedgewick, Kevin Wayne, Robert Dondero
Language: English
Release Date: May 27, 2015

Today, anyone in a scientific or technical discipline needs programming skills. Python is an ideal first programming language, and Introduction to Programming in Python is the best guide to learning it. Princeton University’s Robert Sedgewick, Kevin Wayne, and Robert Dondero have crafted...
by Kent Beck
Language: English
Release Date: October 23, 2007

Software Expert Kent Beck Presents a Catalog of Patterns Infinitely Useful for Everyday Programming   Great code doesn’t just function: it clearly and consistently communicates your intentions, allowing other programmers to understand your code, rely on it, and modify it with confidence....

Refactoring

Ruby Edition

by Jay Fields, Shane Harvie, Martin Fowler
Language: English
Release Date: October 15, 2009

The Definitive Refactoring Guide, Fully Revamped for Ruby With refactoring, programmers can transform even the most chaotic software into well-designed systems that are far easier to evolve and maintain. What’s more, they can do it one step at a time, through a series of simple, proven steps....
by Shane Conder, Lauren Darcey
Language: English
Release Date: October 31, 2011

The Android platform continues to aggressively grow in market share against competing mobile platforms, such as Apple iOS and BlackBerry. Android's latest major platform update, Android 4.0, frequently called by its code-name, Ice Cream Sandwich or just ICS merges the smartphone-centric Android 2.3.x...

Programming

Principles and Practice Using C++

by Bjarne Stroustrup
Language: English
Release Date: June 2, 2014

An Introduction to Programming by the Inventor of C++ ** ** Preparation for Programming in the Real World The book assumes that you aim eventually to write non-trivial programs, whether for work in software development or in some other technical field.   Focus...
by Andrei Alexandrescu
Language: English
Release Date: June 2, 2010

D is a programming language built to help programmers address the challenges of modern software development. It does so by fostering modules interconnected through precise interfaces, a federation of tightly integrated programming paradigms, language-enforced thread isolation, modular type safety, an...

Shell Programming in Unix, Linux and OS X

The Fourth Edition of Unix Shell Programming

by Stephen G. Kochan, Patrick Wood
Language: English
Release Date: August 30, 2016

Shell Programming in Unix, Linux and OS X is a thoroughly updated revision of Kochan and Wood’s classic Unix Shell Programming tutorial. Following the methodology of the original text, the book focuses on the POSIX standard shell, and teaches you how to develop programs in this useful programming...
by Russ Olsen
Language: English
Release Date: December 10, 2007

Praise for Design Patterns in Ruby " Design Patterns in Ruby documents smart ways to resolve many problems that Ruby developers commonly encounter. Russ Olsen has done a great job of selecting classic patterns and augmenting these with newer patterns that have special relevance for Ruby....
by Paul Dix
Language: English
Release Date: August 17, 2010

The Complete Guide to Building Highly Scalable, Services-Based Rails Applications   Ruby on Rails deployments are growing, and Rails is increasingly being adopted in larger environments. Today, Rails developers and architects need better ways to interface with legacy systems, move into the...

Effective Ruby

48 Specific Ways to Write Better Ruby

by Peter J. Jones
Language: English
Release Date: September 8, 2014

If you’re an experienced Ruby programmer, Effective Ruby will help you harness Ruby’s full power to write more robust, efficient, maintainable, and well-performing code. Drawing on nearly a decade of Ruby experience, Peter J. Jones brings together 48 Ruby best practices, expert tips, and shortcuts—all...
First 20 21 22 23 24 25 2627 28 29 30 31 32 Last
We use our own "cookies" and third party cookies to improve services and to see statistical information. By using this website, you agree to our Privacy Policy