José E. Helo Guzmán
Books
This list of books are ONLY the books that have been ranked on the lists that are aggregated on this site. This is not a comprehensive list of all books by this author.
-
1. Introducción A La Programación Con Scheme
Una guía práctica para principiantes
This book serves as a comprehensive guide to learning programming through the Scheme language, a dialect of Lisp known for its simplicity and elegance. It introduces fundamental programming concepts and techniques, emphasizing problem-solving and algorithmic thinking. The text is structured to gradually build the reader's understanding, starting from basic syntax and progressing to more complex topics such as recursion, data structures, and functional programming paradigms. With numerous examples and exercises, it aims to equip readers with the skills necessary to tackle real-world programming challenges using Scheme.