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
Imperative Event Handling: The Observer Pattern
Graph Chatbot
Related lectures (31)
Previous
Page 2 of 4
Next
Concurrency Control & Recovery in Databases
Delves into transaction management, concurrency control, and recovery in databases to ensure data integrity and system resilience.
LabVIEW Design Patterns
Explores LabVIEW design patterns including local variables, race conditions, state machines, and queues.
Transaction Management & Concurrency Control
Explores transaction management, concurrency control, ACID properties, anomalies, and conflict serializability in database systems.
Asynchronous Programming: Callbacks and Failures
Covers the concept of asynchronous programming and how to handle dependencies and failures.
Good Code: Best Practices
Emphasizes good code practices, including user story specificity, problem-solving, readable code, design patterns, and defensive programming.
Functional Programming: Concepts and History
Explores imperative programming limitations, theories without mutation, functional programming principles, and the history of functional languages.
Transactions: Concepts and Implementations
Explores the significance and challenges of transactions, emphasizing ACID properties and the practical implications of using transactional memory for concurrency control.
Design Patterns for Decentralized Systems
Explores design patterns for decentralized systems, workload management, failure handling, and time management in large-scale systems.
Concurrency with Futures
Explores futures as a structured approach to concurrency, simplifying parallel tasks and input-output operations.
Introduction to Concurrency
Covers the basics of concurrency, its importance, and how to write concurrent programs.