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 in C: Understanding Their Utility and Applications
Graph Chatbot
Related lectures (34)
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.
Arrays in C: Advanced Data Types
Log in to Mediaspace to watch this video
Discusses advanced data types in C, focusing on arrays and their characteristics.
Introduction to C Programming
Log in to Mediaspace to watch this video
Covers the basics of C programming, including syntax, data types, pointers, arrays, and compilation commands.
Introduction to C Programming
Log in to Mediaspace to watch this video
Introduces fundamental C programming concepts, covering variables, control structures, functions, and pointers, with practical examples and exercises.
Dynamic Arrays in C: Implementation and Memory Management
Log in to Mediaspace to watch this video
Discusses the implementation and management of dynamic arrays in C programming, focusing on memory allocation and safe access methods.
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.
Command Line Arguments in C: Understanding argc and argv
Log in to Mediaspace to watch this video
Explains command line arguments in C, focusing on the main function prototypes and how to use argc and argv.
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 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.
Increment Operators in C: Understanding ++x and x++
Log in to Mediaspace to watch this video
Explains the differences between the prefix and suffix increment operators in C programming, emphasizing clarity and best practices in coding.
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.
Object-Oriented Programming: Pointers and Polymorphism
Log in to Mediaspace to watch this video
Covers fundamental object-oriented programming concepts in C++, focusing on data structuring through pointers.
Memory Consistency: Compiler and Programming Languages
Log in to Mediaspace to watch this video
Explores memory consistency, coherence, weak consistency, and sequential consistency, emphasizing the importance of language-level consistency and data race-free programming.
Memory Reclamation: Techniques and Algorithms
Log in to Mediaspace to watch this video
Explores memory reclamation techniques, including Lock-free Reference Counting and Hazard Pointers, and introduces the hybrid approach of QSense.
Previous
Page 2 of 2
Next