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

https://github.com/vanhakobyan/operatingsystemwithcpp

:chart_with_upwards_trend:Operating System with C++:chart_with_upwards_trend:
https://github.com/vanhakobyan/operatingsystemwithcpp

cpp operating-system os

Last synced: 2 days ago
JSON representation

:chart_with_upwards_trend:Operating System with C++:chart_with_upwards_trend:

Awesome Lists containing this project

README

          



### I advise you to learn from the following sources :minidisc:

* [Book written by Debian Tanenbaum](https://drive.google.com/open?id=0By1MH5wlD0LhYUU1ajBwYmlvT00)

* [Video lesson (Russian) (9 lessons) ](https://www.youtube.com/watch?v=FDVGRWdtsWI&list=PLo6puixMwuSPrKOCsJhrtr-m79mFthit9&index=2)

* [Windows_for_professional (Windows Для Профессионалов)](https://drive.google.com/open?id=0By1MH5wlD0LhYUYySEU4NDc5cTA)

* [Windows Tutorial](https://github.com/VanHakobyan/OperatingSystemWithCPP/blob/master/WindowsTutorial.docx)

* [Д.Харт системное программирование среде windows](https://drive.google.com/open?id=0By1MH5wlD0LhRXVLSmdRUF9jOG8)

* [MSDN](https://msdn.microsoft.com/en-us/)

### OS Task:bulb:

* [Task in Armenian](https://github.com/VanHakobyan/OperatingSystemWithCPP/blob/master/Tasks.docx)

### C++ Source code look at :crescent_moon:

* [ASCII](https://github.com/VanHakobyan/OperatingSystemWithCPP/blob/master/Masiv10Symbol/ASCII/Source.cpp)

* [ReadWrite](https://github.com/VanHakobyan/OperatingSystemWithCPP/blob/master/Masiv10Symbol/ReadWrite/Source.cpp)

* [Upper case deciding](https://github.com/VanHakobyan/OperatingSystemWithCPP/blob/master/24_02_17/CreateFileUpper/Source.cpp)

* [Reversing](https://github.com/VanHakobyan/OperatingSystemWithCPP/blob/master/03_03_17/Reversing/Source.cpp)

* [Folder For Look ](https://github.com/VanHakobyan/OperatingSystemWithCPP/tree/master/ForLook)

* [Read15number](https://github.com/VanHakobyan/OperatingSystemWithCPP/blob/master/Read15number/Read15number/Source.cpp)

* [Process (Here are all the codes Process)](https://github.com/VanHakobyan/OperatingSystemWithCPP/tree/master/ProcessOS) :loudspeaker:

* [Event,Mutex and Semaphore:runner:](https://github.com/VanHakobyan/OperatingSystemWithCPP/tree/master/EventMutexSemaphore/EventMutexSemaphore)

* [First Process Call Second Process](https://github.com/VanHakobyan/OperatingSystemWithCPP/tree/master/FirstProcessCallSecondProcess)

* [Event,Process ](https://github.com/VanHakobyan/OperatingSystemWithCPP/tree/master/ProcessThreadSync/EventProcess-Thread)

* [Printing Event 121212](https://github.com/VanHakobyan/OperatingSystemWithCPP/blob/master/ProcessThreadSync/Event121212.cpp)

* [Event Thread](https://github.com/VanHakobyan/OperatingSystemWithCPP/blob/master/ProcessThreadSync/EventThreads.cpp)

#### About it

* Visual Studio Community 2017
* C++ 17 .NET Framework 4.6

#### About me
* [Linkedin](https://www.linkedin.com/in/vanikhakobyan/)
* [FaceBook](https://web.facebook.com/VANHAKOBYAN)