Which language is used in chess.com OR tell me which language should i learn to code a site like che

Sort:
Avatar of Gurawakhushwant

Which language is used in chess.com OR tell me which language should i learn to code a site like chess.com

Avatar of tipish

which language did you ask your question? oh

Avatar of ilikewindmills
idk but C++ looks promising
Avatar of MitSud
Probably not scratch.
Avatar of mgx9600

html/javascript on the frontend; anything on the backend.

Avatar of jbolden1517

Not sure this is the right place for this discussion.  If you don't know any computer languages you want to start with more basic websites. Chess.com is not an amateur effort.   The standard advice is going to be Javascript.    I'm going to suggest you make this process more manageable and go with a full framework my all around recommendation would be: http://rubyonrails.org/

 

If you want to start heading down the road of learning how you design backends for complex websites where issues of state management and state coordination become important http://elm-lang.org/ is a great first step.  

Avatar of ArgoNavis

Assembly.