Roadmap to becoming a developer in 2022
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Uma Das 885e21f5cc
Frontend Backend Typos Fixed (#1849)
2 years ago
..
100-terminal-usage.md Backend Typos and Color Codes Fixed (#1783) 2 years ago
101-how-oss-work-in-general.md Backend Typos and Color Codes Fixed (#1783) 2 years ago
102-process-management.md Added Process Management definition and resources (#1182) 3 years ago
103-threads-and-concurrency.md Update 103-threads-and-concurrency.md (#1185) 3 years ago
104-basic-terminal-commands.md Backend Typos and Color Codes Fixed (#1783) 2 years ago
105-memory-management.md Add content for os concepts 2 years ago
106-interprocess-communication.md Added Resources for Interprocess Communication (#1082) 3 years ago
107-io-management.md Resources added for IO management (#1346) 2 years ago
108-posix-basics.md Frontend Backend Typos Fixed (#1849) 2 years ago
109-basic-networking-concepts.md Add content for os concepts 2 years ago
readme.md Add Os and General KnowKnowledge content at backend roadmap (#998) 3 years ago

readme.md

General Knowledge

Operating System is a program that manages a computer’s resources, especially the allocation of those resources among other programs. Typical resources include the central processing unit (CPU), computer memory, file storage, input/output (I/O) devices, and network connections.

Free Content What is an operating system? Operating Systems: Crash Course Computer Science #18 Introduction to Operating System