The links below are simple guidelines on Fortran programming language for the classes that I have thought. To cater for most students who use Windows operating system, I’ve decided to provide the guidelines using Code::Blocks (a type of integrated development environment (IDE)). Further information on IDE can be found in this website.
- Creating new project in Code::Blocks
- Printing message on terminal
- Writing message in a file
- Performing simple mathematical operation (I)
- Performing simple mathematical operation (II)
- Requesting input from user
- Using subroutine subprogram (I)
- Using subroutine subprogram (II)
- Do-loop for repetitive process