LINKS
- How To Switch To Linux For Beginners —
A video guide on a simple linux distro for people interested in switching their OS to Linux
- Linux Crash Course - Easy Terminal Commands for Inspecting Hardware —
A video guide of simple linux commands to check there Hardware
- Tutorial C for beginers —
A playlist of how to understand C language
- Understanding Tarball {:target=”_blank”} —
A video explaing about Tarball
- Operating Systems Programming Slides {:target=”_blank”} —
Slides with LaTeX sources code.
- [Operating System Introduction by NESO Academy] (https://www.youtube.com/watch?v=vBURTt97EkA)— I think this is a very helpful source for os learners to learn {:target=”_blank”} —
- [How Do Operating Systems Work? by ClickView] (https://www.youtube.com/watch?v=GjNp0bBrjmU&ab_channel=ClickView){:target=”_blank”} — A video about Operating System.
- [Segmented, Paged and Virtual Memory] (https://www.youtube.com/watch?v=p9yZNLeOj4s&ab_channel=ComputerScienceLessons/) {:target=”_blank”} —
A video about Segmented and Paged memory.
- [The fork() function in C] (https://www.youtube.com/watch?v=cex9XrZCU14&ab_channel=CodeVault) {:target=”_blank”} — This is a good video to graps for understading the Fork fuction.