Cantitate/Preț
Produs

Practical Common Lisp

Autor Peter Seibel
en Limba Engleză Hardback – 7 apr 2005
Lisp is often 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.
Practical Common Lisp presents a thorough introduction to Common Lisp, providing you with an overall understanding of the language features and how they work. Over a third of the book is devoted to practical examples, such as the core of a spam filter and a web application for browsing MP3s and streaming them via the Shoutcast protocol to any standard MP3 client software (e.g., iTunes, XMMS, or WinAmp). In other "practical" chapters, author Peter Seibel demonstrates how to build a simple but flexible in-memory database, how to parse binary files, and how to build a unit test framework in 26 lines of code.
Citește tot Restrânge

Toate formatele și edițiile

Toate formatele și edițiile Preț Express
Paperback (2) 46626 lei  6-8 săpt.
  Apress – 2 dec 2014 46626 lei  6-8 săpt.
  Apress – 7 iun 2012 46932 lei  6-8 săpt.
Hardback (1) 53007 lei  6-8 săpt.
  Apress – 7 apr 2005 53007 lei  6-8 săpt.

Preț: 53007 lei

Preț vechi: 66259 lei
-20% Nou

Puncte Express: 795

Preț estimativ în valută:
10153 11007$ 8440£

Carte tipărită la comandă

Livrare economică 02-16 decembrie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781590592397
ISBN-10: 1590592395
Pagini: 532
Ilustrații: XXV, 501 p.
Dimensiuni: 178 x 235 x 34 mm
Greutate: 1.19 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Public țintă

Professional/practitioner

Cuprins

Introduction: Why Lisp?.- Lather, Rinse, Repeat: A Tour of the REPL.- Practical: A Simple Database.- Syntax and Semantics.- Functions.- Variables.- Macros: Standard Control Constructs.- Macros: Defining Your Own.- Practical: Building a Unit Test Framework.- Numbers, Characters, and Strings.- Collections.- They Called It LISP for a Reason: List Processing.- Beyond Lists: Other Uses for Cons Cells.- Files and File I/O.- Practical: A Portable Pathname Library.- Object Reorientation: Generic Functions.- Object Reorientation: Classes.- A Few FORMAT Recipes.- Beyond Exception Handling: Conditions and Restarts.- The Special Operators.- Programming in the Large: Packages and Symbols.- LOOP for Black Belts.- Practical: A Spam Filter.- Practical: Parsing Binary Files.- Practical: An ID3 Parser.- Practical: Web Programming with AllegroServe.- Practical: An MP3 Database.- Practical: A Shoutcast Server.- Practical: An MP3 Browser.- Practical: An HTML Generation Library, the Interpreter.- Practical: An HTML Generation Library, the Compiler.- Conclusion: What’s Next?.

Notă biografică

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.