
Lecture Description
This video explains the type casting operations in fortran and case insensitivity in the program.
Course Index
- Introduction, Installing gfortran and Geany
- More on other Compilers + Hello World Program
- Implicit None + Simple Data types
- Online Resources
- Area of a triangle + Basic operators
- Fortran Operators and Operator Precedence
- Type casting + Case Insensitivity
- Explicit type casting + read statement
- Geany Features + Parameter keyword
- Intrinsic functions + Parameter + Execution
- If statement and Relational Operators
- Relational and Logical Operators
- Operator Precedence + Do loop
- Kind Attribute, Limit on Integers
- Characters, Strings, String Arrays
- Printing Strings and Quote Mixing
- Modulus Operation
- Successive Factorial + Do loop
- Nested do loops, labels
- Cautions in do loops, Labels
- Executing from terminal and link for programs
- elect case and Calendar Trick
- Format Specifications for read and print
- Formats, Arrays, allocate, limits of int
- Reading and Writing to files - Simple
- Array operations, Changing Index
- Trigonometric Identities, Intro to GNUplot
- Finishing the program, Links to GNUplots, Programs
- Cycle, Exit, More on Do loop
- More on Select Case, nested if
- Intro to Functions
- More on functions, using shell scripts
- Recursive and Multi-function calls
- Problems with calling functions defined in a program
- Introduction to subroutines and procedures
- 2D arrays, Reshape, Pack, Masking
- Fortran Array Indexing, Printing arrays
- Determinant Using Subroutines and Functions
- Cramer's rule
- Modules + Array Valued Functions
- Beyond Fortran...
Course Description
This is a collection of tutorials on the Fortran Programming language right from the basics. Mr. Gunasekaran discusses the fundamental concepts of the language in this series. Although designed for complete beginners, it is also a great reference for advanced users.
All the programs and examples will be available in this public folder: https://www.dropbox.com/sh/okks00k2xufw9l3/AABkbbrfKetJPPsnf...
Comments
There are no comments.
Be the first to post one.
Posting Comment...