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: General Concepts
Graph Chatbot
Related lectures (30)
Dynamic Memory Allocation in C++
Covers the concept of pointers in C++, dynamic memory allocation, and best practices.
C Programming Concepts: Debugging and Memory Management
Covers essential C programming concepts, including memory management, debugging techniques, and practical applications in programming projects.
Managing C Projects: Parameters and Compilation
Discusses managing C projects, focusing on function parameters and the compilation process.
Pointers in C++
Introduces the fundamentals of pointers in C++, covering memory addresses, differences between references and pointers, and pointer arithmetic.
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.
Pointers and Arrays: Arithmetic, Buffer Overflow
Log in to Mediaspace to watch this video
Covers the arithmetic of pointers, the relationship between pointers and arrays, and the concept of buffer overflow in C programming.
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: Strings, Functions, Casting
Log in to Mediaspace to watch this video
Covers pointers to strings, functions, and casting 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.
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.
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.
Dynamic Memory Allocation: Understanding Pointers in C
Log in to Mediaspace to watch this video
Provides an overview of dynamic memory allocation in C programming, focusing on pointers and memory management techniques.
Pointers and Constants: Understanding Their Role in C Programming
Log in to Mediaspace to watch this video
Explains pointers and constants in C programming, focusing on their definitions, usage, and implications for memory management.
Dynamic Arrays in C: Flexible Array Members
Log in to Mediaspace to watch this video
Covers flexible array members in C, focusing on dynamic memory allocation and practical applications in system programming.
Pointers and Functions: Understanding Type Reading
Log in to Mediaspace to watch this video
Covers type reading in C, focusing on pointers, functions, and the use of typedefs for clarity.
Pointers and Arrays: Understanding sizeof in C
Log in to Mediaspace to watch this video
Explains the sizeof operator in C, focusing on its use with pointers and arrays, and highlights common pitfalls and errors in its application.
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.
In-Place Tokenization: A Case Study in C Programming
Log in to Mediaspace to watch this video
Covers in-place tokenization in C, focusing on modifying strings directly to extract tokens.
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: Understanding Memory Addresses and Variables
Log in to Mediaspace to watch this video
Explains pointers in C, focusing on their role as variables that store memory addresses and the importance of understanding memory management.
Previous
Page 1 of 2
Next