Managing Projects with GNU Make (Nutshell Handbooks)12 reviews
Robert Mecklenburg

O'Reilly Media, Inc., 2004

Excellent resource for programmers

+ Nice book; available on the net for free
+ Good Overview

Make has been an icon in the GNU / Linux world for over thirty years now, and continues to be one of the most used utilities to ever be released on the platform. A good number of other projects have risen to take its place as an automated-build utility, but as of yet, none have been able to unseat ...
  
  











  



  
Debugging with GDB: The GNU Source-Level Debugger6 reviews
Richard M. Stallman, Roland Pesch, ...

Free Software Foundation, 2002

GDB to a programmer is like a rifle to a soldier

+ Worth the money
+ Found the answer I want
+ Have to respect Stallman
+ Best book on gdb
  
  











  



  
Reversing: Secrets of Reverse Engineering15 reviews
Eldad Eilam

Wiley, 2005

A good read

+ Technique and understanding the assembly is the key
+ Great book for software developers / security professionals!
+ good for someone new to the subj
  
  











  



  
Version Control with Subversion19 reviews
C. Michael Pilato, Ben Collins-Sussman, ...

O'Reilly Media, Inc., 2004

This book is the book you need

+ An Introduction to version control from its basics
+ I wish all documentation was this good
+ Excellent for VCS Beginners and Experts
+ A well-structured explanation of the subject for almost newbies.
  
  











  



  
Classic Shell Scripting11 reviews
Arnold Robbins, Nelson H.F. Beebe

O'Reilly Media, Inc., 2005

Practical and useful

+ Excellent book to learn the basics
+ A good intro on Unix shell scripting and the problems it solves
+ Nice overview of Bourne/sh scripting
+ Okay
  
  











  



  
How Debuggers Work: Algorithms, Data Structures, and Architecture9 reviews
Jonathan B. Rosenberg

Wiley, 1996

i liked this book very much

+ Quite useful short book

This book has been real help to me in "designing implementation of symbolic debugger" as my b.e. final year project. This book has been a source of help in case of any problem i faced during my project.
  
  











  



  
Pragmatic Project Automation: How to Build, Deploy, and Monitor Java Apps31 reviews
Mike Clark

The Pragmatic Programmers, 2004

Great book on software project automation

+ One of the best books out there
+ Build Automation Quick Overview
+ Well written, fun and great content
+ Automation Quick Start
  
  











  



  
The Definitive Guide to GCC8 reviews
William von Hagen, Kurt Wall

Apress, 2003

Excellent Reference

+ A lot of useful information about the gcc compiler
+ The Ultimate GCC Book

The Definitive Guide to GCC covers the ways to use the GCC Compiler to compile programs written in C, C++, Fortran, and Java. For each of these languages the author discusses how it is implemented within the GCC compiler. While all the sections of the book are good the parts I found the best were ...
  
  











  



  
Essential CVS17 reviews
Jennifer Vesperman

O'Reilly Media, Inc., 2003

Well written, good coverage of CVS

+ Good book to establish version control
+ VERY VERY HIGHLY RECOMMENDED!!
+ Wonderful Overview and Guide
+ A complete reference and guide
  
  











  



  
Managing Projects with GNU Make (Nutshell Handbooks)12 reviews
Robert Mecklenburg

O'Reilly Media, Inc., 2004

Excellent resource for programmers

+ Nice book; available on the net for free
+ Good Overview

Make has been an icon in the GNU / Linux world for over thirty years now, and continues to be one of the most used utilities to ever be released on the platform. A good number of other projects have risen to take its place as an automated-build utility, but as of yet, none have been able to unseat ...
  
  











  



  
Essential CVS17 reviews
Jennifer Vesperman

O'Reilly Media, Inc., 2003

Well written, good coverage of CVS

+ Good book to establish version control
+ VERY VERY HIGHLY RECOMMENDED!!
+ Wonderful Overview and Guide
+ A complete reference and guide
  
  











  



  
Reversing: Secrets of Reverse Engineering15 reviews
Eldad Eilam

Wiley, 2005

A good read

+ Technique and understanding the assembly is the key
+ Great book for software developers / security professionals!
+ good for someone new to the subj
  
  











  



  
Version Control with Subversion19 reviews
C. Michael Pilato, Ben Collins-Sussman, ...

O'Reilly Media, Inc., 2004

This book is the book you need

+ An Introduction to version control from its basics
+ I wish all documentation was this good
+ Excellent for VCS Beginners and Experts
+ A well-structured explanation of the subject for almost newbies.
  
  











  



  
The Definitive Guide to GCC8 reviews
William von Hagen, Kurt Wall

Apress, 2003

Excellent Reference

+ A lot of useful information about the gcc compiler
+ The Ultimate GCC Book

The Definitive Guide to GCC covers the ways to use the GCC Compiler to compile programs written in C, C++, Fortran, and Java. For each of these languages the author discusses how it is implemented within the GCC compiler. While all the sections of the book are good the parts I found the best were ...
  
  











  



  
Pragmatic Project Automation: How to Build, Deploy, and Monitor Java Apps31 reviews
Mike Clark

The Pragmatic Programmers, 2004

Great book on software project automation

+ One of the best books out there
+ Build Automation Quick Overview
+ Well written, fun and great content
+ Automation Quick Start
  
  











  



  
How Debuggers Work: Algorithms, Data Structures, and Architecture9 reviews
Jonathan B. Rosenberg

Wiley, 1996

i liked this book very much

+ Quite useful short book

This book has been real help to me in "designing implementation of symbolic debugger" as my b.e. final year project. This book has been a source of help in case of any problem i faced during my project.
  
  











  



  
Classic Shell Scripting11 reviews
Arnold Robbins, Nelson H.F. Beebe

O'Reilly Media, Inc., 2005

Practical and useful

+ Excellent book to learn the basics
+ A good intro on Unix shell scripting and the problems it solves
+ Nice overview of Bourne/sh scripting
+ Okay
  
  











  



  
Debugging with GDB: The GNU Source-Level Debugger6 reviews
Richard M. Stallman, Roland Pesch, ...

Free Software Foundation, 2002

GDB to a programmer is like a rifle to a soldier

+ Worth the money
+ Found the answer I want
+ Have to respect Stallman
+ Best book on gdb