Required Knowledge: Difference between revisions

[unchecked revision][unchecked revision]
Content deleted Content added
m updated "UNIX experience" to require good knowledge
Add "See Also"
Line 16:
# '''The Platform''': You should have studied the manuals for the processor you will be programming for. They contain the information you need to design your kernel in the first place. Asking for information that can easily be obtained from these documents will only give cause to "Read The (...) Manual" responses, or simply RTFM.
# '''The Concept''': You should have an understanding of how existent operating systems function at the technical level (e.g. by having read some [[Books]]), what is good or bad about them, and how you want to go about your own OS. Having finished some tutorial and then asking "what now?" in one of the forums will just make you look silly.
 
== See Also ==
 
=== Articles ===
 
* [[Books]]
 
[[Category:OS theory]]