Skip to content

PRACTICAL COMMON LISP
Stock Photo: Cover May Be Different

PRACTICAL COMMON LISP Hardcover - 2005

by PETER SEIBEL ,

  • New
  • Hardcover
  • first

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, 2005. 1st. Hardcover. New/New.
New
NZ$81.59
NZ$16.65 Shipping to USA
Standard delivery: 7 to 12 days
More Shipping Options
Ships from DELHI BOOK STORE (India)

Details

  • Title PRACTICAL COMMON LISP
  • Author PETER SEIBEL ,
  • Binding Hardcover
  • Edition 1st
  • Condition New
  • Pages 499
  • Volumes 1
  • Language ENG
  • Publisher Apress, Berkeley, California, U.S.A.
  • Date 2005
  • Illustrated Yes
  • Features Illustrated, Index, Table of Contents
  • Bookseller's Inventory # AME_9781590592397
  • 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 DELHI BOOK STORE India

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

Our prime concern is to make books available with its extensive choices of titles on all subjects for medicine, engineers, technocrats, corporates, scientists, academics, students, scholars and many more at attractive price range.

Terms of Sale: BOOKS CAN BE RETURNED IF IT IS UNOPENED OR SHRINK WRAP IS NOT BROKEN.

Browse books from DELHI BOOK STORE

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.