Online Course
C Programming: Modular Programming and Memory Management
Dartmouth College and Institut Mines-Télécom via edX
-
511
-
- Write review
Overview
In this course, part of the C Programming with Linux Professional Certificate program, you will be introduced to the concept of modular programming: that is, dividing up more complex tasks into manageable pieces.
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!
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? This brings about the important topic of how memory is efficiently addressed inside a computer, and with it, the topic of pointers.
Pointers are often considered the most difficult part and main struggle for C program developers. We will introduce you to this central topic with our novel and innovative visualization tools and show you precisely how pointers work. No need to struggle!
The programming concepts you will gain in this course are foundational to any programming language.
By the end of this short course, you willhave reached the third milestonein 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.
Taught by
Petra Bonfert-Taylor and Rémi Sharrock
Related Courses
-
C Programming: Pointers and Memory Management
Dartmouth College, Institut Mines-Télécom
5.0 -
C Programming: Getting Started
Dartmouth College, Institut Mines-Télécom
-
C Programming: Language Foundations
Institut Mines-Télécom, Dartmouth College
5.0 -
C Programming with Linux
Dartmouth College, Institut Mines-Télécom
-
C Programming: Using Linux Tools and Libraries
Dartmouth College, Institut Mines-Télécom
5.0 -
C Programming: Advanced Data Types
Dartmouth College, Institut Mines-Télécom
Reviews
3.3 rating, based on 3 reviews
-
Anonymous completed this course.
Why are these courses in a article titled “FREE courses from Ivy League schools” the classes aren’t free.... their is a $50-$100 ‘certificate fee’ whatever that is supposed to mean for every course I’ve looked at.. does any one know any actually free courses??? This was so misleading and a waste of time completely. The article needs taken down immediately. False advertisement................................................................................................................................. -
Anonymous completed this course.
I have gone through the 3 previous courses of "C Programming with Linux" and just like the other courses this one is great! I did not have any foreknowledge what so ever in C and the interactive tools help greatly to understand everything. In this course I would have liked to have more exercises to practice memory allocation, however that is just a minor improvement suggestion.
Keep up the good work and thanks again!
Jake -
Maximiliano Lin completed this course, spending 7 hours a week on it and found the course difficulty to be easy.
The course can be finished in less than a week. And the difficulty was easy, because they made it easy. Great course.