-
-
Notifications
You must be signed in to change notification settings - Fork 31
Where are the Fortran communities and enthusiasts? #22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I don't know the answer to all your questions, but to some of them. Is Fortran supported by one or more large organizations?What do you mean by "supported"? It is definitely used especially for simulation code. Or do you mean like Rust is Mozillas project? Does Fortran have an official community manager?I don't think so, there's no central organisation which does this. Do you know of specific communities (online or offline) that are enthusiastic about Fortran? (Chat communities, forums, meetups, student clubs, etc)There is a Fortran subreddit. Is Fortran taught at universities? (If so, what are some examples?)Yes, I know that in meteorology there are usually Fortran courses as Fortran is used for weather and climate models. |
Thanks for the information!
Languages are often supported in different ways, I'm curious about all of them. I mean more than that the language is used by companies, though.
And there are probably other ways to support the language as well. |
You may be interested in the standards committee: https://wg5-fortran.org/ |
Very cool, thank you! |
The usenet newsgroup (yes, this confirms another old-fashioned-fortranners-prejudice) comp.lang.fortran seems very active, with many experts contributing. |
Is Fortran supported by one or more large organizations?Intel, IBM, Cray, PGI (NVIDIA), and other vendors have a Fortran compiler product. See http://fortranwiki.org/fortran/show/Fortran+2008+status for unofficial details. Does Fortran have an official community manager?Fortran is an ISO language. https://wg5-fortran.org/ is the organization responsible for curating the language definition. Do you know of specific communities (online or offline) that are enthusiastic about Fortran?It's not possible to provide anything resembling an inclusive list. Thousands of scientific programmers are enthusiastic about Fortran. Fortran is heavily used by chemists, physicists, and engineers. Is Fortran taught at universities? (If so, what are some examples?)
|
Thanks, this is great information! |
Thank you! I've got what I need for now, I'm going to close this out. 🌸 |
As we move towards the launch of the new version of Exercism we are going to be ramping up on actively recruiting people to help provide feedback.
Our goal is to get to 100%: everyone who submits a solution and wants feedback should get feedback. Good feedback. You can read more about this aspect of the new site here: http://mentoring.exercism.io/
To do this, we're going to need a lot more information about where we can find language enthusiasts.
In other words: where do people care a lot and/or know a lot about Fortran?
This is part of the project being tracked in exercism/meta#103
The text was updated successfully, but these errors were encountered: