Quite a random selection for such an official looking URL; what about e.g. "Common Lisp - The Language" (https://www.amazon.com/-/de/dp/1555580416) or e.g. "Object-oriented programming in Common LISP" (https://www.amazon.com/-/de/dp/0201175894)? However, the reference to "Principles of Biomedical Informatics" was useful; looks like a very interesting book; another important CL application book not on the list, is of course "Paradigms of Artificial Intelligence Programming" (https://www.amazon.com/-/de/dp/1558601910).
Peter Norvig (of google fame) describes how to write a prolog like language in Common Lisp: https://www.amazon.ca/Paradigms-Artificial-Intelligence-Prog...
In my opinion, Common Lisp: A Gentle Introduction to Symbolic Computation is the best introductory Lisp book available. It has a good pace for (even absolute) beginners, and there are nice little exercises with solutions. If I interpret your self-description correctly, this would be a good read for you.
When I recommended it to some of my fellow students, all agreed that this was a very solid introduction to Lisp, and everybody passed the exam without problems. Some (those already quite good at programming) found it too slow paced, however.
Then, good second reads (or first, if you feel bored by Touretzky) would be Practical Common Lisp and Successful Lisp.
3. PAIP (https://www.amazon.com/Paradigms-Artificial-Intelligence-Pro...)
4. Lisp In Small Pieces (https://www.amazon.com/Lisp-Small-Pieces-Christian-Queinnec/...)
5. The C Programming Language (https://www.amazon.com/Programming-Language-Dennis-M-Ritchie...)
In my opinion, Common Lisp: A Gentle Introduction to Symbolic Computation is the best introductory Lisp book available. It has a good pace for (even absolute) beginners, and there are nice little exercises with solutions. If I interpret your self-description correctly, this would be a good read for you.
When I recommended it to some of my fellow students, all agreed that this was a very solid introduction to Lisp, and everybody passed the exam without problems. Some (those already quite good at programming) found it too slow paced, however.
Then, good second reads (or first, if you feel bored by Touretzky) would be Practical Common Lisp and Successful Lisp.
Finally, one of my favorite books not only about Lisp, but programming in general is PAIP. I prefer its style to SICP, which is also great and recommended by many.
https://www.amazon.com/dp/1558601910