Learn Fortran for Mechanical Engineering: Beginner's Guide

In summary, a beginner's guide to Fortran would be suitable for the level of understanding required. Nobody knows if they can still teach fortran in universities, but Google is a good option.
  • #1
Fritz
65
0
I'm in the first year of mechanical engineering and can't afford a Fortran textbook.

Does anyone have a beginners guide that would be suitable for the level I need to learn? I need to know that basics.

Thanks in advance my friends.
 
Computer science news on Phys.org
  • #2
Nobody knows?
 
  • #3
Maybe you will have better luck posting in the General Technology Forum.
 
  • #4
I don't believe they're still teaching fortran...

MATLAB or LABVIEW (or both) are all an engineer could possibly need unless you're programming microcontrollers.

Anyway. Don't post another thread. Someone will move this over there.

EDIT: See? :smile:
 
Last edited:
  • #5
Are we still using Fortan? Your best bet is probable to try google.
 
  • #6
A programmer at IBM, Andruw Odylyzko, actually wrote a Zeta function root-finder in Fortran. Of course, it was compiled with the Cray Fortran compiler. That's once instance where Fortran sounds impressive.
 
  • #7
We learned Fortran in 1st year Mech Eng. What a complete waste of time it was. I wholeheartedly second Enigma's MatLab comment, I've found it to be far more efficient and easy to use.

In the meantime, I'm trying to get hold of the link which I downloaded all my comprehensive Fortran notes from, but can't seem to find it at the moment. (If you're brave, try flicking through the uni site - http://www.umist.ac.uk .)

Good luck!
 
Last edited by a moderator:
  • #8
Anyone else? I need Fortran notes really badly.
 
  • #9
Googling for it was really a good advice. It uses to be, in the general case.

A Google search for "fortran tutorial" brings this up (at the very least):

http://gershwin.ens.fr/vdaniel/Doc-Locale/Langages-Program-Scientific/Fortran/Tutorial/

Hope it helps.
 
Last edited by a moderator:
  • #10
Why learn Fortran?

Fortran is the dominant programming language used in engineering applications. It is therefore important for engineering graduates to be able to read and modify Fortran code. From time to time, so-called experts predict that Fortran will rapidly fade in popularity and soon become extinct. These predictions have always failed. Fortran is the most enduring computer programming language in history. One of the main reasons Fortran has survived and will survive is software inertia. Once a company has spent many man-years and perhaps millions of dollars on a software product, it is unlikely to try to translate the software to a different language. Reliable software translation is a very difficult task.
 
  • #11
Yeah to all above and its going forwards, new revisions are again up and when the going gets really computationally demanding, like in parallel processing with clusters etc., I still feel fortran has a lot to give ... also other than inertia using ages old kernels.
 
  • #12
matlab is derived from fortran and much of the syntax is swappable. Matlab is interpreted..


Perhaps mech eng's only learn 2 languages or so but us electrical engineers learn many more. Perhaps its because we design integrated circuits and electronics though. Still i hate it when people generalize about engineers and how they build bridges.
 
  • #13
Still i hate it when people generalize about engineers and how they build bridges.

Tell me about it ... every time someone asks me something like "what is wrong with my car" or something related ... its just another exercise in anger management :yuck: !
 

What is Fortran and why is it important for mechanical engineering?

Fortran is a programming language commonly used in scientific and engineering applications, including mechanical engineering. It is important because it allows for efficient and accurate calculations and simulations, which are essential in the design and analysis of mechanical systems.

Do I need any prior programming experience to learn Fortran for mechanical engineering?

No, you do not need any prior programming experience to learn Fortran for mechanical engineering. However, basic knowledge of programming concepts such as variables, loops, and conditional statements may be helpful.

What resources are available for learning Fortran for mechanical engineering?

There are many resources available for learning Fortran for mechanical engineering, including online tutorials, textbooks, and courses. You can also find helpful resources and support through online communities and forums.

How long does it take to learn Fortran for mechanical engineering?

The time it takes to learn Fortran for mechanical engineering can vary depending on your prior programming experience and the amount of time you dedicate to learning. However, with consistent practice and dedication, you can expect to become proficient in Fortran within a few months.

Can I use Fortran for other applications besides mechanical engineering?

Yes, Fortran is a versatile programming language that can be used for various scientific and engineering applications, including computational physics, aerospace engineering, and weather forecasting. It is also commonly used in high-performance computing.

Similar threads

  • Computing and Technology
Replies
3
Views
2K
  • Science and Math Textbooks
Replies
7
Views
626
Replies
23
Views
2K
Replies
5
Views
1K
  • Science and Math Textbooks
Replies
7
Views
1K
  • Science and Math Textbooks
Replies
5
Views
1K
  • STEM Academic Advising
Replies
2
Views
1K
  • Science and Math Textbooks
Replies
5
Views
2K
  • Programming and Computer Science
Replies
9
Views
1K
  • MATLAB, Maple, Mathematica, LaTeX
Replies
23
Views
2K
Back
Top