Introduction: Difference between revisions

Jump to navigation Jump to search
[unchecked revision][unchecked revision]
Content deleted Content added
mNo edit summary
Line 6: Line 6:
Whatever your goals, OSDev'ing is the great pinnacle of programming. But, you're not alone. In fact, this entire website, including the [http://forum.osdev.org forums] and this Wiki, are dedicated to OSDev'ing. This is not only about great programming skills, but is about community and developing friendships. Be those friendships between fellow forum members or IRQs and processes.
Whatever your goals, OSDev'ing is the great pinnacle of programming. But, you're not alone. In fact, this entire website, including the [http://forum.osdev.org forums] and this Wiki, are dedicated to OSDev'ing. This is not only about great programming skills, but is about community and developing friendships. Be those friendships between fellow forum members or IRQs and processes.


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, you are required to build a [[GCC Cross-Compiler]] first.
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, you are required to build a [[GCC Cross-Compiler]] first. And if you prefer to use other [[Languages]] then it is important to have some similar tools (e.g. compiler) or if there's no such tools it is often only your efforts that can help you. But going along with your preferred language can add some motivation and excitement during your work.


Good luck! :)
Good luck! :)