An open API service indexing awesome lists of open source software.

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)

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)