jagomart
digital resources
picture1_Fortran Pdf 188992 | Mphil(physics) Programming


 182x       Filetype PDF       File size 0.72 MB       Source: ccsuniversity.ac.in


File: Fortran Pdf 188992 | Mphil(physics) Programming
computer programming in fortran 90 basics course instructor dr anil kumar yadav m phil physics paper computer programming in fortran 90 introduction to fortran outline history and purpose of fortran ...

icon picture PDF Filetype PDF | Posted on 03 Feb 2023 | 2 years ago
Partial capture of text on file.
       Computer Programming in 
       Fortran 90 Basics 
      Course Instructor: Dr. Anil Kumar Yadav 
      M.Phil (physics) 
      Paper: Computer programming in Fortran 90 
     Introduction to FORTRAN 
     Outline 
      History and purpose of FORTRAN 
      FORTRAN Applications 
      Sample problems 
       History of FORTRAN 
          One of the oldest computer languages 
          ◦ created by John Backus and released in 1957 
          ◦ designed for scientific and engineering computations 
          Version history 
          ◦ FORTRAN 1957 
          ◦ FORTRAN II  
          ◦ FORTRAN IV 
          ◦ FORTRAN 66 (released as ANSI standard in 1966) 
          ◦ FORTRAN 77 (ANSI standard in 1977) 
          ◦ FORTRAN 90 (ANSI standard in 1990) 
          ◦ FORTRAN 95 (ANSI standard version) 
          ◦ FORTRAN 2003 (ANSI standard version) 
          Many different “dialects” produced by computer vendors (one of 
          most popular is Digital VAX Fortran) 
          Large majority of existing engineering software is coded in 
          FORTRAN (various versions) 
     Importance of  FORTRAN 
        FORTRAN was created to write programs to solve 
         scientific and engineering problems 
        Introduced integer and floating point variables 
        Introduced array data types for math computations 
        Introduced subroutines and subfunctions 
        Compilers can produce highly optimized code (fast) 
        Lots of available numerical-math libraries 
        Problems 
         ◦ encouraged liberal use of GO TO statements 
         ◦ resulted in hard to decipher and maintain (“spaghetti”) 
          code 
         ◦ limited ability to handle nonnumeric data 
         ◦ no recursive capability (not completely true) 
The words contained in this file might help you see if this file matches what you are looking for:

...Computer programming in fortran basics course instructor dr anil kumar yadav m phil physics paper introduction to outline history and purpose of applications sample problems one the oldest languages created by john backus released designed for scientific engineering computations version ii iv as ansi standard many different dialects produced vendors most popular is digital vax large majority existing software coded various versions importance was write programs solve introduced integer floating point variables array data types math subroutines subfunctions compilers can produce highly optimized code fast lots available numerical libraries encouraged liberal use go statements resulted hard decipher maintain spaghetti limited ability handle nonnumeric no recursive capability not completely true...

no reviews yet
Please Login to review.