Introduction to Recursive Programming
Fecha
2018
Autores
Título de la revista
ISSN de la revista
Título del volumen
Editor
Taylor & Francis Group
Resumen
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.
Descripción
Palabras clave
Citación
Introduction to Recursive Programming. Rubio-Sánchez, Manuel. Taylor & Francis Group
Colecciones
Excepto si se señala otra cosa, la licencia del ítem se describe como Attribution-NonCommercial-NoDerivatives 4.0 Internacional