Next 16.A: Compiling Fortran Next 16.B: Compiling C Prev 15.I: Comparing Files Contents


Specialized

§ 16: Compiling, Linking, and Makefiles


Most scientific uses of computers require programming. The two most commonly used languages are Fortran and C, with Java playing an increased role for Web applications. We suggest that you learn how to compile your preferred language, then read about makefiles (which make this sort of thing rather simple), and finish with the programmingcourtesy .

  1. Compiling Fortran
  2. Compiling C
  3. Linking
  4. Makefiles
  5. Programming Courtesy


Next 16.A: Compiling Fortran Next 16.B: Compiling C Prev 15.I: Comparing Files Contents


Comments and questions to CP-unix@physics.orst.edu.