Jump to content

Which Is The Best Programming Language?why?


Recommended Posts

Put it this way - I wouldn't touch COBOL with a ten foot barge pole.

Used in business still, and you can get fairly well paid for using it, but not so much used for new development.

Also, the syntax is worse than Perl.

As for the rest, VB and Java are useful both generally and for dynamic webpages, C++ is good for performance software (games). I'd also recommend considering Pascal for a first language. It's supposedly easier to 'get' than C++ and it enforces programming good-practice more strictly than Basic.

[ASIDE]Have you heard about the new OO-version of COBOL? It's called 'ADD ONE TO COBOL GIVING COBOL'[/ASIDE]

Link to comment
Share on other sites

There is no "best programming language". Each was designed for specific purposes, and tends to do these best.

Between C++ and Cobol, I would definitely choose C++, but it would be extremely helpful if you had some background in a non-OOP language, like Pascal (the first language I learnt) or C proper.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...