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, Part 1: Programming Fundamentals

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

Instructor: Ira Pohl
Access provided by American University of Bahrain
337,229 already enrolled
6,763 reviews
Recommended experience
What you'll learn
Write, compile, and debug 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

Felipe M.

Jennifer J.

Larry W.

Chaitanya A.
Learner reviews
- 5 stars
68.20%
- 4 stars
21.17%
- 3 stars
5.39%
- 2 stars
1.83%
- 1 star
3.38%
Showing 3 of 6763
Reviewed on Mar 24, 2022
The course its a great opportunity to start into C programming but I hope the tutorials at week 4, 5 in particular like pointers, arrays being more clearly and competative! beside assignment!
Reviewed on Oct 4, 2020
The professor who teaches the course explains the concept very effectively . I refurbished my knowledge of c again , and i feel i learned something more from this course about C.
Reviewed on Aug 30, 2020
The course is great , and it's cover all the basic of C language .Without coursera I can't get knowledge from the world best teacher , Thank you Coursera and also the instructor.
Explore more from Computer Science

University of California, Santa Cruz

University of Michigan

University of California, Santa Cruz

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

