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
C++: Pointers and Functions
Graph Chatbot
Related lectures (28)
Previous
Page 2 of 3
Next
Control Structures; Functions
Covers control structures, loops, and functions in C language, emphasizing the importance of local variables and avoiding global variables.
Functions in C: Key Concepts and Examples
Explains the essential concepts of functions in C programming, including definitions, prototypes, and argument passing techniques.
Real Functions: Definitions and Properties
Explores real functions, covering parity, periodicity, and polynomial functions.
Closure Conversion: Representation and Transformation
Explores the representation and transformation of values, focusing on closure conversion and the challenges of representing functions in functional languages.
Pointers and Arrays: Memory Management in C
Explains pointers and arrays in C, focusing on memory management and dynamic allocation.
Structured Data Representation
Covers the representation of structured data, arrays, structures, and functions with multiple return values.
Managing C Projects: Parameters and Compilation
Discusses managing C projects, focusing on function parameters and the compilation process.
C Programming Concepts: Debugging and Memory Management
Covers essential C programming concepts, including memory management, debugging techniques, and practical applications in programming projects.
Pointers: Basics and Applications
Covers the basics of pointers in C, including memory management, structures, functions, and arrays.
Functions: Reusability and Error Reduction
Covers functions in C programming, emphasizing reusability and error reduction through proper function structure.