Chevron Left
Back to Managing Memory with C Programming

Learner Reviews & Feedback for Managing Memory with C Programming by Coursera Project Network

About the Course

Memory management is often a challenge that C programmers face. In this 1.5 hour guided project. You will learn the fundamentals of memory management in C. At the end of this course, you will be able to describe and apply memory management functions in C. Prerequisite: Must be able to write and understand simple C programs....

Top reviews

Filter by:

1 - 4 of 4 Reviews for Managing Memory with C Programming

By Ian C

•

May 14, 2022

A good project for familiar with memory management in c programming.

By Spencer W

•

Aug 12, 2023

A few mistakes and typos that could have been edited out, but the instructor does a relatively good job at showing the use of malloc, calloc, realloc, and free.

By karimtera

•

Jul 19, 2022

Such small details covered

By Alejandro A S

•

Jul 6, 2022

You need to use microsoft tools for this projects and I only work with Linux.