C Programming: Modular Programming and Memory Management - 3
Enhance your coding skills along your path to becoming a proficient C programmer with the essential concepts of functions and pointers.
In this course you will be introduced to the concept of modular programming: that is, dividing up more complex tasks into manageable pieces.
You will learn how to write your own functions (just like functions in mathematics for example). You will also gain insight into a computer's architecture and learn how its memory is organized.
Given the vast amount of memory computers have these days, how does your program remember where a certain variable is stored?…
Watch on Coursera ↗
(saves to browser)
DeepCamp AI