An open API service indexing awesome lists of open source software.

https://github.com/gjbex/fortran-for-programmers

Repository for participants of the "Fortran for programmers" training
https://github.com/gjbex/fortran-for-programmers

fortran fortran-training fortran2003 fortran2008 programming-language training

Last synced: about 2 months ago
JSON representation

Repository for participants of the "Fortran for programmers" training

Awesome Lists containing this project

README

        

# Fortran for programmers

GitHub repository for participants of the "Fortran for programmers" training.
For information on the training, see the website
[https://gjbex.github.io/Fortran-for-programmers/](https://gjbex.github.io/Fortran-for-programmers/)

## What is it?

1. [`fortran_for_programmers.pptx`](fortran_for_programmers.pptx): PowerPoint
presentation used for the training.
1. [`hands-on`](hands-on): directory that contains material for the hands-on sessions.
1. [`source-code`](source-code): directory that contains sample code written to
develop the slides and illustrate concepts.
1. [License](LICENSE): license information for the material in this repository.
1. [Contributing](CONTRIBUTING.md): information on how to contribute to this
repository.
1. docs: directory containing the website for this repository.