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
Const (computer programming)
Graph Chatbot
Related lectures (25)
Login to filter by course
Login to filter by course
Reset
Previous
Page 3 of 3
Next
Pointers in C++
Introduces the fundamentals of pointers in C++, covering memory addresses, differences between references and pointers, and pointer arithmetic.
Device Drivers: Managing Hardware Complexity in Operating Systems
Explains the function of device drivers in managing hardware complexity within operating systems.
Verifying Programs with Stainless: Part 2
Focuses on using Stainless for program verification, demonstrating the process of verifying programs and ensuring correctness.
Dynamic Memory Allocation in C++
Covers the concept of pointers in C++, dynamic memory allocation, and best practices.
Pointers and Functions: Understanding Type Reading
Covers type reading in C, focusing on pointers, functions, and the use of typedefs for clarity.