Introduction: Difference between revisions

[unchecked revision][unchecked revision]
Content deleted Content added
Why was that text even there to begin with
Wipe the links Bran's tutorial as it is ancient and troublesome; wipe the links to the bare bones category as many are troublesome; wipe the link to the tutorial page as it isn't up to date and not useful
Line 7:
 
What do you need to succeed in OSDeving? You should read the [[Getting Started]] article. If you are going to use C/C++ as your language of choice, we generally recommend building a [[GCC Cross-Compiler]] first thing.
 
Do you want to read a step-by-step tutorial to writing a basic kernel you can build upon? You should read [http://osdever.net/bkerndev/Docs/intro.htm Bran's Kernel Development Tutorial], and the article about [[Bran's Known Bugs]]. There is also the Assembler-based [[:Category:Babystep | BabyStep Tutorial]] or, if you don't want that much hand-holding but still want a kickstart, [[:Category:Bare bones tutorials | Bare Bones tutorials]] for several languages. Once you know the basics, you will find even more [[Tutorials]] on various things.
 
Good luck! :)