osdev-gh / osdev-gh-doc

For Documentation
MIT License
0 stars 1 forks source link

Write introduction to C tutorial #8

Open lcabrini opened 7 years ago

lcabrini commented 7 years ago

The tutorial should basically show the user how to write, compile and test a basic hello world program. It should talk about the tools you need and how to install them.

The tutorial must be useable on at least Linux, Windows and Mac OSX. It is a good collaboration task.

lcabrini commented 7 years ago

I would be willing to take this up, at least for Linux. Perhaps others can help to write sections on Windows and MacOSX. In fact, @Prince-linux can you assign me to this task?

rexfordnyrk commented 7 years ago

I would also like to contribute to this for Linux but can also add with windows when I got enough time on my hands @Prince-linux kindly see to that

lcabrini commented 7 years ago

I have started something. Very little there but at least it something to build on. Anybody who feels so inclined is welcome to help out.