This course is for everyone. In the new world we live in, coding is a universally valuable skill, whether you're a scientist, artist, or a humanist. Algorithms are everywhere, and we all have to understand how they work. The C language is particularly well suited as an introduction to coding: It's a tried-and-true language, and it allows you to understand computing processes at a deep level.



C for Everyone: Programming Fundamentals
This course is part of multiple programs.

Instructor: Ira Pohl
Access provided by Workforce Innovation Network (WIN) LLC
332,639 already enrolled
(6,719 reviews)
Recommended experience
What you'll learn
Write, compile, and debug basic to intermediate C programs using correct syntax, data types, control structures, functions, and arrays.
Apply core programming concepts to solve computational problems and implement common algorithms.
Identify, analyze, and troubleshoot logical errors in C programs, applying debugging strategies to write clear, well-structured code.
Skills you'll gain
Details to know

Add to your LinkedIn profile
See how employees at top companies are mastering in-demand skills

Build your subject-matter expertise
- Learn new concepts from industry experts
- Gain a foundational understanding of a subject or tool
- Develop job-relevant skills with hands-on projects
- Earn a shareable career certificate

There are 6 modules in this course
Welcome to C for Everyone, Part 1! This course will guide you step by step from basic syntax and data types to control flow, functions, recursion, arrays, and pointers, giving you the skills to write clear, well-structured C programs. In this module, you’ll learn the basics of the C language, explore its history, and write your first programs. You’ll practice compiling, debugging, and formatting code, then complete a first set of programming activities.
What's included
9 videos1 reading2 assignments
In this module, you’ll dive deeper into the structure of C programs by exploring lexical elements, data types, and expressions. You’ll learn how to use operators, declarations, and fundamental types like int, char, and float, and understand how expressions are evaluated. You’ll build confidence in writing clear, well-structured C programs and apply these skills in programming tasks.
What's included
12 videos1 reading4 assignments
In this module, you’ll learn how C programs make decisions and repeat actions through conditional and iterative statements. You’ll explore if, while, and for statements, understand how logical and relational operators control program flow, and discover why goto should be avoided. You’ll also write simple functions, applying these concepts in hands-on coding activities.
What's included
10 videos1 reading6 assignments
In this module, you’ll expand your understanding of functions by exploring prototypes, return statements, and variable scope. You’ll also learn how recursion works through classic examples like factorials and Fibonacci sequences. Finally, you’ll be introduced to arrays and pointers, two of the most powerful features in C.
What's included
11 videos
In this module, you’ll deepen your understanding of how data is stored and accessed in C. You’ll learn to manipulate arrays, simulate call-by-reference, and apply sorting algorithms like bubble sort and merge sort. By the end, you’ll be able to write efficient programs that handle data collections and memory references.
What's included
11 videos1 assignment
Congratulation! This is the end of the first part of the C for Everyone sequence. You will have an opportunity to assess your learning.
What's included
1 assignment
Earn a career certificate
Add this credential to your LinkedIn profile, resume, or CV. Share it on social media and in your performance review.
Instructor

Offered by
Why people choose Coursera for their career




Learner reviews
6,719 reviews
- 5 stars
68.23%
- 4 stars
21.19%
- 3 stars
5.32%
- 2 stars
1.83%
- 1 star
3.40%
Showing 3 of 6719
Reviewed on Apr 27, 2020
e will know all the essential knowledge to moe forward. It is a very logical and steady building up procedure. It is an absolutely stunning course. Thanks for professor Iran Pol.
Reviewed on May 27, 2020
I have learnt many topics in this course. This course had made me taste the flavour of C language and programming. The lectures which were given by Pohl sir were outstanding.
Reviewed on Mar 7, 2022
This was an excellent content, but i don't believe its for abosolute beginner to coding as i faced some problem but if you do take extra effort to understand, its one of the best content available.
Explore more from Computer Science

University of California, Santa Cruz

University of Michigan

University of California, Santa Cruz

University of Michigan
¹ Some assignments in this course are AI-graded. For these assignments, your data will be used in accordance with Coursera's Privacy Notice.

