1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-02-24 19:42:51 +01:00

Add content for Operating Systems

* Update 101-how-oss-work-in-general.md

* Update content/roadmaps/101-backend/content/102-os-general-knowledge/101-how-oss-work-in-general.md

Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
This commit is contained in:
Gabriel Nunes 2022-06-14 09:26:30 -03:00 committed by GitHub
parent a8e0f3c004
commit 182edfc36d

View File

@ -1 +1,6 @@
# Operating Systems
An operating system is a main program on computer, that governs all other applications. It allows you to use browsers, play games, print documents, launch your favorite program.
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://infinite.education/view/how_oss_work_in_general'>How OSs work in general</BadgeLink>
<BadgeLink colorScheme='green' badgeText='Course' href='https://www.youtube.com/watch?v=9GDX-IyZ_C8'> Operating System Basics </BadgeLink>