New programming languages

Moderators: None (Apply to moderate this forum)
Number of threads: 113
Number of posts: 331

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
why no message board for Fortran Posted by bluj91 on 3 Jul 2006 at 8:21 PM
I've recently being studying Fortran 90 at school and discovered there is no half decent developer sites for beginner queries and there is no half decent beginner tutorial either it is all focused on mathematical elite. So why doesn't someone take the time to write a half decent fortran tutorial and why doesn't this site have a section devoted to it?
Report
Re: why no message board for Fortran Posted by Gregry2 on 19 Jul 2006 at 8:26 PM
: I've recently being studying Fortran 90 at school and discovered there is no half decent developer sites for beginner queries and there is no half decent beginner tutorial either it is all focused on mathematical elite. So why doesn't someone take the time to write a half decent fortran tutorial and why doesn't this site have a section devoted to it?
:

Mind you that FORTRAN was the first (I think) high level programming language. It isn't as popular as it used to be since its sytax is very unusual and its features are as well since it was such an old language. Don't worry, I like FORTRAN too(all languages I can learn, actually, expcept VB), I just don't have time to finish learning it.

Also know that its name in a combination of the words "Formula Translation", meaning its feature to write simple expressions and have them be translated (ie. compiled) into asm instructions. Back then, this was something never done, so thats why it was so special.

And back then, computer programmers WERE the math elites. And you'd think a new tool that can have you only have to write 2*4+5 instead of

MOV Al, 2
MOV Ah, 4
...
, that such a tool would be aimed at the math elite.

Fortran is very, VERY unregular by today's most C-based languages. You know that, right? (Since ur learning it).

I had a tutorial for FORTRAN 77 I think, but I lost it :)
{2}rIng



 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.