Download free course Lisp Web Tales, pdf file on 91 pages by Pavel Penev.
The book is a set of tutorials and examples. It uses the Common Lisp language and some of the libraries we'll be using for the examples and tutorials include:
- The hunchentoot web server
- The Restas web framework
- The SEXML library for outputting XML and HTML
- Closure-template for HTML templating
- Postmodern for PostgreSQL access, and cl-reddis as a simple datastore
- Various utilities
- The hunchentoot web server
- The Restas web framework
- The SEXML library for outputting XML and HTML
- Closure-template for HTML templating
- Postmodern for PostgreSQL access, and cl-reddis as a simple datastore
- Various utilities
Table of contents
- The basics
- Setting up a project
- HTML generation and templating
- Putting it together: Updated blog example
- Persistence part I: PostgreSQL
- Persistence part II: The UI
- Persistence part III: Redis
- Modules as reusable components part I: restas-directory-publisher
- Modules as reusable components part II: Implementing a reusable module
Pages : | 91 |
Size : | 1.3 MB |
Downloads: | 166 |
Created: | 2022-02-03 |
License: | CC BY-NC-SA |
Author(s): | Pavel Penev |
Warning: Trying to access array offset on false in /home/tutovnfz/public_html/amp/article-amp.php on line 263
Others related eBooks about Lisp Web Tales
Download free course Web Page Size, Speed, and Performance, pdf file on 39 pages by Terrence Dorsey.
Download free course Go Web Development Succinctly, pdf file on 89 pages by Mark Lewin.
"Every developer working with the Web needs to read this book." - David Heinemei..., download free Web Services tutorial in PDF (448 pages).
Download free course Web Application Security, pdf file on 331 pages by Andrew Hoffman.
Download free course Hacking Exposed Web Applications, pdf file on 416 pages by Joel Scambray, Mike Shema.