Developing Websites
#1

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
Reply
#2

Quote:
Originally Posted by GreTex
Посмотреть сообщение
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
HTML and/or PHP

Go to codecademy.com to learn how.
Reply
#3

HTML for the page itself, PHP for server sided scripts, and finally CSS for styling your webpage.
Reply
#4

HTML is just a markup language.

For serverside language python or ruby (php is terrible first choice).
Reply
#5

Quote:
Originally Posted by Misiur
Посмотреть сообщение
For serverside language python or ruby (php is terrible first choice).
You do realize that less than 1% of all websites use Python or Ruby, right?
http://w3techs.com/technologies/over...g_language/all
Reply
#6

Python isn't for the web lol.
Reply
#7

Quote:
Originally Posted by iLinx
Посмотреть сообщение
Python isn't for the web lol.
Python always has been able to be used on web stuff. Though I'd still suggest PHP like others have...just for simplicity.
Reply
#8

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)
Reply
#9

Quote:
Originally Posted by iLinx
Посмотреть сообщение
Python isn't for the web lol.
Yeah, <a href="https://www.djangoproject.com/">LOL!</a>
Reply
#10

Quote:
Originally Posted by Misiur
Посмотреть сообщение
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)
painful ?? I thought it was one of the most easiest languages I have ever seen.
Reply
#11

To Start Off Learn HTML Because its the base of your website
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)