Pointers, Arrays, and Recursion
The third course in the specialization Introduction to Programming in C introduces the programming constructs pointers, arrays, and recursion. Pointers provide...
By Andrew D. Hilton on Coursera
About This Course
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.
Topics Covered
Frequently Asked Questions
How much does Pointers, Arrays, and Recursion cost?
Visit the Pointers, Arrays, and Recursion course page for current pricing and available discounts.
Who teaches Pointers, Arrays, and Recursion?
Pointers, Arrays, and Recursion is taught by Andrew D. Hilton, Duke University.
What skill level is Pointers, Arrays, and Recursion for?
This course is designed for beginner learners.
Similar Courses
HTML & CSS Coding for Beginners: Build your own portfolio!
Chris Dixon
Maya for Beginners: Animation
Lucas Ridley
JavaScript for Beginners (includes 6+ real life projects)
Kalob Taulien
Beginner Bootstrap 4: Hand code beautiful responsive websites fast
Chris Dixon