Programming in C

University of Michigan via Coursera

Go to Course: https://www.coursera.org/learn/programming-c

Introduction

Syllabus

Types, Operators, and Expressions

Control Flow

Part 1: Functions and Program Structure

Part 2: Functions and Program Structure

Overview

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.

Skills

Reviews

Very good course that teaches you the most important aspects in programming in one of the World's first coding languages.

Wonderful! I expected it to be much more difficult