Go to Course: https://www.coursera.org/learn/data-structures-in-c
Intro to Pointers
Pointers and ArraysPart 1: StructuresPart 2: StructuresCovering dynamic memory allocation for optimizing memory utilization, Data Structures in C explores ways to handle multiple variables collectively. In this course, you’ll delve into the central concept of pointers for managing the storage and retrieval of memory. Explore and understand structures, a C-specific user-defined data type combining assorted data items.
Fabulous content; too little teaching to avoid weeks 3 & 4 leading to most candidates not completing the course.
I'll learned lot of things in a platform, thanks coursera
A thorough review of a language that revolutionized programming and was the base of many others.