0

(

ratings

)

1

students

Created by:

Profile Photo

Last updated:

December 2, 2022

Duration:

Unlimited Duration

FREE

This course includes:

Unlimited Duration

Badge on Completion

Certificate of completion

Unlimited Duration

Description

This course provides a thorough introduction to the C programming language, the workhorse of the UNIX operating system and lingua franca of embedded processors and micro-controllers.

The first two weeks will cover basic syntax and grammar, and expose students to practical programming techniques. The remaining lectures will focus on more advanced concepts, such as dynamic memory allocation, concurrency and synchronization, UNIX signals and process control, library development and usage. Daily programming assignments and weekly laboratory exercises are required. Knowledge of C is highly marketable for summer internships, UROPs, and full-time positions in software and embedded systems development.

Course Curriculum

  • Introduction. Writing, compiling, and debugging C programs. Hello world. Unlimited
  • Variables and datatypes, operators Unlimited
  • Control flow Unlimited
  • More control flow. Input and output. Unlimited
  • Pointers and memory addressing. Unlimited
  • User-defined datatypes, Unlimited
  • Pointers to pointers, Unlimited
  • Void and function pointers. Unlimited
  • External libraries. B-trees, priority queues. Unlimited
  • C standard library: stdio.h, ctype.h, stdlib.h, assert.h, stdarg.h, time.h Unlimited
  • Dynamic memory allocation, Unlimited
  • Multithreading and concurrency. Unlimited
  • Multithreaded programming. Unlimited
  • Linux inter process communication. Unlimited

About the instructor

5 5

Instructor Rating

1

Reviews

1520

Courses

1916

Students

Profile Photo
Massachusetts Institute of Technology