New tutorial

This forums is for OS project announcements including project openings, new releases, update notices, test requests, and job openings (both paying and volunteer).
Post Reply
milouz
Posts: 8
Joined: Wed Apr 16, 2008 3:55 am
Location: France
Contact:

New tutorial

Post by milouz »

Hi all,

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 :oops:
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).

The link is http://a.michelizza.free.fr/PmWiki/pmwi ... oOS.TutoOS.

Enjoy !
paxcoder
Member
Member
Posts: 33
Joined: Fri Jan 02, 2009 4:00 pm

Re: New tutorial

Post by paxcoder »

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();
User avatar
Troy Martin
Member
Member
Posts: 1686
Joined: Fri Apr 18, 2008 4:40 pm
Location: Langley, Vancouver, BC, Canada
Contact:

Re: New tutorial

Post by Troy Martin »

AIEEEEEEEEEE now THAT'S a necro!

In fact, the exact link is broken.
Image
Image
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.
I wish I could add more tex
User avatar
Love4Boobies
Member
Member
Posts: 2111
Joined: Fri Mar 07, 2008 5:36 pm
Location: Bucharest, Romania

Re: New tutorial

Post by Love4Boobies »

Works for me...
"Computers in the future may weigh no more than 1.5 tons.", Popular Mechanics (1949)
[ Project UDI ]
User avatar
Troy Martin
Member
Member
Posts: 1686
Joined: Fri Apr 18, 2008 4:40 pm
Location: Langley, Vancouver, BC, Canada
Contact:

Re: New tutorial

Post by Troy Martin »

What I meant was that it redirects to the main page (still in French) and not to the new location of the page.
Image
Image
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.
I wish I could add more tex
User avatar
Creature
Member
Member
Posts: 548
Joined: Sat Dec 27, 2008 2:34 pm
Location: Belgium

Re: New tutorial

Post by Creature »

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 :P. 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.
iammisc
Member
Member
Posts: 269
Joined: Thu Nov 09, 2006 6:23 pm

Re: New tutorial

Post by iammisc »

@OP: I'm a native english speaker and I'm taking french in school. I could help translate it if you want. PM me
User avatar
Firestryke31
Member
Member
Posts: 550
Joined: Sat Nov 29, 2008 1:07 pm
Location: Throw a dart at central Texas
Contact:

Re: New tutorial

Post by Firestryke31 »

Uh, I don't think the OP's been here in half a year... It would probably be a good idea to lock this thread...
(Unless I'm missing something.)
Owner of Fawkes Software.
Wierd Al wrote: You think your Commodore 64 is really neato,
What kind of chip you got in there, a Dorito?
User avatar
Creature
Member
Member
Posts: 548
Joined: Sat Dec 27, 2008 2:34 pm
Location: Belgium

Re: New tutorial

Post by Creature »

Yep, that's what happens if people bump old threads...
When the chance of succeeding is 99%, there is still a 50% chance of that success happening.
Post Reply