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.
This course is part of the Introductory C Programming Specialization
Offered By
About this Course
Offered by
Syllabus - What you will learn from this course
Pointers
Arrays
Uses of Pointers
Recursion
Reviews
- 5 stars65.52%
- 4 stars20.49%
- 3 stars5.59%
- 2 stars2.48%
- 1 star5.90%
TOP REVIEWS FROM POINTERS, ARRAYS, AND RECURSION
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.
Very well designed hands-on training course for developing a real software program in C.
It was really good going through this course. Assignments and projects were a bit tough but still enjoyed it
excellent foundation-building course, not an easy one though
About the Introductory C Programming Specialization

Frequently Asked Questions
When will I have access to the lectures and assignments?
What will I get if I subscribe to this Specialization?
Is financial aid available?
Will I receive a transcript from Duke University for completing this course?
More questions? Visit the Learner Help Center.