https://github.com/lebrancworkshop/operating-system-youtube
Learning Operating System on Youtube. (E.G. Neso Academy)
https://github.com/lebrancworkshop/operating-system-youtube
c online-course operating-system
Last synced: 3 months ago
JSON representation
Learning Operating System on Youtube. (E.G. Neso Academy)
- Host: GitHub
- URL: https://github.com/lebrancworkshop/operating-system-youtube
- Owner: LebrancWorkshop
- Created: 2022-10-12T01:09:03.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-12T01:25:20.000Z (almost 3 years ago)
- Last Synced: 2025-05-29T16:07:56.124Z (4 months ago)
- Topics: c, online-course, operating-system
- Language: Shell
- Homepage:
- Size: 1.95 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Operating System - Learning from Youtube
## Overview
This repository contains the code from the implementation of Operating System Playlist on Youtube.
It includes 2 Sections of Labs:
- C-Lab: Basic C Programming.
- OS-Lab: Working with Operating System.## Resources
### C Programming
- [[EN] Playlist: C Programming by Neso Academy](https://www.youtube.com/playlist?list=PLBlnK6fEyqRggZZgYpPMUxdY1CYkZtARR)
- [[EN] Playlist: C Programming and Data Structures by Neso Academy](https://www.youtube.com/playlist?list=PLBlnK6fEyqRhX6r2uhhlubuF5QextdCSM)
- [[TH] Playlist: สอนภาษาซี C by PrasertCBS](https://www.youtube.com/playlist?list=PLFBv5UmF33Fyt33UQ52RTTo3KVheIELFR)### Operating System
- [[EN] Playlist: Operating System by Neso Academy](https://www.youtube.com/playlist?list=PLBlnK6fEyqRiVhbXDGLXDk_OQAeuVcp2O)