Knowledge in MCA

Projects on Machine Learning and Data Analytics

Here is some cool projects suggestions and ideas on Machine Learning and Data Analytics.

Operating Systems Definitions

Operating Systems basic definitions and fundamental for beginners

History of Operating Systems

History of Operating Systems in the era of Computer Science

Operating Systems Structure

Operating Systems Structure is described here properly

Process Part 1

Processes of Operating Systems is described here

Process Part 2

Processes of Operating Systems is described here

Threads in Operating Systems

In computer operating system Threads is a crucial part. so you need to know about threads

Nachos in Operating Systems

Nachos in Operating Systems is described here

Mutual Exclusion in Operating Systems

Mutual Exclusion is a very important topic of Operating Systems. Here is a brief description.

Semaphore in Operating Systems

Semaphore is an important topic of Operating Systems. Here is a brief description.

Implementation of Semaphore in OS

Semaphore is a very important topic in Operating Systems. Here is how to implement it

Locks and Condition Variable in OS

Locks and condition variable are very important part of Operating Systems