Where did you see the way to install fortran?? cause i can't install it on my mac, I have already downloaded and installed the package and I can't compile my fortran file. Can you give me a good tutorial for the installation and compilation??
Yes, Fortran is a common programming language in physics and astronomy. I used it lot for writing short programs for graduate celestial mechanics homework assignment.
Hi I am an Engineer... FORTRAN is the fucking most sensitive and the fastest language ever!!.As well as It is the most easy programming language to learn!! I am also a C user and I saw with my eyes the weakness of C against FORTRAN in calculations That is why im still using FORTRAN.Unfortunatelly the current problem for FORTRAN users,The compatibility issues between win7&FORTRAN compilers I am using plato Ide debugger Have u got a free program name to offer me (for win 7)
Fortran is good for numerical computation. Conventional languages like C and Pascal has types for integer and real numbers. But only Fortran has a complex type already implemented in compiler level and all maths functions like sin, cos, sqrt, exp etc are already fit to complex algebra. In analysis of electrical circuits in the domain of Frequency we always have to deal with complex functions.
If you name your source file hello.f90, the six space stuff is not needed. Also the c for comment thing is old fortran, in more modern code, a comment starts with an ! sign and can be located anywhere except in the middle of a line of code of course. If your souce code is in a .f file, the compiler assums its old fortran, so watch out for that :-)
Very nice video, in the interest this might be helpful,, define your topics into clearly intelligble headings and descriptive phrases, as begining, ending, purposes of the material, and the range and concept of the effort.
love the video really good
prchecker 1 month ago
you have some great stuff here
thegeffc 1 month ago
fortran rules!
aleantonacci 3 months ago
I started with fortran 2 then fortran 4 then fortran 77 (the best one to me)
it is very powerfull language (specialy on vms systems where compilers provide powerfull code)
you can write any kind of program with fortran because it is very modular
contrary with others langages there are no restrictions for names
you just have to respect the syntax
jam63112 4 months ago
Comment removed
sccooty 5 months ago
4chan obsolete language? You're definitely 15 aren't you?
NihonDior 5 months ago
@NihonDior 14, actually. At the time I made this video I was 13.
macheads101 5 months ago
This has been flagged as spam show
Hi... i want to know how you install fortran in mac.... i need to do that and i cant do.... thanks. My email is gomezivan83@gmail.com
ggomezivan83 6 days ago
Where did you see the way to install fortran?? cause i can't install it on my mac, I have already downloaded and installed the package and I can't compile my fortran file. Can you give me a good tutorial for the installation and compilation??
fjugui 6 months ago
Is this language not used in physics stuff?
TheMovieMaker123 8 months ago
@TheMovieMaker123
Yes, Fortran is a common programming language in physics and astronomy. I used it lot for writing short programs for graduate celestial mechanics homework assignment.
RogueAstronomer 8 months ago
@RogueAstronomer Ahh, i thought so. Thank you for the confirmation. I should look into this language a little more then :).
good luck with your programs!
TheMovieMaker123 8 months ago
Thanks for this video, just what I needed for first steps in gfortran :)
Sciesch 8 months ago
This has been flagged as spam show
Hi I am an Engineer... FORTRAN is the fucking most sensitive and the fastest language ever!!.As well as It is the most easy programming language to learn!! I am also a C user and I saw with my eyes the weakness of C against FORTRAN in calculations That is why im still using FORTRAN.Unfortunatelly the current problem for FORTRAN users,The compatibility issues between win7&FORTRAN compilers I am using plato Ide debugger Have u got a free program name to offer me (for win 7)
larouxil 9 months ago
Comment removed
larouxil 9 months ago
"You need the Rosetta software to run gfortran"
Mac Terminal
Marco110981 11 months ago
What do you use for you screen recording?
splitaxis 1 year ago
PUSH START TO PROGRAM
GrounderTheRobot 1 year ago 5
PUSH START TO RICH
WarioAkuma 1 year ago 12
I love fortran77 ... it was my first language learned in 1984!
Ray0X0 1 year ago
i downloded gfortran on my mac but ho to complete installation??
aliim99 1 year ago
Fortran is good for numerical computation. Conventional languages like C and Pascal has types for integer and real numbers. But only Fortran has a complex type already implemented in compiler level and all maths functions like sin, cos, sqrt, exp etc are already fit to complex algebra. In analysis of electrical circuits in the domain of Frequency we always have to deal with complex functions.
pledoux 1 year ago
If you name your source file hello.f90, the six space stuff is not needed. Also the c for comment thing is old fortran, in more modern code, a comment starts with an ! sign and can be located anywhere except in the middle of a line of code of course. If your souce code is in a .f file, the compiler assums its old fortran, so watch out for that :-)
wkg1959 1 year ago
@wkg1959 thanks for the tips
macheads101 1 year ago
program hw
print*, 'Hello World'
end program
Simplified(remember tab inserts)
WOWNumansi 1 year ago
Very nice video, in the interest this might be helpful,, define your topics into clearly intelligble headings and descriptive phrases, as begining, ending, purposes of the material, and the range and concept of the effort.
Overlapse1000 1 year ago
Over 50 years, the original FORTRAN was just FORTRAN and came out in 1957.
n7275 1 year ago 4
please make part 2, even though this one helped!! :)
MacApple10256 1 year ago
how do you do "if" statements in fortran?
MacApple10256 1 year ago
thanks dude, it worked (after i downloaded the file) :)
MacApple10256 1 year ago
nice
lukewfilms 1 year ago