KiddieOS_Development

OS development project

Developing a basic operating system with a focus on simplicity and ease of use for beginners to learn programming concepts

O KiddieOS é um sistema operacional open-source básico em desenvolvimento pelo curso gratuito D.S.O.S [Desenvolvendo Sistemas Operacionais Simples]. A intenção deste sistema será: Criar, editar ou excluir arquivos, codificar em uma linguagem própria do sistema, criar objetos visuais e automatizados (desenhos) através desta linguagem, utilizar uma interface simples e intuitiva, criar novas interfaces gráficas, como: Janelas, botões, campos, etc... e estimular crianças, jovens e adultos a programar numa linguagem simples dentro do sistema operacional KiddieOS. A intenção do curso D.S.O.S é dá início ao desenvolvimento de sistemas operacionais utilizando a linguagem Assembly e entender a fundo sobre diversos conceitos internos deste tipo de sistema. Aqui neste repositório serão armazenados arquivos de APIs do KiddieOS, a imagem de disco para teste e futuramente - todo o sistema operacional completo. Visite o link abaixo para nos acompanhar no curso do Youtube, se inscreva neste canal para se manter atualizado e siga-me no GitHub. Vejo vocês lá:

GitHub

47 stars
6 watching
5 forks
Language: Assembly
last commit: 3 months ago
Linked from 1 awesome list

assembly-x86kernelkiddieosoperating-systemoperating-system-kernelosdevosdev-projectsprogramming-languageprograms

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
paulomigalmeida/almeidaos A hobbyist 64-bit operating system project written in C and Assembly, aimed at providing a reference for future OS developers. 56
marcocicognani/meetixos A hobby operating system project aiming to create a Unix-like system with modern C++20 and a custom kernel. 188
pimnik98/sayorios An experimental operating system designed to be small, simple and easy to develop for learning purposes 30
opuntiaos-project/opuntiaos An operating system project aiming to provide a cross-architecture kernel and userland components with various features for desktop and mobile applications. 664
malwarepad/cavos A development project aiming to create a full operating system from scratch using C and x86-64 architecture. 272
dreamos82/dreamos64 An experimental 64-bit kernel project that demonstrates low-level programming concepts and basic operating system functionality. 166
ajxs/cxos A research project to develop an operating system in Ada with the goal of learning about low-level programming and safety-critical systems. 35
bone-project/boneos An operating system kernel and source tree for development of an embedded system 130
marceldobehere/maslos An operating system written in C++ and C, with support for various hardware interfaces and GUI components. 92
iguessthislldo/georgios An experimental operating system designed to learn and explore operating system development concepts 48
dreamportdev/osdev-notes A comprehensive resource that guides developers through the process of building an operating system kernel from scratch. 590
bistcuite/unox-os An educational Unix-like operating system project written in C and Assembly. 23
mtribiere/poulpyos An OS written from scratch to teach its development 9
gandelxiv/pidi-os An operating system project aiming to create a minimalistic i386 OS from scratch using C and assembly language 38
nifanfa/moos A C# operating system compiler with native AOT compilation and various hardware features. 1,045