Pointers, Arrays, and Recursion

Add to Favourites
1 1 1 1 1
Price: 1723 EUR 1723 EUR
Contact Duke University

More details about the program

Description

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.

Specific details

Category of Education Computer Sciense and IT

University

Duke University