> For the complete documentation index, see [llms.txt](https://antoinearnoud.gitbook.io/fortran/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://antoinearnoud.gitbook.io/fortran/summary.md).

# Table of Content

* [Introduction](/fortran/master.md)
* [Table of Content](/fortran/summary.md)
* [Installation](/fortran/chapter1.md)
* [Getting started: simple code](/fortran/chapter2.md)
* [Modules](/fortran/chapter3.md)
* [IO commands](/fortran/read-files-and-write-on-files.md)
* [Libraries](/fortran/chapter6.md)
* [Optimization](/fortran/chapter9.md)
* [Debugging](/fortran/chapter8.md)
* [Parallelization with OpenMP](/fortran/chapter4.md)
* [Conclusion](/fortran/chapter5.md)
* [Appendix: Bash](/fortran/chapter10.md)
* [Appendix: Clusters](/fortran/chapter7.md)
* [Appendix: Makefile](/fortran/makefiles.md)
