IDE Tutorial
Re: IDE Tutorial
hmmm, what is "Quafios" any way
Distance doesn't make you any smaller,
but it does make you part of a larger picture.
but it does make you part of a larger picture.
- iocoder
- Member
- Posts: 208
- Joined: Sun Oct 18, 2009 5:47 pm
- Libera.chat IRC: iocoder
- Location: Alexandria, Egypt | Ottawa, Canada
- Contact:
Re: IDE Tutorial
Quafios is my operating system! it's a shortcut to "Quick and Flexible Operating System".
Re: IDE Tutorial
don't get me wrong, but this is tremendous work for student in school i guess
Distance doesn't make you any smaller,
but it does make you part of a larger picture.
but it does make you part of a larger picture.
- iocoder
- Member
- Posts: 208
- Joined: Sun Oct 18, 2009 5:47 pm
- Libera.chat IRC: iocoder
- Location: Alexandria, Egypt | Ottawa, Canada
- Contact:
Re: IDE Tutorial
Do you know?
I'm 16 years old in a secondary school.
I'm 16 years old in a secondary school.
Re: IDE Tutorial
are you team or one person in your OS project, for me it took about 1 year to write my UNEXT/os kernel and other stuff like standard C lib its look like DOS but it is multi tasking with custom basic interpreter to create application for GUI
whats about you
whats about you
Distance doesn't make you any smaller,
but it does make you part of a larger picture.
but it does make you part of a larger picture.
- iocoder
- Member
- Posts: 208
- Joined: Sun Oct 18, 2009 5:47 pm
- Libera.chat IRC: iocoder
- Location: Alexandria, Egypt | Ottawa, Canada
- Contact:
Re: IDE Tutorial
i'm one person in my OS Project, I started it since i went into the secondary school, but really i took about 4 years learning computer and programming before starting in Quafios.
it wasn't called Quafios, it was called "FOS", and was written in Assembly language, under real mode environment. then i stopped that and started to use Linux and GCC, and started the project again from scratch with the name "Quafios", Quafios now consists of 3 parts:
- Memory Manager:
Which allows the kernel to manage the memory and reserve spaces for applications and
device drivers and Memory Manager also controls GDT.
- Device Manager:
Which controls ISA & PCI Devices and their Device Drivers.
- Volume Manager:
Which controls volumes in the system, they are 26 volumes "A:" to "Z:", and there is a volume "*:" or "~:" which takes you to system volume.
I'm now writing VFAT driver for Quafios, and then i will start in Task Manager, which shall manage GUI, Tasks, and Windows.
it wasn't called Quafios, it was called "FOS", and was written in Assembly language, under real mode environment. then i stopped that and started to use Linux and GCC, and started the project again from scratch with the name "Quafios", Quafios now consists of 3 parts:
- Memory Manager:
Which allows the kernel to manage the memory and reserve spaces for applications and
device drivers and Memory Manager also controls GDT.
- Device Manager:
Which controls ISA & PCI Devices and their Device Drivers.
- Volume Manager:
Which controls volumes in the system, they are 26 volumes "A:" to "Z:", and there is a volume "*:" or "~:" which takes you to system volume.
I'm now writing VFAT driver for Quafios, and then i will start in Task Manager, which shall manage GUI, Tasks, and Windows.
Re: IDE Tutorial
This actually looks like something that would be on a mythical programming.wikipedia.org.. I think I like the pictures even if they aren't all that relevant lol
- iocoder
- Member
- Posts: 208
- Joined: Sun Oct 18, 2009 5:47 pm
- Libera.chat IRC: iocoder
- Location: Alexandria, Egypt | Ottawa, Canada
- Contact:
Re: IDE Tutorial
i wanted to put pictures of me, lolI think I like the pictures even if they aren't all that relevant lol
-
- Posts: 21
- Joined: Mon May 03, 2010 10:19 pm
- Location: Asia, Planet Earth, Solar system, Milky way
Re: IDE Tutorial
Nice tutorial. I'm 14 years began OSdeving at the age of 12. joined this forum at the age of 13 and released my first kernel. Personally I think this should be under the tutorials section.
Zephirum OS- Super secure http://code.google.com/p/zephirum-server/
Number of blue screens of death I have seen: 19
Number of apple OS X kernel panics I have seen: 2
Number of linux kernel panics I have seen: 0
Number of blue screens of death I have seen: 19
Number of apple OS X kernel panics I have seen: 2
Number of linux kernel panics I have seen: 0
Re: IDE Tutorial
I think it would rather be foolish to open up a dead thread, just to show off your age? Also, if you haven't noticed, the OP has already posted it up here: http://wiki.osdev.org/IDEarjo129 wrote:Nice tutorial. I'm 14 years began OSdeving at the age of 12. joined this forum at the age of 13 and released my first kernel. Personally I think this should be under the tutorials section.
Regards,
Shikhin