Geometry.Net - the online learning center
Home  - Basic_F - Fortran Programming
e99.com Bookstore
  
Images 
Newsgroups
Page 1     1-20 of 176    1  | 2  | 3  | 4  | 5  | 6  | 7  | 8  | 9  | Next 20
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

         Fortran Programming:     more books (100)
  1. Schaum's Outline of Programming With Fortran 77 (Schaum's Outlines) by Willam E. Mayo, 1994-09-01
  2. Elementary Computer Programming in Fortran IV by Boris W. Boguslavsky, 1980-08
  3. Introduction to Programming with Fortran: with coverage of Fortran 90, 95, 2003 and 77 by Ian Chivers, Jane Sleightholme, 2008-12-31
  4. An introduction to Fortran computer programming for business analysis (Dickenson series in computer and information science) by Donald L Raun, 1968
  5. Structured Fortran 77 for Engineers and Scientists by D.M. Etter, 1990-04-05
  6. Basic FORTRAN (Hayden computer programming series) by James S Coan, 1980-01-01
  7. Fortran 90 Programming (International Computer Science Series) by T.M.R. Ellis, Ivor R. Phillips, et all 1994-05-31
  8. Fortran 90/95 for Scientists and Engineers by Stephen J. Chapman, Stephen Chapman, 2003-07-31
  9. Object-Oriented Programming via Fortran 90/95 by Ed Akin, 2003-01-13
  10. Fundamentals of Engineering Programming with C and Fortran by Harley R. Myler, 1998-07-13
  11. Computing for Scientists: Principles of Programming with Fortran 90 and C++ by R. J. Barlow, A. R. Barnett, et all 1998-09-09
  12. Numerical Recipes in FORTRAN Example Book: The Art of Scientific Computing by William H. Press, Brian P. Flannery, et all 1992-11-27
  13. Compaq Visual Fortran by Norman Lawrence, 2001-12-21
  14. Introduction to FORTRAN 90 for Engineers and Scientists by Larry R. Nyhoff, Sanford Leestma, 1996-09-13

1. Notes On FORTRAN Programming
USER NOTES ON fortran programming (UNFP). (An open cooperative practical guide) 1 Programming. 1-1 - Short history of FORTRAN/Fortran
http://www.ibiblio.org/pub/languages/fortran/unfp.html
USER NOTES ON FORTRAN PROGRAMMING (UNFP) (An open cooperative practical guide) Mirroring thanks to SunSITEs: Poland, USA, Germany, Russia, ... [Home FTP site] New! Code Tuning co-guide, 1998 Lahey Fortran Users' Conference
May be redistributed provided it's kept updated,
and all rights are reserved

2. Fortran Library
Site to find full information related to the fortran programming language. Tutorials, compilers, and free software.
http://tmsyn.wc.ask.com/r?t=an&s=hb&uid=24312681243126812&sid=343126

3. The FORTRAN Programming Language
The fortran programming Language Click below to go directly to a specific section History Significant Language Features Areas of
http://tmsyn.wc.ask.com/r?t=an&s=hb&uid=24312681243126812&sid=343126

4. The FORTRAN Programming Language
One of the oldest programming languages, the FORTRAN was developed by a team of Standard fortran programming, 4th edition. Homewood, IL Richard D Irwin
http://www.engin.umd.umich.edu/CIS/course.des/cis400/fortran/fortran.html
The FORTRAN Programming Language
Click below to go directly to a specific section:
History
Significant Language Features Areas of Application Sample Programs ... Acknowledgments
History
One of the oldest programming languages, the FORTRAN was developed by a team of programmers at IBM led by John Backus, and was first published in 1957. The name FORTRAN is an acronym for FORmula TRANslation, because it was designed to allow easy translation of math formulas into code. Often referred to as a scientific language , FORTRAN was the first high-level language, using the first compiler ever developed. Prior to the development of FORTRAN computer programmers were required to program in machine/assembly code, which was an extremely difficult and time consuming task, not to mention the dreadful chore of debugging the code. The objective during it's design was to create a programming language that would be: simple to learn, suitable for a wide variety of applications, machine independent , and would allow complex mathematical expressions to be stated similarly to regular algebraic notation. While still being almost as efficient in execution as assembly language. Since FORTRAN was so much easier to code, programmers were able to write programs 500% faster than before, while execution efficiency was only reduced by 20%, this allowed them to focus more on the problem solving aspects of a problem, and less on coding. FORTRAN was so innovative not only because it was the first high-level language, but also because of it's compiler, which is credited as giving rise to the branch of computer science now known as

5. The Fortran Company
Site contains products, services, and general information related to the fortran programming language. Offers products, services, training and
http://tmsyn.wc.ask.com/r?t=an&s=hb&uid=24312681243126812&sid=343126

6. Programming In FORTRAN
Programming in FORTRAN. FORTRAN as a Programming Language. The fortran programming language was conceived in the early 1950s the name produced from the two
http://www.chem.ox.ac.uk/fortran/fortran1.html
Programming in FORTRAN
FORTRAN as a Programming Language The FORTRAN programming language was conceived in the early 1950s the name produced from the two words FORmula TRANslation. In 1966 the language was standardized and FORTRAN IV was born.
Revision of the language led to FORTRAN 77, the language we use today. The standard for FORTRAN 90 is now available although not yet in widespread use. F77 is a subset of F90. FORTRAN was designed for scientists and engineers, and has dominated this field. For the past 30 years FORTRAN has been used for such projects as the design of bridges and aeroplane structures, it is used for factory automation control, for storm drainage design, analysis of scientific data and so on.
Throughout the life of this language, groups of users have written libraries of useful standard FORTRAN programs.
These programs can be borrowed and used by other people who wish to take advantage of the expertise and experience of the authors, in a similar way in which a book is borrowed from a library. The individual user may wish to build up their own library of routines they often use.

7. Lahey Computer Systems, Inc.
Fortran 95/90 and C++ compilers for Linux, Windows Windows.NET, and SPARC Solaris. Also sells Essential Lahey Fortran subset compiler for Windows and
http://tmsyn.wc.ask.com/r?t=an&s=hb&uid=24312681243126812&sid=343126

8. Introduction To FORTRAN Programming

http://www.chem.ox.ac.uk/fortran/
Viewing this page requires a browser capable of displaying frames.

9. Lahey - Fortran Resources
Free online Fortran 77/90/95 syntax and conformance checking! Let the Lahey online source checker diagnose hitherto undetected programming errors
http://tmsyn.wc.ask.com/r?t=an&s=hb&uid=24312681243126812&sid=343126

10. FORTRAN Programming -The Early Turning Point
GoTo a book by Steve Lohr on the history of software and software programmers - The history of fortran programming begins in 1952 when the IBM defense
http://inventors.about.com/od/fstartinventions/a/Fortran.htm
var zLb=1; var zIoa1 = new Array('John Backus and Fortran','Go To - Book Review','http://inventors.about.com/library/content/aafprgoto.htm','Brief History of Fortran','http://inventors.about.com/library/weekly/aa072198.htm'); var zIoa2 = new Array('Related Innovations','History of Computers','http://inventors.about.com/library/blcoindex.htm','History of Software','http://inventors.about.com/library/inventors/blsoftware.htm'); var zIoa3 = new Array('Fortran "Turning Point"','Part One of Fortran "Turning Point"','http://inventors.about.com/od/fstartinventions/a/Fortran.htm','Part Two of Fortran "Turning Point"','http://inventors.about.com/od/bstartinventors/a/John_Backus.htm','Part Three of Fortran "Turning Point"','http://inventors.about.com/od/fstartinventions/a/FORTRAN_History.htm'); zJs=10 zJs=11 zJs=12 zJs=13 zc(5,'jsc',zJs,9999999,'') About Business Inventors Great Inventions ... Computer Software FORTRAN Programming -The Early Turning Point Business Inventors Essentials 20th Century Inventions - Timelines ... Help zau(256,140,140,'el','http://z.about.com/0/ip/417/C.htm','');w(xb+xb+' ');zau(256,140,140,'von','http://z.about.com/0/ip/496/7.htm','');w(xb+xb);
FREE Newsletter
Sign Up Now for the Inventors newsletter!

11. Sun Microsystems
Sun ONE Studio, Sun's open, standardsbased integrated development environment (IDE) for the Java, C, C++, and fortran programming languages.
http://tmsyn.wc.ask.com/r?t=an&s=hb&uid=24312681243126812&sid=343126

12. FORTRAN Programming - What Does FORTRAN Mean?
fortran programming was developed by Jack Backus. The initial goal for FORTRAN was to make programming easier on one machine – the successor to the 701
http://inventors.about.com/od/bstartinventors/a/John_Backus_3.htm
var zLb=1; var zIoa1 = new Array('John Backus and Fortran','Go To - Book Review','http://inventors.about.com/library/content/aafprgoto.htm','Brief History of Fortran','http://inventors.about.com/library/weekly/aa072198.htm'); var zIoa2 = new Array('Related Innovations','History of Computers','http://inventors.about.com/library/blcoindex.htm','History of Software','http://inventors.about.com/library/inventors/blsoftware.htm'); var zIoa3 = new Array('Fortran "Turning Point"','Part One of Fortran "Turning Point"','http://inventors.about.com/od/fstartinventions/a/Fortran.htm','Part Two of Fortran "Turning Point"','http://inventors.about.com/od/bstartinventors/a/John_Backus.htm','Part Three of Fortran "Turning Point"','http://inventors.about.com/od/fstartinventions/a/FORTRAN_History.htm'); zJs=10 zJs=11 zJs=12 zJs=13 zc(5,'jsc',zJs,9999999,'') About Business Inventors Business ... Help zau(256,140,140,'el','http://z.about.com/0/ip/417/C.htm','');w(xb+xb+' ');zau(256,140,140,'von','http://z.about.com/0/ip/496/7.htm','');w(xb+xb);
FREE Newsletter
Sign Up Now for the Inventors newsletter!

13. Fortran 90 For The Fortran 77 Programmer
programming language Fortran 77 to the more modern Fortran 90. This transition uses the fact that Fortran 77 is a pure subset of Fortran 90.
http://tmsyn.wc.ask.com/r?t=an&s=hb&uid=24312681243126812&sid=343126

14. Docs.sun.com: Sun Studio 9: Fortran Programming Guide
Sun Studio 9 Collection Sun Studio 9 fortran programming Guide CHAPTER 2 Fortran Input/Output CHAPTER 3 - Program Development
http://docs.sun.com/doc/817-6694
Java Solaris Communities Partners ... Sun Store United States Worldwide Products Downloads Support ... Help Search for Within This Book This Collection All Books Search book titles only Search Tips Send comments View this Book Buy this Book Download this Book Sun Studio 9 Collection Sun Studio 9: Fortran Programming Guide
Sun Studio 9: Fortran Programming Guide

15. Fortran 90/95 Texts And Links
High Performance Fortran Forum America High Performance Fortran Forum Europe CoArray Fortran. HUJI fortran programming Site, by Abrahan
http://tmsyn.wc.ask.com/r?t=an&s=hb&uid=24312681243126812&sid=343126

16. Docs.sun.com: Fortran Programming Guide
PDF Book fortran programming Guide. Download this book in PDF fortran programming Guide (8067987-10) This book presents the essential information
http://docs.sun.com/db?p=/doc/806-7987

17. Fortran And Unix For Physics And Astronomy
students to programming in Fortran 77, while at the same time familiarizing them with the Unix operating system and many of the programming
http://tmsyn.wc.ask.com/r?t=an&s=hb&uid=24312681243126812&sid=343126

18. Notes On FORTRAN Programming
Information about Fortran, programming, tools, floating point type, external environment.
http://tmsyn.wc.ask.com/r?t=an&s=hb&uid=24312681243126812&sid=343126

19. Fortran Programming Tools Under Linux | Linux Journal
Steve Hughes proves that the fortran programming language s variety of Fortunately for us, Linux offers a rich selection of fortran programming tools.
http://www.linuxjournal.com/article/1168
@import "misc/drupal.css"; @import "/themes/linuxjournal/linuxjournal.css"; @import "/themes/linuxjournal/xstatic.css"; Skip navigation Subscribe Now Since 1994: The Original Monthly Magazine of the Linux Community Magazine ... Affiliates
Back Issues Oct 2005 [#138] Sep 2005 [#137] Aug 2005 [#136] Jul 2005 [#135] Jun 2005 [#134] May 2005 [#133] Apr 2005 [#132] Mar 2005 [#131] Feb 2005 [#130] Jan 2005 [#129] Dec 2004 [#128] Nov 2004 [#127] Oct 2004 [#126] Sep 2004 [#125] Aug 2004 [#124] Jul 2004 [#123] Jun 2004 [#122] May 2004 [#121] Apr 2004 [#120] Mar 2004 [#119] Feb 2004 [#118] Jan 2004 [#117] Dec 2003 [#116] Nov 2003 [#115] Oct 2003 [#114] Sep 2003 [#113] Aug 2003 [#112] Jul 2003 [#111] Jun 2003 [#110] May 2003 [#109] Apr 2003 [#108] Mar 2003 [#107] Feb 2003 [#106] Jan 2003 [#105] Dec 2002 [#104] Nov 2002 [#103] Oct 2002 [#102] Sep 2002 [#101] Aug 2002 [#100] Jul 2002 [#99] Jun 2002 [#98] May 2002 [#97] Apr 2002 [#96] Mar 2002 [#95] Feb 2002 [#94] Jan 2002 [#93] Dec 2001 [#92] Nov 2001 [#91] Oct 2001 [#90] Sep 2001 [#89] Aug 2001 [#88] Jul 2001 [#87] Jun 2001 [#86] May 2001 [#85] Apr 2001 [#84] Mar 2001 [#83] Feb 2001 [#82] Jan 2001 [#81] Dec 2000 [#80] Nov 2000 [#79] Oct 2000 [#78] Sep 2000 [#77] Aug 2000 [#76] Jul 2000 [#75] Jun 2000 [#74] May 2000 [#73] Apr 2000 [#72] Mar 2000 [#71] Feb 2000 [#70] Jan 2000 [#69] Dec 1999 [#68] Nov 1999 [#67] Oct 1999 [#66] Sep 1999 [#65] Aug 1999 [#64] Jul 1999 [#63] Jun 1999 [#62] May 1999 [#61] Apr 1999 [#60] Mar 1999 [#59] Feb 1999 [#58] Jan 1999 [#57] Dec 1998 [#56] Nov 1998 [#55] Oct 1998 [#54]

20. Mixed C And FORTRAN Programming On Standard UNIX Systems
Mixed C and fortran programming on standard UNIX systems. The following comments apply to the use of C and the FORTRAN F77 compiler on a UNIX operating
http://www.psc.edu/general/software/packages/mixed/c_fortran.html

A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

Page 1     1-20 of 176    1  | 2  | 3  | 4  | 5  | 6  | 7  | 8  | 9  | Next 20

free hit counter