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: Key Differences in Programming
Graph Chatbot
Related lectures (28)
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.
Dynamic Memory Allocation in C++
Covers the concept of pointers in C++, dynamic memory allocation, and best practices.
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.
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.
Dynamic Memory Management: Using Realloc in C
Log in to Mediaspace to watch this video
Explains dynamic memory allocation in C, focusing on the realloc function and its implications for managing memory effectively.
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.
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: 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 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.
Functions in C: Key Concepts and Examples
Log in to Mediaspace to watch this video
Explains the essential concepts of functions in C programming, including definitions, prototypes, and argument passing techniques.
Variables and Types: Introduction to C Programming
Log in to Mediaspace to watch this video
Introduces the fundamentals of variables and types in C programming, covering declaration, initialization, and the differences from Java.
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.
Memory Management: Dynamic Allocation and Deallocation
Log in to Mediaspace to watch this video
Covers dynamic memory management, focusing on allocation and deallocation practices in programming.
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.
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.
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 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: Strings, Functions, Casting
Log in to Mediaspace to watch this video
Covers pointers to strings, functions, and casting in C programming.
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.
Previous
Page 1 of 2
Next