Thread: Need to ask you guys a Question....

  1. #1
    Registered User
    Join Date
    Feb 2002
    Posts
    52

    Need to ask you guys a Question....

    I need to take either FORTRAN OR COBAL this semester which do you guys think is easier ?

    I posted here just because this board gets the most hits and I know some of the people here :-)

    ANyhow thanks

  2. #2
    Redundantly Redundant RoD's Avatar
    Join Date
    Sep 2002
    Location
    Missouri
    Posts
    6,331
    imo, FORTRAN

  3. #3
    End Of Line Hammer's Avatar
    Join Date
    Apr 2002
    Posts
    6,231

    Re: Need to ask you guys a Question....

    Originally posted by Halo
    I posted here just because this board gets the most hits and I know some of the people here :-)
    Exactly the reason you shouldn't post in the C++ board. Read the rules.
    When all else fails, read the instructions.
    If you're posting code, use code tags: [code] /* insert code here */ [/code]

  4. #4
    PC Fixer-Upper Waldo2k2's Avatar
    Join Date
    May 2002
    Posts
    2,001
    I agree with ROD, but COBOL has a wider base. If you plan on getting a job in the feild, having a background in COBOL will help you get a job more than the latter. There are thousands upon thousands of man hours of COBOL code out there, many businesses (including banks) used COBOL for years. It was an industry standard at one time (officially or not). Your job may require porting that code or just plain maintaining it.
    PHP and XML
    Let's talk about SAX

  5. #5
    Microsoft. Who? MethodMan's Avatar
    Join Date
    Mar 2002
    Posts
    1,198
    I think I am learning COBOL this semester, I thought languages like that were long gone, I guess not...
    -MethodMan-

    Your Move:Life is a game, Play it; Life is a challenge, Meet it; Life is an opportunity, capture it.

    Homepage: http://www.freewebs.com/andy_moog/home.html

  6. #6
    Registered User foniks munkee's Avatar
    Join Date
    Nov 2001
    Posts
    343
    You realise that Fujitsu has just released COBOL .NET.
    "Queen and huntress, chaste and fair,
    Now the sun is laid to sleep,
    Seated in thy silver chair,
    State in wonted manner keep."

  7. #7
    CS Author and Instructor
    Join Date
    Sep 2002
    Posts
    511

    Question

    Why do you have to choose between COBOL and FORTRAN?

    Why not Java and LISP, etc?
    Mr. C: Author and Instructor

  8. #8
    Blank
    Join Date
    Aug 2001
    Posts
    1,034
    If it's Fortran 90 I think you should go with Fortran. Since
    you captalize it, it leads me thing that they will teach
    Fortran 77. This really depends on what you want to be a math programmer/ buisness programmer.

    Why do you have to choose between COBOL and FORTRAN?
    Why not Java and LISP, etc?
    I think he waited to long to regester for the spring semester

  9. #9
    It's full of stars adrianxw's Avatar
    Join Date
    Aug 2001
    Posts
    4,829
    If you are into C or similar, Fortran will be much easier than Cobol.

    >>> but COBOL has a wider base

    I don't think that is necessarily true. Certainly in the legacy mainframe market it would be, and there is still a little development being done, to whit, object COBOL. However, a great many scientific and research staff routinely write in Fortran because it is so good at dealing with mathematics, which is, after all, what the language was originally designed to do, (FORmula TRANslator).
    Wave upon wave of demented avengers march cheerfully out of obscurity unto the dream.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Same old beginner question...
    By Sharmz in forum C Programming
    Replies: 15
    Last Post: 08-04-2008, 11:48 AM
  2. quick question
    By surfingbum18 in forum C Programming
    Replies: 5
    Last Post: 12-04-2007, 06:16 AM
  3. Design layer question
    By mdoland in forum C# Programming
    Replies: 0
    Last Post: 10-19-2007, 04:22 AM
  4. Ok. sorry to bother you guys with a newb question.
    By arnis in forum C++ Programming
    Replies: 12
    Last Post: 07-17-2003, 11:23 AM
  5. opengl DC question
    By SAMSAM in forum Game Programming
    Replies: 6
    Last Post: 02-26-2003, 09:22 PM