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
Course
CS-202: Computer systems
Graph Chatbot
Lectures in this course (82)
Arrays in C: Advanced Data Types
Discusses advanced data types in C, focusing on arrays and their characteristics.
Advanced Types in C: Enums, Typedefs, and Structs
Discusses advanced types in C, including enumerated types, typedefs, and structures, with practical examples to illustrate their usage.
Advanced Types in C: Unions and Bit Fields
Discusses advanced types in C, focusing on unions, bit fields, and their associated modifiers and operators.
Standard Input/Output in C: Managing Data Streams
Provides an overview of standard input and output management in C programming, covering printf, scanf, and file handling techniques.
Increment Operators in C: Understanding ++x and x++
Explains the differences between the prefix and suffix increment operators in C programming, emphasizing clarity and best practices in coding.
Untitled
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.
Pointers in C: Understanding Memory Addresses and Variables
Explains pointers in C, focusing on their role as variables that store memory addresses and the importance of understanding memory management.
Pointers in C: Practical Usage and Concepts
Explains the fundamental concepts and practical usage of pointers in C programming.
Pointers: Passing by Reference in C
Explains pointers in C, focusing on passing by reference and memory management techniques.
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.
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++.
Strings in C: Initialization and Memory Management
Covers the representation and management of strings in C, highlighting key differences from other programming languages.
Untitled
Untitled
Pointers and Functions: Understanding Type Reading
Covers type reading in C, focusing on pointers, functions, and the use of typedefs for clarity.
Untitled
Pointers and Arrays: Memory Management in C
Explains the relationship between pointers and arrays in C, focusing on memory management and pointer arithmetic.
Pointer Arithmetic: Understanding Memory Management in C
Explains pointer arithmetic in C, focusing on memory manipulation and common pitfalls.
Pointers and Arrays: Understanding sizeof in C
Explains the sizeof operator in C, focusing on its use with pointers and arrays, and highlights common pitfalls and errors in its application.
Previous
Page 4 of 5
Next