Operating system. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Operating system.

How would one make an operating system for a phone?

13th Jul 2018, 2:07 PM
Ryan Sullivan
Ryan Sullivan - avatar
7 Answers
+ 5
Hello, Ryan Sullivan ! The book "Operating system from 0 to 1" is published on GitHub and has more than 2,000 stars and 100 forks. As you can see from the title, after reading it, you will be able to create your own operating system - and perhaps there is little in the world of programmers that can be steeper. Thanks to this book you will learn the following: Learn how to create an operating system based on the technical documentation of the hardware. Learn how to write code yourself. Blind copying of code is not learning, you really will learn to solve problems. By the way, blind copying can also be dangerous. Good luck In programming at SoloLearn! https://github.com/tuhdo/os01
13th Jul 2018, 2:33 PM
Alexander Sokolov
Alexander Sokolov - avatar
+ 2
And Objective-C created iOS and MacOS.
14th Jul 2018, 4:09 PM
Cevin Samuel
Cevin Samuel - avatar
+ 1
Writing OS requires more than just code, you need to go deeper into Computing, The most widely used OS are Windows , Linux And a very good language for creating OSs is C I'm not into computing, so I can't give you detailed explanation
13th Jul 2018, 2:26 PM
Dlite
Dlite - avatar
+ 1
Alexander Sokolov what fo you mean blind copying
13th Jul 2018, 3:02 PM
Ryan Sullivan
Ryan Sullivan - avatar
+ 1
do*
13th Jul 2018, 3:04 PM
Ryan Sullivan
Ryan Sullivan - avatar
+ 1
Create an OS is not easy, it need a lot of time to learn and practice. I suggest you to learn C++. Windows was made from C++👨‍💻
14th Jul 2018, 6:14 AM
LetterC67
LetterC67 - avatar
0
You need to know assembly and C.
14th Jul 2018, 6:51 PM
efe