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
Aliasing (computing)
Graph Chatbot
Related lectures (12)
Login to filter by course
Login to filter by course
Reset
Syntax and Typing Rules
Covers syntax and typing rules in programming languages, discussing aliasing, mutability, and store locations.
Records and Variants
Introduces records, variants, evaluation rules, typing rules, aliasing challenges, and benefits in programming languages.
Binary Search Algorithm
Explains the binary search algorithm using two pointers to efficiently search a sorted list.
Pointers and Constants: Understanding Their Role in C Programming
Explains pointers and constants in C programming, focusing on their definitions, usage, and implications for memory management.
Synthesis of Safe Pointer-Manipulating Programs
Introduces SuSLik, a program synthesizer generating safe low-level programs from logical specifications, showcasing its capabilities in handling linked data structures.
Pointers and Memory Management
Covers pointers in C++, memory addresses, dynamic allocation, arrays, and memory management techniques.
Pointers and References in C++
Covers the fundamental concepts of pointers and references in C++, including dynamic memory allocation and pointers to functions.
Pointers and Arrays: Memory Management in C
Explains pointers and arrays in C, focusing on memory management and dynamic allocation.
Type Aliases: Enhancing Readability and Flexibility
Explores the use of type aliases to enhance code readability and flexibility through clear and systematic type definitions.
Pointer Arithmetic: Understanding Memory Management in C
Explains pointer arithmetic in C, focusing on memory manipulation and common pitfalls.
Introduction to C Programming
Covers the basics of C programming, including syntax, data types, pointers, arrays, and compilation commands.
Pointers and References: Key Differences in Programming
Explains the differences between pointers and references in programming, focusing on their definitions, uses, and limitations in C and C++.
Previous
Page 1 of 1
Next