This forums is for OS project announcements including project openings, new releases, update notices, test requests, and job openings (both paying and volunteer).
I begun to develop a small kernel for learning purpose. I also wrote a tutorial about that experience.
The first big caveat is, I really apologize for it, it's currently only in french. I will try to translate it but as I'm not a native english speaker, it will be a hard work full of mistakes
The second big caveat is that I'm very new in kernel programming so my implementation certainly hide some errors or dirty bugs. If you detect something wrong, I will be glad to read your remarks.
The tutorial can be translated with Google Language Tools... but the result is of course not very accurate (but I think it's readable).
Looks nice. I'm thinking of doing the same thing, but I'm stuck in theory for now (meditating design & its details).
Anyway, looking forward to English translation. It would be great if you could also do PDF or at least downloadable archive of HTML's.
PM me when you're done or something.
Help this rabbit conquer the world by including it in your code: for(;;) fork();
Solar wrote:It keeps stunning me how friendly we - as a community - are towards people who start programming "their first OS" who don't even have a solid understanding of pointers, their compiler, or how a OS is structured.
What I meant was that it redirects to the main page (still in French) and not to the new location of the page.
Solar wrote:It keeps stunning me how friendly we - as a community - are towards people who start programming "their first OS" who don't even have a solid understanding of pointers, their compiler, or how a OS is structured.
Your tutorials look very promising and there seem to be lots of tutorials on good subjects, I can read French, but I prefer English and the translation just fails . I hope you'll get it translated soon .
When the chance of succeeding is 99%, there is still a 50% chance of that success happening.