Skip to content

Practical Common Lisp

Practical Common Lisp Hardcover - 2007

by Peter Seibel

  • Used
  • Acceptable
  • Hardcover

Lisp is thought of as an academic language, but it need not be. This is the first book that introduces Lisp as a language for the real world and provides an overall understanding of the language features and how they work. From this foundational knowledge, readers will move on to practical code examples centered on building a streaming MP3 server.

Description

Apress L. P., 2007. Hardcover. Acceptable. Disclaimer:A readable copy. All pages are intact, and the cover is intact. Pages can include considerable notes-in pen or highlighter-but the notes cannot obscure the text. At ThriftBooks, our motto is: Read More, Spend Less.Dust jacket quality is not guaranteed.
Used - Acceptable
NZ$51.07
FREE Shipping to USA Standard delivery: 4 to 8 days
More Shipping Options
Ships from ThriftBooks (Washington, United States)

Details

  • Title Practical Common Lisp
  • Author Peter Seibel
  • Binding Hardcover
  • Edition INTERNATIONAL ED
  • Condition Used - Acceptable
  • Pages 499
  • Volumes 1
  • Language ENG
  • Publisher Apress L. P., Berkeley, California, U.S.A.
  • Date 2007
  • Illustrated Yes
  • Features Illustrated, Index, Table of Contents
  • Bookseller's Inventory # G1590592395I5N00
  • ISBN 9781590592397 / 1590592395
  • Weight 2.44 lbs (1.11 kg)
  • Dimensions 10.41 x 7.19 x 1.45 in (26.44 x 18.26 x 3.68 cm)
  • Library of Congress subjects COMMON LISP (Computer program language)
  • Library of Congress Catalog Number 2005005859
  • Dewey Decimal Code 005.133

About ThriftBooks Washington, United States

Biblio member since 2018
Seller rating: This seller has earned a 4 of 5 Stars rating from Biblio customers.

From the largest selection of used titles, we put quality, affordable books into the hands of readers

Terms of Sale: 30 day return guarantee, with full refund including original shipping costs for up to 30 days after delivery if an item arrives misdescribed or damaged.

Browse books from ThriftBooks

From the publisher

Lisp is thought of an academic language but it need not be. This is the first book that introduces Lisp as a language for the real world.

Part I is the introduction to the Lisp language. The goal in Part I is to give the reader an overall understanding of the features of the language and a sufficiently robust understanding of how they work in order to prepare the reader for the practical code examples in Part II. Part I includes the case studies of the Franz Store, Viaweb, Pandorabots, and ASCENT.

Part II shows larger-scale examples of practical Lisp programming. The practical examples in this section are all centered around building a streaming mp3 server. By the end of the book, the reader will have code for a Lisp mp3 server that serves streaming mp3s via the Shoutcast protocol to any standard mp3 client software (e.g. iTunes, XMMS, or WinAmp). Siebel will show how to store metadata in both a simple home-brew sexp database as well as a relational database (MySQL). He will demonstrate how to use threads to support multiple simultaneous client connections. The server will advertise a Web Service (WSDL) interface and a Web Services programmer (i.e. anyone with Visual Studio .NET) can write an app to replace the browser-based interface.

About the author

Peter Seibel is a serious developer of long standing. In the early days of the Web, he hacked Perl for Mother Jones and Organic Online. He participated in the Java revolution as an early employee at WebLogic which, after its acquisition by BEA, became the cornerstone of the latter's rapid growth in the J2EE sphere. He has also taught Java programming at UC Berkeley Extension. He is the author of Practical Common LISP from Apress.