Skip to main content
Graph
Search
fr
en
Login
Search
All
Categories
Concepts
Courses
Lectures
MOOCs
People
Practice
Publications
Startups
Units
Show all results for
Home
Concept
Tagged pointer
Formal sciences
Theoretical computer science
Programming language theory
High-level programming lang...
Graph Chatbot
Related lectures (29)
Login to filter by course
Login to filter by course
Reset
Previous
Page 3 of 3
Next
Pointers and Arrays: Memory Management in C
Explains pointers and arrays in C, focusing on memory management and dynamic allocation.
Pointer Arithmetic: Understanding Memory Management in C
Explains pointer arithmetic in C, focusing on memory manipulation and common pitfalls.
Pointers: Basics
Covers the basics of pointers in programming using an analogy with a contact book page.
Octagon Abstract Interpreter: Implementation for C Programs
Explores the implementation of an Octagon Abstract Interpreter for C programs, covering abstract interpretation, octagonal constraints, closures, pointers, and the FrontC parser.
Understanding and Modifying Programs
Covers understanding and modifying programs to prevent unwanted output.
C++ Pointers and Structures
Covers practical C++ programming aspects, focusing on pointers, structures, memory management, and variable declarations.
Object-Oriented Programming: Pointers and Polymorphism
Covers fundamental object-oriented programming concepts in C++, focusing on data structuring through pointers.
Object-Oriented Programming: Polymorphism and Pointers
Explores object-oriented programming concepts like polymorphism and pointers in C++.
C Programming Concepts: Debugging and Memory Management
Covers essential C programming concepts, including memory management, debugging techniques, and practical applications in programming projects.