Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Learn about arrays and strings in C.
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](https://www.codecademy.com/learn/learn-c-conditionals-and-loops) before completing 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](https://www.codecademy.com/learn/learn-c-conditionals-and-loops) before completing this course.