8
votes
23answers
635 views
My productivity is decreasing as the project becomes larger. How to increase productivity as size of project increases?
I initially started off with a small project, editing php files and such in notepad++. It used to be easy to think of a feature, and add it on as a separate file onto the project. As the project be …
2
votes
2answers
199 views
What is the standard programming font used in Textmate?
It looks very readable. I specifically like how the text is a little bit bolder than Consolas, sort of like Comic Sans.
Is it downloadable for windows?
…
0
votes
5answers
706 views
How to compile Fortran 77 files in linux?
I need a compiler for Fortran 77 in linux.
Are there any free compilers out there that people use?
I've heard about g77, but I can't find the rpm or how to install it in linux. …
1
vote
2answers
114 views
Where can I get the files to install f2c on redhat linux?
I am looking for an rpm or simple install instructions for getting f2c to work on my redhat linux os. I am new to linux and it is difficult finding something like this on google.
(The goal …
