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
Concept
System call
Applied sciences
Computer engineering
Computer architecture
Topics in computer architec...
Related lectures (25)
Graph Chatbot
Login to filter by course
Login to filter by course
Reset
Previous
Page 3 of 3
Next
Object-Oriented Programming Fundamentals
Covers the basics of object-oriented programming in Python, including objects, classes, inheritance, and input/output handling.
Multiprocessors, Processes and Switching
Covers the creation of processes, switching between them, handling interrupts, and the context switch mechanism in the multiprocessor world.
Python Programming Basics
Covers the basics of Python programming, focusing on flow control structures, interactive mode, script mode, and variables.
Device Management in Operating Systems: Chaperones and Persistence
Discusses device management in operating systems, focusing on device drivers, persistence, and performance optimization techniques.
Recursive Functions: Examples and Applications
Explores recursive functions, including factorials and Fibonacci sequences, and their scope and namespaces.