Re: If you were to write a book about operating systems...

Rik van Riel (riel@conectiva.com.br)
Mon, 25 Feb 2002 19:15:40 -0300 (BRT)


On 25 Feb 2002, Eric Krout wrote:

> would you use Java as your means of illustrating particular concepts?

No. Java doesn't have pointers or explicit memory management.

This means it cannot do some of the things that real OSes tend
to do all the time, in all pieces of real OS source code.

While a course using Java might be able to tell you about the
principles of OSes, it won't help you understand the worst
magic going on in the source code of real OSes...

regards,

Rik

-- 
"Linux holds advantages over the single-vendor commercial OS"
    -- Microsoft's "Competing with Linux" document

http://www.surriel.com/ http://distro.conectiva.com/

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/