Skip to main content
Graph
Search
fr
en
Login
Search
All
Categories
Concepts
Courses
Lectures
MOOCs
People
Quizes
Exercises
Publications
Startups
Units
Show all results for
Home
Lecture
Pointers and References
Graph Chatbot
Related lectures (57)
Pointers: Basics
Covers the basics of pointers in programming using an analogy with a contact book page.
Object-Oriented Programming: Polymorphism and Pointers
Explores object-oriented programming concepts like polymorphism and pointers in C++.
Pointers in C++: Event-Driven Programming with GTKmm
Covers function pointers in C++ and their application in GTKmm for event-driven programming.
Understanding and Modifying Programs
Covers understanding and modifying programs to prevent unwanted output.
Dynamic Data Structures: Vectors and Linked Lists
Covers the comparison between vectors and linked lists in C++ programming.
Pointers and References in C++
Covers the fundamental concepts of pointers and references in C++, including dynamic memory allocation and pointers to functions.
C Programming Concepts: Debugging and Memory Management
Covers essential C programming concepts, including memory management, debugging techniques, and practical applications in programming projects.
Polymorphism in Object-Oriented Programming: Inclusion Mechanism
Covers polymorphism in object-oriented programming, focusing on inclusion polymorphism and its implementation through class hierarchies and virtual methods.
Strings in C: Initialization and Memory Management
Log in to Mediaspace to watch this video
Covers the representation and management of strings in C, highlighting key differences from other programming languages.
Pointers and Arrays: Memory Management in C
Log in to Mediaspace to watch this video
Explains the relationship between pointers and arrays in C, focusing on memory management and pointer arithmetic.
Pointers in C: Understanding Their Utility and Applications
Log in to Mediaspace to watch this video
Covers the definition and applications of pointers in C programming, emphasizing their role in memory management and generic programming.
Pointers: Passing by Reference in C
Log in to Mediaspace to watch this video
Explains pointers in C, focusing on passing by reference and memory management techniques.
Pointers and References: Key Differences in Programming
Log in to Mediaspace to watch this video
Explains the differences between pointers and references in programming, focusing on their definitions, uses, and limitations in C and C++.
Dynamic Memory Allocation: malloc and calloc in C
Log in to Mediaspace to watch this video
Explains dynamic memory allocation in C, focusing on malloc and calloc functions and their differences, including error prevention techniques.
Pointers in C: Practical Usage and Concepts
Log in to Mediaspace to watch this video
Explains the fundamental concepts and practical usage of pointers in C programming.
Dynamic Memory Allocation in C
Log in to Mediaspace to watch this video
Explores dynamic memory allocation in C, covering malloc, calloc, and realloc functions, emphasizing proper memory management and dynamic arrays.
Pointers and Memory Management
Log in to Mediaspace to watch this video
Covers pointers in C++, memory addresses, dynamic allocation, arrays, and memory management techniques.
Pointers: General Concepts
Log in to Mediaspace to watch this video
Introduces the fundamental concepts of pointers in C programming, emphasizing their utility for memory access and dynamic allocation.
Pointers: Reference Passing & Deep Copy
Log in to Mediaspace to watch this video
Explores passing by reference in C, deep copying, memory allocation rules, and type differentiation.
Pointer Arithmetic: Understanding Memory Management in C
Log in to Mediaspace to watch this video
Explains pointer arithmetic in C, focusing on memory manipulation and common pitfalls.
Previous
Page 1 of 3
Next