Skip to main content
Graph
Search
fr
en
Login
Search
All
Categories
Concepts
Courses
Lectures
MOOCs
People
Quizes
Exercises
Publications
Startups
Units
Show all results for
Home
Lecture
Precompiler: Pass Arguments to Your Program
Graph Chatbot
Related lectures (38)
Managing C Projects: Parameters and Compilation
Discusses managing C projects, focusing on function parameters and the compilation process.
Arrays: Declaration, Access, Initialization
Covers the basics of arrays in C, including declaration, access, and initialization.
C Programming Concepts: Debugging and Memory Management
Covers essential C programming concepts, including memory management, debugging techniques, and practical applications in programming projects.
Introduction to Programming: Basics of C Language
Covers the basics of programming in C, including variables, constants, arrays, and functions.
Stainless Verification System Tutorial
Introduces Stainless, an open-source tool for verifying Scala programs, covering language, modeling, verification tips, and inner workings.
Functions: Reusability and Error Reduction
Covers functions in C programming, emphasizing reusability and error reduction through proper function structure.
Variables & Operators
Log in to Mediaspace to watch this video
Covers the basics of C programming, including variables, operators, and system-oriented programming, emphasizing differences from Java.
Pointers and Arrays: Arithmetic, Buffer Overflow
Log in to Mediaspace to watch this video
Covers the arithmetic of pointers, the relationship between pointers and arrays, and the concept of buffer overflow in C programming.
Pointers: Strings, Functions, Casting
Log in to Mediaspace to watch this video
Covers pointers to strings, functions, and casting in C programming.
Functions in C: Key Concepts and Examples
Log in to Mediaspace to watch this video
Explains the essential concepts of functions in C programming, including definitions, prototypes, and argument passing techniques.
Dynamic Memory Allocation in C
Log in to Mediaspace to watch this video
Explores dynamic memory allocation in C, covering malloc, calloc, and realloc functions, emphasizing proper memory management and dynamic arrays.
Advanced C Data Types
Log in to Mediaspace to watch this video
Covers advanced data types and memory management in C programming, emphasizing type consistency and dynamic array allocation.
Pointers: General Concepts
Log in to Mediaspace to watch this video
Introduces the fundamental concepts of pointers in C programming, emphasizing their utility for memory access and dynamic allocation.
Introduction to C Programming: Basics and Compilation
Log in to Mediaspace to watch this video
Covers the basics of C programming, including syntax, structure, and compilation processes.
Pointers in C: Understanding Their Utility and Applications
Log in to Mediaspace to watch this video
Covers the definition and applications of pointers in C programming, emphasizing their role in memory management and generic programming.
Linker and Loader: Understanding Compilation in C
Log in to Mediaspace to watch this video
Explains the roles of linker and loader in C programming, focusing on separate compilation and the creation of executable files.
File Handling in C: Basics and Common Issues
Log in to Mediaspace to watch this video
Covers the basics of file handling in C, common issues, and standard functions.
Introduction to C Programming
Log in to Mediaspace to watch this video
Covers the basics of C programming, including syntax, data types, pointers, arrays, and compilation commands.
Command Line Arguments in C: Understanding argc and argv
Log in to Mediaspace to watch this video
Explains command line arguments in C, focusing on the main function prototypes and how to use argc and argv.
Pointers and Arrays: Understanding sizeof in C
Log in to Mediaspace to watch this video
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 1 of 2
Next