For interested in Lisp perhaps can watch this course from MIT, freely available in OpenCourseWare, that includes video lectures, book, exercises, …
Video lectures: Video Lectures | Structure and Interpretation of Computer Programs | Electrical Engineering and Computer Science | MIT OpenCourseWare
- About the book: Welcome to the SICP Web Site
- Another video collection about the book: SICP - YouTube
- Solutions to exercises in the book: SICP-Solutions
- Book in PDF: Structure and Interpretation of Computer Programs, 2nd ed. - sicp.pdf
There is a (interactive) version of the book for Javascript and another one that compares code in both languages