Welcome Guest ( Log In | Register )



 
Reply to this topicStart new topic
> Which Language Is Most Common Now?
david_ytk
post Oct 7 2005, 03:05 AM
Post #1


Newbie [ Level 2 ]
Group Icon

Group: Members
Posts: 12
Joined: 7-October 05
Member No.: 8,955



I am a student ...
I need to do a final year project....
But i don't know which type of language i can use...
Can someone help?

Notice from SpaceWaste:

I edited your punctation a little, and I'm going to make what you're saying clear (from my point of view...Hope I'm right? wink.gif.


By the type of language, I of course meant computer language.

Example: Php or java wink.gif.

Please gives reasons why to why you think this language would be best for me.

Strong points I'm looking for:

*Flexibility
*Wide spread usage
*Management
*Tutorials wink.gif.
Go to the top of the page
 
+Quote Post
hazeshow
post Oct 7 2005, 10:36 AM
Post #2


Premium Member
Group Icon

Group: Members
Posts: 230
Joined: 15-May 05
From: your sister
Member No.: 5,102



What do you mean with "most comman"? The most spread programming language? Like english and spanish are widely-spread languages among the spoken languages in the world?

If any programmer here should help you, it might be useful to give a little hint which languages are the options and what kind of project you have to do.

GreetingZ
Go to the top of the page
 
+Quote Post
fxgamer
post Oct 7 2005, 11:04 AM
Post #3


Newbie [ Level 1 ]
Group Icon

Group: Members
Posts: 2
Joined: 7-October 05
Member No.: 8,963



QUOTE(david_ytk @ Oct 7 2005, 10:05 AM)
i am a student ...
i need to do a final year project....
but i don't know which type of language i can use...
someone help...
*


I don't understand. Why do you ask this question ?
Anyway, I think you should use your native language.
Go to the top of the page
 
+Quote Post
PureHeart
post Oct 7 2005, 03:07 PM
Post #4


Premium Member
Group Icon

Group: Members
Posts: 209
Joined: 7-October 05
From: Đà Nẵng City - Việt Nam
Member No.: 8,966



QUOTE(david_ytk @ Oct 7 2005, 10:05 AM)
i am a student ...
i need to do a final year project....
but i don't know which type of language i can use...
someone help...
*



If you're looking for a flexible and powerful programming language. I recommend Java. Its cost is pretty low. You can use the NetBeans IDE which can be downloaded from netbeans.org as the development platform. It's a free tool, by the way.

Now, I want to ask you a question. What kind is your project ? (Web-App, Desktop, Commercial/Education....)
Go to the top of the page
 
+Quote Post
minnieadkins
post Oct 16 2005, 01:42 PM
Post #5


Premium Member
Group Icon

Group: Members
Posts: 292
Joined: 15-December 04
Member No.: 1,768



I recommend using php/mysql for a web app. I guess java would be nice. I hear it's a lot like c++, but a little less confusing. I'm not very advanced in c++, but I understand the basics. It wouldn't take too long to get the "basics" of either language, but Java may be a little easier to get more out of it sooner. One of my professors also said something about regular expressions being pretty good in java. That's always a plus.
Go to the top of the page
 
+Quote Post
TarzanTerry
post Oct 23 2005, 01:49 PM
Post #6


Newbie [ Level 1 ]
Group Icon

Group: Members
Posts: 8
Joined: 23-October 05
Member No.: 9,252



it seems a hardest question to ask. what is common program language. Well, i think Java, .NET is become more and more popular in future programming platform. But for some legacy system, COBOL, C++ is still required.
Go to the top of the page
 
+Quote Post
spacewaste
post Oct 23 2005, 07:47 PM
Post #7


Premium Member
Group Icon

Group: Members
Posts: 385
Joined: 13-October 04
From: Ontario
Member No.: 1,175



A mix of Java/Mysql+php would be pretty nice.

Flash also might work in there, but remember, flash cannot be indexed by search bots.

Also, what kinda of project are you looking to do?
Go to the top of the page
 
+Quote Post
vdhieu84
post Oct 26 2005, 05:03 AM
Post #8


Member [ Level 1 ]
Group Icon

Group: Members
Posts: 32
Joined: 25-October 05
Member No.: 9,279



First of all, this should not be a question for student who is doing his final year project. The reason is he should know the answer before then.

It's not about a language you use, it's about which one you have the most familiarity with. You have to stick with the one you know the most. And more than that, language is a tool, just a tool, how you use that tool is what important.

In term of language, there are thousands of them out there. Using google and find the most popular programming language, I got this http://www.developer.com/lang/article.php/3390001 , which is very interesting. I suggest using C/C++, Java or Python in general. For web project, PHP would be a plausible choice. You should probably want to stay away from any .NET, Microsoftish language since they can be *obsolete* eventually.

Go to the top of the page
 
+Quote Post
solanky
post Oct 26 2005, 10:06 AM
Post #9


Advanced Member
Group Icon

Group: Members
Posts: 131
Joined: 21-May 05
From: New Delhi, India
Member No.: 5,295



As othere members have posted it depends upon you only which language you use. At enterprise level J2EE and .Net are the most common things. In small companies php is also very famous. Java is a good language to use but now a days I will prefer to go with C# ( C-Sharp) over java.

And I am not satisfied with vdhieu84 - as he has said that Microsoft Languages can be obsolete. Visual Basic is the good example for it. It is Microsoft Product and most famous for devleoping Desktop application. Java is popular in web applications but when you talk about desktop application visual basic is winner. And visual basic is here from years. So please don't evaluate the things on the basis of owner of the product/language. .NET is a wonderful platform given by Microsoft, I can't compare anything so good till date.
Go to the top of the page
 
+Quote Post
vdhieu84
post Oct 26 2005, 03:19 PM
Post #10


Member [ Level 1 ]
Group Icon

Group: Members
Posts: 32
Joined: 25-October 05
Member No.: 9,279



QUOTE(solanky @ Oct 26 2005, 05:06 AM)
In small companies php is also very famous.

Famous in what area? Do you mean a *web development* company? If that, I might agree
QUOTE
Java is a good language to use but now a days I will prefer to go with C# ( C-Sharp) over java.

Wrong, do yourself a favour by searching jobs over the internet and you will see Java is a must have. Why? Because its software can be used in ANY environment (given that the virtual machine available).
QUOTE
And I am not satisfied with vdhieu84 - as he has said that Microsoft Languages can be obsolete. Visual Basic is the good example for it. It is Microsoft Product and most famous for devleoping Desktop application. Java is popular in web applications but when you talk about desktop application visual basic is winner.

Can you use the visual basic program you wrote 7 years ago in Windows 98 environment in today Windows XP flatform? I doubt that unless your program is so simple (i.e. require less library). Can you use a Java 1.2 program on today 1.5? yes. Can you use Visual Basic to write program for other platform other than Windows? NO. Can you do that with Java? Ans: that's why Java is here. Bottom line, if you are Windows fan and Windows only, Microsoft products are for you, but if you like to have some freedom, take my advice seriously.

QUOTE
And visual basic is here from years. So please don't evaluate the things on the basis of owner of the product/language.  .NET is a wonderful platform given by Microsoft, I can't compare anything so good till date.
*


I think you are either Windows developers or a highschool kid who's learning how to program. If that's true, nothing more I can say.
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. Making A Programming Language(6)
  2. What Language Is Best For Game Programming?(27)
  3. Make A Wish And It'll Come True...if....(7)
  4. Basic C Language, Functions(5)
  5. Where To Start Learning Programming(17)
  6. Which Language Is Easy And Secure Today For Web Development(2)
  7. Site Language(9)
  8. Does Anyone Code Using Turing(3)
  9. Online Multiplayer Game(16)
  10. What Language Is Linux Written In ?(15)
  11. Speeding Up Common Downloads(33)
  12. Common Ftp Server Error Codes(0)
  13. Increase Your Knowledge Of Html Language(11)
  14. Your Most Favourite Computer Language(84)
  15. VB.NET: Switch Regional Language Automatically(1)
  1. Who Is No. 1 Actor In India (all Language Including Bollywood)?(1)
  2. Basic C++ Language(19)
  3. How To Change Language At Login Screen(7)
  4. Python Versus Java ?(4)
  5. Poll / Debate: Is Php A Programming Language Or A Scripting Language?(12)
  6. I Want To Know About Creating An Mmorpg(12)
  7. What Language Do You Speak?(23)
  8. Overview Of Masm32 Great Language(0)
  9. Language Translation Plugin For Firefox(3)
  10. How To Add A Scripting Language To A Program ?(11)
  11. What Language Is That?(16)
  12. Buying A Computer(7)
  13. Maximum Number Of Decimal Places In Perl Language(0)
  14. Perl Programming Language(1)
  15. Five Common Php Database Problems(0)


 



- Lo-Fi Version Time is now: 4th December 2008 - 01:01 AM