Rubio-Sánchez, Manuel2023-01-112023-01-112018Introduction to Recursive Programming. Rubio-Sánchez, Manuel. Taylor & Francis Group978-1-4987-3528-5https://hdl.handle.net/10115/20902Recursion is one of the most fundamental concepts in computer science and a key programming technique that, similarly to iteration, allows computations to be carried out repeatedly. It accomplishes this by employing methods that invoke themselves, where the central idea consists of designing a solution to a problem by relying on solutions to smaller instances of the same problem. Most importantly, recursion is a powerful problem-solving approach that enables programmers to develop concise, intuitive, and elegant algorithms.engAttribution-NonCommercial-NoDerivatives 4.0 Internacionalhttp://creativecommons.org/licenses/by-nc-nd/4.0/computer scienceIntroduction to Recursive Programminginfo:eu-repo/semantics/bookPartinfo:eu-repo/semantics/openAccess