0. Mukodimah
Butuh ebook atau
referensi tentang LISP ? Coba cek salah satu ebook berikut ini.
Judul : Loving Lisp,
or the Savvy Programmer's
Penulis : Mark Watson
Format/kualitas :
PDF/Teks
1. Daftar isi
Supaya tidak
mendownload kucing dalam karung, saya cantumkan table of content dari buku
tersebut
1. INTRODUCTION1.1 Why did I write this book?1.2 Free software tools for Common Lisp programming1.3 How is Lisp different from languages like Java and C++?1.4 Advantages of working in a Lisp environment1.5 Getting Started with CLISP2. THE BASICS OF LISP PROGRAMMING2.1 Symbols2.2 Operations on Lists2.3 Using arrays and vectors2.4 Using Strings2.5 Using hash tables2.6 Using Eval to evaluate Lisp Forms2.7 Using a text editor to edit Lisp source files2.8 Recovering from Errors2.9 Garbage collection2.10 Loading your Working Environment Quickly3. DEFINING LISP FUNCTIONS3.1 Using lambda forms3.2 Using recursion3.3 Searching graphs using recursion3.4 Closures4. DEFINING COMMON LISP MACROS4.1 Example macro4.2 Using the splicing operator4.3 Using macroexpand-15. USING COMMON LISP LOOP MACROS5.1 dolist5.2 dotimes5.3 do5.4 loop6. INPUT AND OUTPUT6.1 The Lisp read and read-line functions6.2 Lisp printing functions7. COMMON LISP PACKAGE SYSTEM8. COMMON LISP OBJECT SYSTEM - CLOS8.1 Example of using a CLOS class8.2 Implementation of the HTMLstream class8.3 Other useful CLOS features9. NETWORK PROGRAMMING9.1 An introduction to sockets9.2 A server example9.3 A client example9.4 An Email Client10. EXAMPLE - READING USENET NEWS WITHOUT THESPAM10.1 Understanding the NNTP protocol10.2 A Lisp library to retrieve Usenet articles10.3 A Lisp library for storing Usenet articles10.4 Strategies for filtering out SPAM10.5 Generating HTML output for a list of Usenet news groups11. EXAMPLE - A COMMON LISP WEB APPLICATIONSERVERINDEX
2. Catatan
Silahkan download
pada link berikut ini, dan semoga bermanfaat :
link unduh : http://goo.gl/rPrlMu
Tidak ada komentar:
Posting Komentar