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)
Memory Management: Allocation and Deallocation
Log in to Mediaspace to watch this video
Covers memory management, focusing on allocation and deallocation of memory blocks, including garbage collection techniques and fragmentation issues.
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.
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 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
Covers the basics of C programming, including syntax, data types, pointers, arrays, and compilation commands.
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.
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.
Linker and Loader: Understanding Compilation in C
Log in to Mediaspace to watch this video
Explains the roles of linker and loader in C programming, focusing on separate compilation and the creation of executable files.
Previous
Page 2 of 2
Next