https://github.com/gjbex/fortran-mooc
Material related to the PRACE MOOC on Fortran programming
https://github.com/gjbex/fortran-mooc
education fortran fortran-tutorial fortran2008 fortran2018 learning scientific-computing
Last synced: 6 months ago
JSON representation
Material related to the PRACE MOOC on Fortran programming
- Host: GitHub
- URL: https://github.com/gjbex/fortran-mooc
- Owner: gjbex
- License: cc-by-4.0
- Created: 2020-02-25T06:49:31.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-04-22T18:04:36.000Z (about 2 years ago)
- Last Synced: 2025-01-22T18:26:27.334Z (over 1 year ago)
- Topics: education, fortran, fortran-tutorial, fortran2008, fortran2018, learning, scientific-computing
- Language: Fortran
- Homepage:
- Size: 2.11 MB
- Stars: 44
- Watchers: 5
- Forks: 17
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Fortran MOOC
This repository contains material for the PRACE MOOC on "Fortran for scientific
programming". The MOOC is hosted by edX
(https://learning.edx.org/course/course-v1:KULeuvenX+FORTRANx+3T2025/home).
## Content
* [Reading material](docs/): the reading material.md).
* [HTML version of the reading material](html/): the reading material in HTML format.
* [Source code](source_code/): the source code illustrating the concepts in this course, as well as
the exercises.
* [Software stack](software/): installation instructions for the software stack.
* [Utilities](scripts/): utilities to manage the course content.
## Contributors
* [Geert Jan Bex](geertjan.bex@uhasselt.be) (UHasselt/KU Leuvne)
* Content
* Jan Ooghe (KU Leuven)
* Project coordination
* Mag Selwa (KU Leuven)
* Adding content to FutureLearn platform
* Wouter Van Assche
* Typo and formatting fixes
* Adding content to FutureLearn platform
* Graphics for the activities
* Instructions for software installation
* Checking content on edX platform
* Emma Lefever (KU Leuven)
* Adding content to edX platform
* Jakob Randa (UHasselt)
* Exercise
* Shibu Meher
* Fixing typos
Beta testers (many thanks for feedback and corrections):
* Jonas Kaerts (KU Leuven)
* Ehsan Moravveji (KU Leuven)
* Steven Vandenbrande (KU Leuven)
You are welcome to contribute, please follow the [guidelines](CONTRIBUTING.md).
## License
All material is licensed under the [CCBY 4](LICENSE) license agreement.