Discuss Scratch
- Discussion Forums
- » Things I'm Making and Creating
- » DigiOS - C# Operating System(Open for Revisions and Contributions)
- TheDigitalDev
-
Scratcher
100+ posts
DigiOS - C# Operating System(Open for Revisions and Contributions)
Pls delete
Last edited by TheDigitalDev (Jan. 3, 2018 12:36:21)
- PrincessPanda_test_
-
Scratcher
1000+ posts
DigiOS - C# Operating System(Open for Revisions and Contributions)
Wow, you made an OS!
- Zeusking19
-
Scratcher
500+ posts
DigiOS - C# Operating System(Open for Revisions and Contributions)
I've played with COSMOS before and honestly not found a use for it
- TheDigitalDev
-
Scratcher
100+ posts
DigiOS - C# Operating System(Open for Revisions and Contributions)
I've played with COSMOS before and honestly not found a use for itIt's great to intro into basic OS making, rn i'm using it to make Chess
- Vetpetmon
-
Scratcher
1000+ posts
DigiOS - C# Operating System(Open for Revisions and Contributions)
Oh, I might help with beta testing, as long as it doesn't give a virus on my Windows 7 copy or messes up my Mac OS X, the host of My browser / operating system: Windows 7, Firefox 38.0, Flash 17.0 (release 0)
- TheDigitalDev
-
Scratcher
100+ posts
DigiOS - C# Operating System(Open for Revisions and Contributions)
Oh, I might help with beta testing, as long as it doesn't give a virus on my Windows 7 copy or messes up my Mac OS X, the host of My browser / operating system: Windows 7, Firefox 38.0, Flash 17.0 (release 0)It shouldn't interfere with any OS as it's an OS itself, but if you would like, keep updated on my dropbox link
- CodyTechery
-
Scratcher
100+ posts
DigiOS - C# Operating System(Open for Revisions and Contributions)
It shouldn't interfere with any OS as it's an OS itself.I'm not saying that this applies to your OS, but if you ever want to increase your market, that's the exact statement you don't want to make. Yes, operating systems are separate, but they can do as much damage to each other as they like.
- TheDigitalDev
-
Scratcher
100+ posts
DigiOS - C# Operating System(Open for Revisions and Contributions)
You can boot it to virtual machine to make sureIt shouldn't interfere with any OS as it's an OS itself.I'm not saying that this applies to your OS, but if you ever want to increase your market, that's the exact statement you don't want to make. Yes, operating systems are separate, but they can do as much damage to each other as they like.
- goldfish678
-
Scratcher
1000+ posts
DigiOS - C# Operating System(Open for Revisions and Contributions)
And thank you for reminding me that if someone gives you an ISO you can just boot it from a VM so people won't be wondering what the heck you have installed on your computer!You can boot it to virtual machine to make sureIt shouldn't interfere with any OS as it's an OS itself.I'm not saying that this applies to your OS, but if you ever want to increase your market, that's the exact statement you don't want to make. Yes, operating systems are separate, but they can do as much damage to each other as they like.

- Vetpetmon
-
Scratcher
1000+ posts
DigiOS - C# Operating System(Open for Revisions and Contributions)
I'm just wondering, any way how to learn C# for making an OS, because I want to make a Shnaz OS.
And yes, I'm fine with my Windows 7 copy for now.
And yes, I'm fine with my Windows 7 copy for now.
- TheDigitalDev
-
Scratcher
100+ posts
DigiOS - C# Operating System(Open for Revisions and Contributions)
I'm just wondering, any way how to learn C# for making an OS, because I want to make a Shnaz OS.c# is relatively simple, so you should be able to learn most of it within a week. Get Visual Studio and install Cosmos C# Kernel onto it, then you shold be good to go
And yes, I'm fine with my Windows 7 copy for now.
- Vetpetmon
-
Scratcher
1000+ posts
DigiOS - C# Operating System(Open for Revisions and Contributions)
I asked for a free course on C# for making an Operating System.I'm just wondering, any way how to learn C# for making an OS, because I want to make a Shnaz OS.c# is relatively simple, so you should be able to learn most of it within a week. Get Visual Studio and install Cosmos C# Kernel onto it, then you shold be good to go
And yes, I'm fine with my Windows 7 copy for now.
Last edited by Vetpetmon (May 29, 2015 19:52:58)
- Zeusking19
-
Scratcher
500+ posts
DigiOS - C# Operating System(Open for Revisions and Contributions)
I asked for a free course on C# for making an Operating System.I'm just wondering, any way how to learn C# for making an OS, because I want to make a Shnaz OS.c# is relatively simple, so you should be able to learn most of it within a week. Get Visual Studio and install Cosmos C# Kernel onto it, then you shold be good to go
And yes, I'm fine with my Windows 7 copy for now.
There is not a free course for COSMOS, and no decent ones for C# in general. Neither is there a key to the universe.
Docs are your friend.
- Vetpetmon
-
Scratcher
1000+ posts
DigiOS - C# Operating System(Open for Revisions and Contributions)
C# TOTORIALSI asked for a free course on C# for making an Operating System.I'm just wondering, any way how to learn C# for making an OS, because I want to make a Shnaz OS.c# is relatively simple, so you should be able to learn most of it within a week. Get Visual Studio and install Cosmos C# Kernel onto it, then you shold be good to go
And yes, I'm fine with my Windows 7 copy for now.
There is not a free course for COSMOS, and no decent ones for C# in general. Neither is there a key to the universe.
Docs are your friend.
- QuillzToxic
-
Scratcher
1000+ posts
DigiOS - C# Operating System(Open for Revisions and Contributions)
Vetpetmon, Please, just read, I read a python book and found the docs better. You do this in the at too, stopand listen to our adviceC# TOTORIALSI asked for a free course on C# for making an Operating System.I'm just wondering, any way how to learn C# for making an OS, because I want to make a Shnaz OS.c# is relatively simple, so you should be able to learn most of it within a week. Get Visual Studio and install Cosmos C# Kernel onto it, then you shold be good to go
And yes, I'm fine with my Windows 7 copy for now.
There is not a free course for COSMOS, and no decent ones for C# in general. Neither is there a key to the universe.
Docs are your friend.
Sorry about that, just had to get that our there.
- natemonster321
-
Scratcher
500+ posts
DigiOS - C# Operating System(Open for Revisions and Contributions)
I'll run it a VM.
Its seems cool. You should probably add more commands, though.
Its seems cool. You should probably add more commands, though.
Last edited by natemonster321 (June 3, 2015 23:48:05)
- Vetpetmon
-
Scratcher
1000+ posts
DigiOS - C# Operating System(Open for Revisions and Contributions)
I asked for a way to learn the C# programing language.Vetpetmon, Please, just read, I read a python book and found the docs better. You do this in the at too, stopand listen to our adviceC# TOTORIALSI asked for a free course on C# for making an Operating System.I'm just wondering, any way how to learn C# for making an OS, because I want to make a Shnaz OS.c# is relatively simple, so you should be able to learn most of it within a week. Get Visual Studio and install Cosmos C# Kernel onto it, then you shold be good to go
And yes, I'm fine with my Windows 7 copy for now.
There is not a free course for COSMOS, and no decent ones for C# in general. Neither is there a key to the universe.
Docs are your friend.
Sorry about that, just had to get that our there.
- Vetpetmon
-
Scratcher
1000+ posts
DigiOS - C# Operating System(Open for Revisions and Contributions)
You know what, it's time to show this:I asked for a way to learn the C# programing language.Vetpetmon, Please, just read, I read a python book and found the docs better. You do this in the at too, stopand listen to our adviceC# TOTORIALSI asked for a free course on C# for making an Operating System.I'm just wondering, any way how to learn C# for making an OS, because I want to make a Shnaz OS.c# is relatively simple, so you should be able to learn most of it within a week. Get Visual Studio and install Cosmos C# Kernel onto it, then you shold be good to go
And yes, I'm fine with my Windows 7 copy for now.
There is not a free course for COSMOS, and no decent ones for C# in general. Neither is there a key to the universe.
Docs are your friend.
Sorry about that, just had to get that our there.

*Face palming intensfies*
Last edited by Vetpetmon (June 4, 2015 19:15:07)
- Zeusking19
-
Scratcher
500+ posts
DigiOS - C# Operating System(Open for Revisions and Contributions)
-snip-
I usually disagree with Quillz. Apparently not today.
He has a point - you can't have your hand held the entire time in programming, there won't be tutorials for everything you'll ever face. Docs are your friend - read them and understand them. Once you have done that you'll find your life a whole load easier, not to mention you won't have to rely on tutorials for everything you do.
(/offtopic)
Last edited by Zeusking19 (June 4, 2015 19:55:52)
- car1car1234
-
Scratcher
33 posts
DigiOS - C# Operating System(Open for Revisions and Contributions)
Well better then me? By any chances do you use Microsoft visual studioSo I've made an OS with the rather unpopular C# Cosmos Kernel with the Syslinux Bootloader
Commands:
-Help
-Version
-Clearscreen
-Games(WIP - Available for Contribution)
If you would like to help contribute to the project, please tell me by PM or post a comment on this threadSource Code:
http://pastebin.com/W1v1FW1b
Boot ISO:
https://www.dropbox.com/s/uuxid3t50sq4iu2/CosmosKernel3Boot.iso?dl=0Functionality:
Very Basic, still in ProgressThings to be Implemented
- Games
- Guess the Number(Almost Done, random number generator being goofy)
- Chess (No Progress as of yet, after Guess the Number)
- Basic Calculator
- Discussion Forums
- » Things I'm Making and Creating
-
» DigiOS - C# Operating System(Open for Revisions and Contributions)
