![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: Jan 2008
Posts: 0
Rep Power: 0
![]() |
Hey guys,
I was assigned a project in intermediate programming class and I had some questions to ask, I couldn't find a "general" board where I could post this so I thought here would be the best place. The question only states: "Today’s Major Languages: What’s being used and for what?" I have to create a presentation on this project (10 minutes) and I was just wondering what the most popular programming languages that are used today. Thanks |
|
|
|
|
|
#2 |
|
Professional Programmer
Join Date: Sep 2007
Location: Sydney - Australia
Posts: 328
Rep Power: 2
![]() |
Re: Major Programming Language
Well, homework questions are a bit taboo here but I'll answer it.
This is my opinion and observation on the matter: C++ would be the most used language. Used for gaming and commerical software. Others such as JAVA and Visual Basic .NET are very popular (you are more likely to get a job as a JAVA programmer than a C++ programmer in some countries). Specialist languages are used alot as well. PHP (server side scripting) and SQL (Database Queries). That is my two cents, I wonder what others have to say about it.
__________________
SYNTAX ERROR ... |
|
|
|
|
|
#3 |
|
Programmer
Join Date: Nov 2007
Posts: 33
Rep Power: 0
![]() |
Re: Major Programming Language
http://www.tbray.org/ongoing/When/20.../09/22/Cobol5B
Add Fortran to the list as well. They have a 40 year head start over say Java, so they're not going to disappear any time soon.
__________________
If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut. |
|
|
|
|
|
#4 |
|
Programmer
Join Date: Dec 2007
Posts: 93
Rep Power: 1
![]() |
Re: Major Programming Language
Can you use web languages? If so talk about HTML and JavaScript and maybe even about the dangers of ActiveX controls...
|
|
|
|
|
|
#5 |
|
PFO God In Training
![]() Join Date: Jun 2005
Location: near St Louis, MO. (USA)
Posts: 600
Rep Power: 4
![]() |
Re: Major Programming Language
HTML is a markup language, not a programming language -- its just a script that is interpreted by a browser.
|
|
|
|
|
|
#6 | |
|
Professional Programmer
Join Date: Sep 2007
Location: Sydney - Australia
Posts: 328
Rep Power: 2
![]() |
Re: Major Programming Language
Quote:
Actually, I have a couple of friends that are COBOL programmers looking after mainframes. But I still don't think it is a common language. More of a niche language.
__________________
SYNTAX ERROR ... |
|
|
|
|
|
|
#7 |
|
Professional Programmer
Join Date: Mar 2005
Location: Glasgow, Scotland
Posts: 328
Rep Power: 4
![]() |
Re: Major Programming Language
Strictly speaking I don't think I'd call an HTML page a script; it's too declarative.
My employer uses a lot of Visual Basic 6 (though not for new developments, thank Eris!). For more recent projects they're switching to using a lot of C#. Outside of my team Java's more popular - by the looks of career opportunities in my area, Java's the best way to go. C is still a major programming language, although these days it's mostly academics and systems programmers that appreciate it and there's a weird general perception that it was 'replaced' by C++. Historically, FORTRAN and COBOL have been a big deal, as well as the likes of RPG. Another major player, particularly in terms of web development, is Perl - not one to miss off anyone's top ten list. It holds the universe together. Even my Windows-centric employer has at least one major system written in Perl. Nothing else particularly major springs to mind though. There are others I'd like to mention but I think they're minority languages at this point and would just be confusing the issue. Although not strictly a programming language, if you're looking at major / important / widely used computer languages more generally, you should also mention SQL (The Structured Query Language, used to interact with most relational database management systems). Hope this helps!
__________________
"I'm not a genius. Why do I have to suffer?" |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| If you had it to do all over again, which language? | peace_of_mind | Coder's Corner Lounge | 24 | Jan 13th, 2008 6:06 PM |
| The C programming Language (2nd Edition) | nnxion | Book Reviews | 10 | Jul 6th, 2007 4:29 PM |
| Assembly Language | DaWei | Coder's Corner Lounge | 0 | Apr 26th, 2007 11:15 PM |
| Language creation/extending | gryfang | Project Ideas | 43 | Jul 20th, 2006 2:42 PM |
| Language display in program | Prm753 | C++ | 3 | May 30th, 2006 6:45 PM |