- Computer Programming
- C Programming
C Programming: Language Foundations - 2
Completed by Sudaraka Wijesinghe
March 17, 2025
13 hours (approximately)
Sudaraka Wijesinghe'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
