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
Forking Processes: Practical Examples and Execution Flow
Graph Chatbot
Related lectures (29)
Previous
Page 1 of 3
Next
Process States: Lifecycle and Management
Explains the process state transition diagram and the management of process states in operating systems.
Shell Redirection: Understanding Process Management
Covers how the shell manages processes and demonstrates output redirection in UNIX-like systems.
Introduction to UNIX and C Programming Concepts
Covers UNIX fundamentals and introduces C programming concepts, including variables, data types, and basic operations.
Process Protection and Efficient Execution
Explores process execution, protection, and efficient OS mechanisms for secure and reliable multi-program environments.
Pointers and Arrays: Arithmetic, Buffer Overflow
Covers the arithmetic of pointers, the relationship between pointers and arrays, and the concept of buffer overflow in C programming.
File Handling in C: Basics and Common Issues
Covers the basics of file handling in C, common issues, and standard functions.
Grafcet: Programming in C
Covers the programming of a Grafcet in C, including examples like programming a drill.
Microcontrollers: Programming and Applications
Delves into microcontrollers, their programming, and practical applications, offering hands-on exercises and real-world examples.
File Input/Output in C: Managing Files and Streams
Explains file input and output in C, covering file handling, modes, and error management.
Arrays: Declaration, Access, Initialization
Covers the basics of arrays in C, including declaration, access, and initialization.