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
- Host: GitHub
- URL: https://github.com/gjbex/fortran-for-programmers
- Owner: gjbex
- License: cc-by-4.0
- Created: 2019-10-10T13:16:14.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-26T14:20:54.000Z (about 4 years ago)
- Last Synced: 2025-01-22T18:26:32.659Z (3 months ago)
- Topics: fortran, fortran-training, fortran2003, fortran2008, programming-language, training
- Language: Fortran
- Homepage: https://gjbex.github.io/Fortran-for-programmers/
- Size: 3.68 MB
- Stars: 4
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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.