TrueschoTruescho
All Courses
C Programming: Modular Programming and Memory Management
edX
Course
Beginner
Free to Audit
Certificate

C Programming: Modular Programming and Memory Management

Dartmouth College

Enhance your coding skills along your path to becoming a proficient C programmer with the essential concepts of functions and pointers. Receive instant feedback on your code right within your browser.

3 hrs/week5 weeksEnglish27,779 enrolled
Free to Audit

About this Course

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.

What You'll Learn

  • Break acomplex programming task into a number of functions to which you pass arguments
  • Recall how computer memory is organized to store variables and arrays
  • Find the address of a variable
  • Perform simple pointer arithmetic

Prerequisites

  • C Programming: Getting Started For Complete Beginners DART.IMT.C.01 and C Programming: Language Foundations DART.IMT.C.02OR equivalent skills.

Instructors

P

Petra Bonfert-Taylor

Professor, Thayer School of Engineering

R

Rémi Sharrock

Associate Professor, Telecom ParisTech

Topics

Programming Concepts
Computer Architecture
Memory Management
Computer Engineering

Course Info

PlatformedX
LevelBeginner
PacingUnknown
CertificateAvailable
PriceFree to Audit

Skills

مفاهيم البرمجة
بنية الحاسوب
إدارة الذاكرة
هندسة الحاسوب

Start Learning Now