Introduction to Recursive Programming
| dc.contributor.author | Rubio-Sánchez, Manuel | |
| dc.date.accessioned | 2023-01-11T13:08:21Z | |
| dc.date.available | 2023-01-11T13:08:21Z | |
| dc.date.issued | 2018 | |
| dc.description.abstract | Recursion 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. | es |
| dc.identifier.citation | Introduction to Recursive Programming. Rubio-Sánchez, Manuel. Taylor & Francis Group | es |
| dc.identifier.isbn | 978-1-4987-3528-5 | |
| dc.identifier.uri | https://hdl.handle.net/10115/20902 | |
| dc.language.iso | eng | es |
| dc.publisher | Taylor & Francis Group | es |
| dc.rights | Attribution-NonCommercial-NoDerivatives 4.0 Internacional | * |
| dc.rights.accessRights | info:eu-repo/semantics/openAccess | es |
| dc.rights.uri | http://creativecommons.org/licenses/by-nc-nd/4.0/ | * |
| dc.subject | computer science | es |
| dc.title | Introduction to Recursive Programming | es |
| dc.type | info:eu-repo/semantics/bookPart | es |
