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
Lecture
Octagon Abstract Interpreter: Implementation for C Programs
Graph Chatbot
Related lectures (30)
Previous
Page 3 of 3
Next
Pointers: Basics and Applications
Covers the basics of pointers in C, including memory management, structures, functions, and arrays.
Building Technology I/II: Requirements and Roles
Explores fundamental building requirements and roles in technology, including sustainability and material assembly methods.
Polymorphism 2: Heterogeneous Collections
Explores polymorphism in C++, covering heterogeneous collections, resource management, and memory handling.
Pointers in C: Understanding Their Utility and Applications
Covers the definition and applications of pointers in C programming, emphasizing their role in memory management and generic programming.
Introduction to Design Reviews
Covers the objective, steps, and stakeholders in design reviews, emphasizing the importance of risk analysis and verification.
Dynamic Memory Allocation: Understanding Pointers in C
Provides an overview of dynamic memory allocation in C programming, focusing on pointers and memory management techniques.
Pointers and Arrays: Memory Management in C
Explains pointers and arrays in C, focusing on memory management and dynamic allocation.
C Programming Concepts: Debugging and Memory Management
Covers essential C programming concepts, including memory management, debugging techniques, and practical applications in programming projects.
Enterprise and Service-Oriented Architecture
Introduces Enterprise and Service-Oriented Architecture, emphasizing understanding what and why to build, rather than just how.
Pointers: Declaration and Operators
Covers the declaration and basic operators of pointers in C++ and highlights potential confusion between & and * notations.