Program examples for chapters 4 - 36
4. Introduction to Programming
5. Arithmetic
6. Arrays 1: Some Fundamentals
7. Arrays 2: Further Examples
8. Whole Arrays and Additional Array Features
9. Output of Results
10. Reading in data
11. Summary of I/O concepts
12. Functions
13. Control structures and execution control
14. Characters
15. Complex
17. Introduction to Derived Types
18. An Introduction to Pointers
19. Introduction to Subroutines
20. Subroutines: 2
21. Modules
module files:
22. Data structuring in Fortran
module and include code files:
23. An Intro to Algorithms & the Big O notation
24. Operator overloading
25. Generic programming
module and include code files:
26. Mathematical and numerical examples
module and include code files:
27. PDTs in Fortran
module and include code files:
28. Introduction to Object Oriented Programming
module and include code files:
29. Additional Object Oriented examples
module and include code files:
30. Introduction to submodules
module and include code files:
32. MPI - Message Passing Interface
33. OpenMP
34. Coarray Fortran
35. C Interop
36. IEEE Arithmetic