Hi there,
Simple Question: What programming language shall i use for my new Website Project!
Here's a roughly description what i'm doing:
What i want to do is a platform for Gamers, where they can compete against each other in different leagues (like Counter Strike, Fifa 2009, Quake, etc.)
You can log in, have an overview of all leagues and games, visit other profiles and so on.
You also can generate matches, where you can upload screenshots and other media and enter results and so on.
just everything you need, to get a league-platform running!
on of the only (still existing) example is: Electronic Sports League
Im not sure with what they did their website (asp?!?)
so now again: What programming language shall i use for my new Website Project!
would Java (JSP) give a good language for this?
cheers, Toxic
Best prog. language for MY WebsiteMY, mY, My, my Website
Page 1 of 1
10 Replies - 639 Views - Last Post: 30 August 2009 - 03:44 PM
Replies To: Best prog. language for MY Website
#2
Re: Best prog. language for MY Website
Posted 24 August 2009 - 02:12 AM
No, they have not used ASP, rather JS (which I would recommend) for the actual site. As for the games, I don't know, as they won't let Aussies join.
#3
Re: Best prog. language for MY Website
Posted 24 August 2009 - 02:20 AM
oh no! dont say javascript
i hate it 
but i dont think that they did it with javascript, just because of the addressbar
(looks more like jsp/asp or whatever)
yea, mainly its only for europe
there is one for the world: http://www.esl-world.net/
but you wont find any leagues there...
but i dont think that they did it with javascript, just because of the addressbar
Quote
won't let Aussies join
yea, mainly its only for europe
there is one for the world: http://www.esl-world.net/
but you wont find any leagues there...
#4
Re: Best prog. language for MY Website
Posted 24 August 2009 - 03:42 AM
It's Javascript and PHP (odds are it's linked to a MySQL database)
#5
Re: Best prog. language for MY Website
Posted 24 August 2009 - 03:49 AM
lol at ESL, yes they use PHP/MySQL.. and their site is very unsecure - I wouldn't recommend asking them for help
#6
Re: Best prog. language for MY Website
Posted 24 August 2009 - 04:15 AM
no i wont, belive me 
but is php a good way of doing it?
(atm. at the paper&pencil stadium of my "project"
)
but is php a good way of doing it?
(atm. at the paper&pencil stadium of my "project"
#7
Re: Best prog. language for MY Website
Posted 24 August 2009 - 04:51 AM
Toxicterror, on 24 Aug, 2009 - 11:15 AM, said:
but is php a good way of doing it?
I won't touch the question of whether PHP is a good way of doing it, but it's definitely a common way of doing it.
Since it's YOUR website, the best choice for the server-side programming will generally be the language that YOU know best and are most familiar with. (Or the language that you want to learn, if it's intended primarily as a self-education project.) All of the various options on the server side - PHP, Perl, Python, Ruby, .NET, C, Lisp, Pascal, COBOL, whatever - are capable of doing whatever your site may require, so choose one that you're comfortable with so you can work quickly and confidently without making rookie mistakes. You'll probably also want to find a decent framework in your chosen language to help get things put together more securely and in less time.
For client-side programming, you pretty much have to go with Javascript, whether you like it or not, since that's the only game in town unless you want to force your users to install plugins. Flash is used widely enough that you can probably count on the plugin already being installed, but, OTOH, ActionScript is just another dialect of ECMAScript, so I don't know how likely you are to like it if you hate Javascript. Silverlight, etc... not so widespread. I, personally, wouldn't use anything other than Javascript or maybe a little Flash for more graphics-focused stuff.
#8
Re: Best prog. language for MY Website
Posted 24 August 2009 - 05:12 AM
thanks guys
your advices helped me alot with what to use and how to use certain things
i'll keep showing my progress here in some forum, dunno where exactly atm^^
cheers, Toxic
PS: ... or at least i'll TRY to keep showing you my progress
your advices helped me alot with what to use and how to use certain things
i'll keep showing my progress here in some forum, dunno where exactly atm^^
cheers, Toxic
PS: ... or at least i'll TRY to keep showing you my progress
#9
Re: Best prog. language for MY Website
Posted 24 August 2009 - 05:29 AM
but 1 new question came up regarding dsherohman's post:
i had a look through some php frameworks, but i dont know which one to choose?
any advices or positive reasons why i should take [name-Of-Framework]?
i had a look through some php frameworks, but i dont know which one to choose?
any advices or positive reasons why i should take [name-Of-Framework]?
#10
Re: Best prog. language for MY Website
Posted 24 August 2009 - 06:06 AM
dsherohman, on 24 Aug, 2009 - 05:51 AM, said:
All of the various options on the server side - PHP, Perl, Python, Ruby, .NET, C, Lisp, Pascal, COBOL, whatever - are capable of doing whatever your site may require, so choose one that you're comfortable with so you can work quickly and confidently without making rookie mistakes.
*shudders at the concept of COBOL*
#11
Re: Best prog. language for MY Website
Posted 30 August 2009 - 03:44 PM
BenignDesign, on 24 Aug, 2009 - 07:06 AM, said:
dsherohman, on 24 Aug, 2009 - 05:51 AM, said:
All of the various options on the server side - PHP, Perl, Python, Ruby, .NET, C, Lisp, Pascal, COBOL, whatever - are capable of doing whatever your site may require, so choose one that you're comfortable with so you can work quickly and confidently without making rookie mistakes.
*shudders at the concept of COBOL*
Its not that bad.....really....i promise
Page 1 of 1
|
|

New Topic/Question
This topic is locked


MultiQuote









|