- Program Development
- Development Environment
- Algorithms
- C (Programming Language)
- Computer Programming
- Embedded Systems
- Debugging
- Programming Principles
- Data Structures
- Computer Programming Tools
- Computer Engineering
C Programming: Language Foundations - 2
Completed by Saeed Bakhshan
June 29, 2025
13 hours (approximately)
Saeed Bakhshan's account is verified. Coursera certifies their successful completion of C Programming: Language Foundations - 2
What you will learn
Use logical conditions to control the flow of a program via branch statements (if-else), repetition (for/while loop) and nesting of these structures
Create and modify arrays to store integer and floating point numbers and explain how arrays are organized in memory
Create null-terminated arrays of characters to store and modify strings (of characters)
Sort and search arrays of numbers and characters using bubble sort, selection sort, linear search and bisection
Skills you will gain
