Learn C: Arrays and Strings
Sharpen your programming skills by learning how to create, assess, and modify arrays and strings in C.
About this course
Continue your C learning journey! Learn how to work with arrays and strings, which are arrays of characters. Creating and manipulating arrays is an integral component of developing meaningful programs.
Take-Away Skills
By the end of this course, you will be able to:
Create lists of ordered information using arrays
Access and modify individual elements in the array
Use array methods to add and remove information
Use arrays to store strings
Notes on Prerequisites
We recommend that you complete Learn C: Conditionals and Loops before completing this course.
There are no reviews yet.