Skip to content

Essential Open Source Toolset Programming with Eclipse, JUnit, CVS, Bugzilla, Ant, Tcl/Tk and More

Best in textbook rentals since 2012!

ISBN-10: 0470844450

ISBN-13: 9780470844458

Edition: 2005

Authors: Andreas Zeller, Jens Krinke

List price: $65.00
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Description:

Software developers must build, analyze and test their programs. They have to avoid performance bottlenecks, administer both their own and others' modifications and find and remove errors. This book examines the area.
Customers also bought

Book details

List price: $65.00
Copyright year: 2005
Publisher: John Wiley & Sons, Incorporated
Publication date: 2/11/2005
Binding: Paperback
Pages: 404
Size: 7.50" wide x 9.00" long x 1.00" tall
Weight: 1.628
Language: English

Introduction
Managing changes using DIFF and PATCH
Revision management using RCS
Parallel program development with CVS
Lexical analysis using LEX
Syntactical analysis with YACC
Lexical and syntactic analysis using ANTLR
Building programs with MAKE
Configuring software automatically with AUTOCONF
Documenting programs with JAVADOC
Creating prototypes using Tcl/Tk
Software tests with DEJAGNU
Component tests with JUNIT
Tracking problems with BUGZILLA
Debugging with GDB and DDD
Profiling using GPROF and GCOV
Checking style with CHECKSTYLE
Static program analysis with LINT
Program slicing using UNRAVEL
Integrated development with ECLIPSE 3.0