The third course in the specialization Introduction to Programming in C introduces the programming constructs pointers, arrays, and recursion. Pointers provide control and flexibility when programming in C by giving you a way to refer to the location of other data. Arrays provide a way to bundle data by guaranteeing sequences of data are grouped together. Finally, recursive functions—functions that call themselves—provide an alternative to iteration that are very useful for implementing certain algorithms.
Este curso forma parte de Programa especializado: Introductory C Programming
Ofrecido Por
Acerca de este Curso
Ofrecido por
Programa - Qué aprenderás en este curso
Pointers
Arrays
Uses of Pointers
Recursion
Reseñas
- 5 stars65,52 %
- 4 stars20,49 %
- 3 stars5,59 %
- 2 stars2,48 %
- 1 star5,90 %
Principales reseñas sobre POINTERS, ARRAYS, AND RECURSION
End of course project was challenging and fun. Lots of opportunity to learn how to debug memory issues with valgrind.
This was an amazing experience to be a part of this course. It helped me to boost up my confidence.
I filled any knowledge gaps I had in pointers, arrays and strings.
The course itself is great. The grading system is a bit frustrating because you don't know what the actual tests are. Some idea of what they are actually testing would be a great learning experience.
Acerca de Programa especializado: Introductory C Programming

Preguntas Frecuentes
¿Cuándo podré acceder a las lecciones y tareas?
¿Qué recibiré si me suscribo a este Programa especializado?
¿Hay ayuda económica disponible?
Will I receive a transcript from Duke University for completing this course?
¿Tienes más preguntas? Visita el Centro de Ayuda al Estudiante.