- Level Foundation
- Ratings
- المدة
- الطبع بواسطة Dartmouth College
- Total students 12,781 enrolled
-
Offered by
عن
In this course, we will examine a key concept, foundational to any programming language: the usage of memory.
This course builds upon the basic concept of pointers, discussed in C Programming: Modular Programming and Memory Management, and introduces the more advanced usage of pointers and pointer arithmetic. Arrays of pointers and multidimensional arrays are addressed, and you will learn how to allocate memory for your own data during program execution. This is called dynamic memory allocation at runtime using pointers.
Within moments you will be coding hands-on in a new browser tool developed for this course, receiving instant feedback on your code. No need to install anything!
In this course, you will gain experience with programming concepts that are foundational to any programming language.
At the end of this short course, you will reach the fourth milestone in the C Programming with Linux Professional Certificate program, unlocking the door to a career in computer engineering.
This course has received financial support from the Patrick & Lina Drahi Foundation.
What you will learn
- Visualize the concept of a pointer and use it to pass variables to functions by reference in order to modify them via the function
- Apply pointer arithmetic in order to address elements of both one-dimensional and multi-dimensional arrays
- Use arrays of strings to store lists of strings in one array variable
- Control memory usage by dynamically allocating and freeing memory at runtime
Skills you learn
Auto Summary
Enhance your journey to becoming an adept C programmer with the "C Programming: Pointers and Memory Management" course. This foundational course, offered by edX, dives deep into the essential concepts of pointers and effective memory management. Perfect for beginners in IT and Computer Science, the course ensures you get hands-on experience with immediate feedback on your code directly in your browser. Whether you're on a Professional or Starter subscription, this course promises to fortify your programming skills and prepare you for more advanced challenges in the world of C programming.

Petra Bonfert-Taylor

Rémi Sharrock