Learn C: Arrays and Strings
Offered By: Codecademy
Course Description
Overview
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.
Syllabus
- Arrays and Strings: Learn about arrays and strings in C.
- Lesson: Arrays: Lesson
- Lesson: Strings: Lesson
- Quiz: Arrays & Strings: Quiz
- Project: Anagram Finder
- Informational: Next Steps
Taught by
Kenny Lin
Related Courses
UNSW Computing 1 - The Art of ProgrammingOpenLearning C++ For C Programmers, Part A
University of California, Santa Cruz via Coursera Beginning Game Programming with C#
University of Colorado System via Coursera Introduction to Computing 计算概论A
Peking University via Coursera Comprendre les Microcontroleurs
École Polytechnique Fédérale de Lausanne via Coursera