Clinical Professor, School of Information
Your browser is ancient!
Upgrade to a different browser to experience this site.
C remains one of the most popular languages thanks to its portability and efficiency, and laying the groundwork for many programming languages like C++, Java, JavaScript, and Python. In this course, you’ll dive deeper into the syntax of C, learning the functions of the language and how to properly apply them within an algorithm. Identify types, operators, and expressions within C to build recursive functions and examine the role of the C preprocessor in achieving software portability.
Welcome to Programming in C, a course that dives deeper into the syntax of C, learning the functions of the language and how to properly apply them within an algorithm. Learners will identify types, operators, and expressions within C to build recursive functions and examine the role of the C preprocessor in achieving software portability.
This abbreviated syllabus description was created with the help of AI tools and reviewed by staff. The full syllabus is available to those who enroll in the course.
Module 1: Types, Operators, and Expressions
Module 2: Control Flow
Module 3: Functions and Program Structure
Module 4: Part 2: Functions and Program Structure
All graded assignments are weighted evenly. Learners must pass all graded assignments to complete the course. There are 12 assignments that are equally weighted.
Clinical Professor, School of Information
Course content developed by U-M faculty and managed by the university. Faculty titles and affiliations are updated periodically.
Intermediate Level
It is recommended to have completed Python for Everybody before beginning this course.