Pointers in C & C++ [Full Course]
This course provides an introduction to pointers in C/C++, covering topics such as pointer types, pointer arithmetic, void pointers, pointers to pointers, pointers as function arguments, and pointers and arrays. It also covers dynamic memory allocation and memory management. The course provides a comprehensive overview of the use of pointers in C/C++. ▼
ADVERTISEMENT
Course Feature
Cost:
Free
Provider:
freeCodeCamp
Certificate:
Paid Certification
Language:
English
Start Date:
On-Demand
Course Overview
❗The content presented here is sourced directly from freeCodeCamp platform. For comprehensive course details, including enrollment information, simply click on the 'Go to class' link on our website.
Updated in [February 21st, 2023]
) Introduction to pointers in C/C++.
) Working with pointers.
) Pointer types, pointer arithmetic, void pointers.
) Pointers to Pointers in C/C++.
) Pointers as function arguments - call by reference.
) Pointers and arrays.
) Arrays as function arguments.
) Character arrays and pointers - part 1.
) Character arrays and pointers - part 2.
) Pointers and 2-D arrays.
) Pointers and multidimensional arrays.
) Pointers and dynamic memory - stack vs heap.
) Dynamic memory allocation in C - malloc calloc realloc free.
) Pointers as function returns in C/C++.
) Function Pointers in C / C++.
) Function pointers and callbacks.
) Memory leak in C/C++.
(Please note that we obtained the following content based on information that users may want to know, such as skills, applicable scenarios, future development, etc., combined with AI tools, and have been manually reviewed)
Learners can learn a variety of topics related to pointers in C & C++ from this course. They will gain an understanding of the fundamentals of pointers, such as pointer types, pointer arithmetic, void pointers, and pointers to pointers. They will also learn how to use pointers as function arguments, how to work with arrays and pointers, and how to use dynamic memory allocation. Additionally, learners will gain an understanding of function pointers and callbacks, as well as memory leak in C/C++. Finally, learners will gain the skills to debug, compile, and write algorithms in C & C++.
Course Provider
Provider freeCodeCamp's Stats at AZClass
Discussion and Reviews
0.0 (Based on 0 reviews)
Explore Similar Online Courses
Introduction to LVM
Antimycobacterials Anti-TB Drugs
Python for Informatics: Exploring Information
Social Network Analysis
Introduction to Systematic Review and Meta-Analysis
The Analytics Edge
DCO042 - Python For Informatics
Causal Diagrams: Draw Your Assumptions Before Your Conclusions
Whole genome sequencing of bacterial genomes - tools and applications
Learn C Programming Using the Classic Book by Kernighan and Ritchie
C Programming: Modular Programming and Memory Management - 3
C - Fast Crash Course - Introduction
Related Categories
Popular Providers
Quiz
Submitted Sucessfully
1. What is the purpose of pointers in C/C++?
2. What is the purpose of dynamic memory allocation in C/C++?
3. What is the purpose of function pointers in C/C++?
4. What is the purpose of callbacks in C/C++?
Start your review of Pointers in C & C++ [Full Course]