resellers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnupress] New Titles Announcement for Fall 2003


From: Lisa M. Opus Goldstein
Subject: [gnupress] New Titles Announcement for Fall 2003
Date: Thu, 25 Sep 2003 14:49:45 -0400
User-agent: Mutt/1.3.28i

From:   Lisa M. Goldstein
        Managing Editor, GNU Press  
        Free Software Foundation

        Tel 617-542-5942, Fax 617-542-2652
        www.gnupress.org
        address@hidden

     
     GNU PRESS FALL TITLES ANNOUNCEMENT 

FOUR NEW TITLES
TWO NEW EDITIONS
FIVE OUT OF PRINT ANNOUNCEMENTS

*   *   *   *   *   *   *   *   *   *   *   *   *   *
NEW TITLES:
*   *   *   *   *   *   *   *   *   *   *   *   *   *
GNU Radius: A Reference Manual
By Sergey Poznyakoff
1-882114-69-8
$25.00, 188 pages
Perfect bound, trade paper
Publication Date: September 2003
Subject: Networking protocols

Master all the customizable features that make GNU Radius great!
Design your own authentication and accounting tables with no
restrictions. Communicate with MySQL, PostgreSQL, ODBC and
non-standard Radius servers. Choose your authentication scheme from
the many options available.  Use on a single server or run a whole
ISP.  This manual only assumes basic UNIX-like system and networking
knowledge, and no previous knowledge of the Radius protocol.

SALES NOTE: O'Reilly's "Radius" book is about a different program for
the same protocol, so these two titles are complementary, not mutually
exclusive.  They will also make a stronger presence when shelved
together in the general networking section.

*   *   *   *   *   *   *   *   *   *   *   *   *   *
Using GCC: The GNU Compiler Collection Reference Manual for GCC v. 3.3.1
By Richard M. Stallman and the GCC Developer Community
1-882114-39-6
$45.00, 432 pages
Lay flat, trade paper
Publication Date: September 2003
Subject: C Compilers

The definitive reference manual for the most widely used compiler in
the world, written by the program's original author and its current
developers.  Learn how GCC supports language standards and extends
support beyond them; how to fine-tune programs for your specific
platform; and all the Objective-C runtime features. Also contains the
complete list of GCC command options, and shows many features of GCC's
language support. For intermediate-level and above programmers who
know either C, C++ or Objective C.

SALES NOTE: This book is for the major new version of GCC 3.3
released in August.  It is an exhaustive reference work, and not a
tutorial; the back cover has a note warning the buyer.  This is
complementary to the McGraw-Hill Osborne Media book published last
year, and to the upcoming APress title, which are both tutorials.

*   *   *   *   *   *   *   *   *   *   *   *   *   *
GNU C Library: Fundamental Applications
By Sandra Loosemore, et al
1-882114-22-1
Retail Price TBA, Pages TBA
Casebound, printed covers, Smyth sewn
Publication Date: November 2003
Subject: C Compilers

A comprehensive guide to implementing the standard C libraries.
Contains the most commonly used functions, such as: opening, reading,
and closing files; screen I/O; performing math; character and string
manipulation; and memory allocation. Contains code examples and usage
recommendations. Every programmer, from first year students to
experienced programmers, will find this book useful.
                                                                                
                        
SALES NOTE: This title will have a smyth-sewn binding with a printed
*casebound* cover. Designed to meet library standards, but still
priced for retail sales. This is the first new book on C libraries on
the market in some time.

*   *   *   *   *   *   *   *   *   *   *   *   *   *
GNU C Library: System & Network Applications
By Sandra Loosemore, et al
1-882114-24-8
Retail Price TBA, Pages TBA
Casebound, printed covers, Smyth sewn
Publication Date: November 2003
Subject: C Compilers

The second part of the series. Contains advanced functions generally
used by people writing larger applications, such as applications
interacting with other computers over networks or configuring your
system.  Topics covered include threads, processes, network
communications, signal handling, logging, and system management.
Contains code examples and usage recommendations. 

SALES NOTE: This title will have a smyth-sewn binding with a printed
*casebound* cover. Designed to meet library standards, but still
priced for retail sales. This is the first new book on C libraries on
the market in some time.

*   *   *   *   *   *   *   *   *   *   *   *   *   *
NEW EDITIONS OF EXISTING TITLES
*   *   *   *   *   *   *   *   *   *   *   *   *   *
Eighth Edition
Bison Manual: Using the YACC-compatible Parser Generator, for Version 1.875
By Charles Donnelly and Richard M. Stallman
1-882114-23-X
$25.00, 136 pages
Perfect bound, trade paper
Publication Date: September 2003
Subject: Utilities

This updated edition for Bison version 1.875 has expanded 'Concepts'
and 'Grammar Files' sections, and a greatly expanded 'Debugging Your
Parser' section. A new FAQ section was added to the appendix.  Also,
pages of outdated material were removed.

SALES NOTE: This is the only book on the market devoted wholly to this
subject.

*   *   *   *   *   *   *   *   *   *   *   *   *   *
Revised First Edition
GNU MDK: The MIX Development Kit
By Jose' Antonio Ortega Ruiz
1-882114-29-9
$20.00, 114 pages
Perfect bound, trade paper
Publication Date: September 2003
Subject: Donald Knuth, Assembly Programming or "Fun" titles.

The MIX is a mythical computer designed by Donald Knuth in his
monumental work "The Art Of Computer Programming". MIXAL (the Mix
Assembly Language) is its assembler. You can learn about MIX and MIXAL
as an introduction to computer architecture or assembly programming,
as a companion to Knuth's book, or just for fun!

SALES NOTE: Priced to move as a "fun" title for Knuth fans as well as
new computer science students.

*   *   *   *   *   *   *   *   *   *   *   *   *   *
Out of Print:
*   *   *   *   *   *   *   *   *   *   *   *   *   *
GNU C Library Reference Manual (2 volume set) 
Author: Sandra Loosemore & Richard M. Stallman
ISBN: 1-882114-55-8
Retail Price: $60.00 US
Publication Date: July 2001

DISCONTINUED. SAME-SUBJECT REPLACEMENTS ARE ISBNS 1-882114-22-1 and
1-882114-24-8, the two GNU C Library books.

*   *   *   *   *   *   *   *   *   *   *   *   *   *
Using and Porting GNU CC, for Version 2.95
Author: Richard M. Stallman
ISBN: 1-882114-38-8
Retail Price: $35.00 US
Publication Date: July 1999

DISCONTINUED. SAME-SUBJECT REPLACEMENT IS 1-882114-39-6, 
Using GCC: The GNU Compiler Collection Reference Manual for GCC v. 3.3.1

*   *   *   *   *   *   *   *   *   *   *   *   *   *
GNU MDK: The MIX Development Kit
Author: Jose' Antonio Ortega Ruiz
ISBN: 1-882114-62-0
Retail Price: $16.95 US
Publication Date: August 2002

OUT OF PRINT. NEW EDITION REPLACEMENT, ABOVE. ISBN 1-882114-29-9

*   *   *   *   *   *   *   *   *   *   *   *   *   *
Bison Manual: Using the YACC-compatible Parser Generator, for Version 1.35
Author: Charles Donnelly and Richard M. Stallman
ISBN: 1-882114-34-5
Retail Price: $20.00
Publication Date: August 2002

OUT OF PRINT. NEW EDITION REPLACEMENT, ABOVE. ISBN 1-882114-23-X

*   *   *   *   *   *   *   *   *   *   *   *   *   *
The Termcap Manual: The Termcap Library and Data Base, 3d Edition
Author: Richard M. Stallman
ISBN: 1-882114-87-6
Retail Price: $15.00 US
Publication Date: August 1997

DISCONTINUED WITH NO REPLACEMENT.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]