Learn C: Pointers and Memory
Offered By: Codecademy
Course Description
Overview
Learn about pointers and memory in C.
Continue your C learning journey! Pointers are a key component of C programming and integral to mastering the language. You will also learn about program memory and its management, allocation, and access.
### Take-Away Skills
By the end of this course, you will be able to:
* Understand what pointers are and why they are important in C
* Create and manipulate pointers using basic pointer arithmetic
* Understand the basics of memory management
### Notes on Prerequisites
We recommend that you complete [Learn C: Arrays and Strings](https://www.codecademy.com/learn/learn-c-arrays-and-strings) before completing this course.
Continue your C learning journey! Pointers are a key component of C programming and integral to mastering the language. You will also learn about program memory and its management, allocation, and access.
### Take-Away Skills
By the end of this course, you will be able to:
* Understand what pointers are and why they are important in C
* Create and manipulate pointers using basic pointer arithmetic
* Understand the basics of memory management
### Notes on Prerequisites
We recommend that you complete [Learn C: Arrays and Strings](https://www.codecademy.com/learn/learn-c-arrays-and-strings) before completing this course.
Syllabus
- Pointers and Memory: Learn about pointers and memory in C.
- Lesson: Pointers: Lesson
- Article: Memory Management
- Quiz: Pointers & Memory: Quiz
- Project: String Copier
- Informational: Next Steps
Taught by
Jace van Auken
Related Courses
Initiation à la programmation (en C++)École Polytechnique Fédérale de Lausanne via Coursera Introduction to Computing 计算概论A
Peking University via Coursera Programming Basics
Indian Institute of Technology Bombay via edX 程序设计基础
Peking University via edX 計算機程式設計 (Computer Programming)
National Taiwan University via Coursera