Skip to main content
Graph
Search
fr
|
en
Login
Search
All
Categories
Concepts
Courses
Lectures
MOOCs
People
Practice
Publications
Startups
Units
Show all results for
Home
Lecture
Proper Pointer Usage
Graph Chatbot
Related lectures (29)
Previous
Page 3 of 3
Next
Pointers and References in C++
Covers the fundamental concepts of pointers and references in C++, including dynamic memory allocation and pointers to functions.
Managing C Projects: Parameters and Compilation
Discusses managing C projects, focusing on function parameters and the compilation process.
Pointers in C: Understanding Memory Addresses and Variables
Explains pointers in C, focusing on their role as variables that store memory addresses and the importance of understanding memory management.
Complex Data Structures: Pointers and Dynamic Allocation
Explores pointers for complex data structures, the main() function in C, and memory management, emphasizing dynamic allocation best practices.
Dynamic Arrays in C: Implementation and Memory Management
Discusses the implementation and management of dynamic arrays in C programming, focusing on memory allocation and safe access methods.
Pointers in C++: Event-Driven Programming with GTKmm
Covers function pointers in C++ and their application in GTKmm for event-driven programming.
Pointers: Basics and Applications
Covers the basics of pointers in C, including memory management, structures, functions, and arrays.
Pointers and Constants: Understanding Their Role in C Programming
Explains pointers and constants in C programming, focusing on their definitions, usage, and implications for memory management.
Advanced Heterogeneous Collections in C++
Explores advanced C++ programming concepts, focusing on heterogeneous collections, polymorphic behavior, memory management, and data sharing.