Posts: 98
Threads: 16
Joined: May 2013
Reputation:
0
I'm just gonna learn How to Develop Websites
But i want to know from which Language should i start
there are many languages So i'm a bit Confused
Posts: 985
Threads: 13
Joined: Sep 2011
Reputation:
0
HTML for the page itself, PHP for server sided scripts, and finally CSS for styling your webpage.
Posts: 2,528
Threads: 124
Joined: Jul 2009
Reputation:
0
HTML is just a markup language.
For serverside language python or ruby (php is terrible first choice).
Posts: 1,498
Threads: 19
Joined: Jun 2009
Reputation:
0
Python isn't for the web lol.
Posts: 2,528
Threads: 124
Joined: Jul 2009
Reputation:
0
Learning php is painful - the noise to signal ratio is terrible. It doesn't mean I discourage php, because it's my main language nonetheless - I only think that as a starter it's a bad idea (like choosing bulbasaur in gen I)
Posts: 544
Threads: 45
Joined: Mar 2012
Reputation:
0
To Start Off Learn HTML Because its the base of your website