You are viewing our Forum Archives. To view or take place in current topics click here.
where to start for making websites?
Posted:

where to start for making websites?Posted:

tbendix
  • Wise One
Status: Offline
Joined: Feb 20, 201212Year Member
Posts: 502
Reputation Power: 20
Status: Offline
Joined: Feb 20, 201212Year Member
Posts: 502
Reputation Power: 20
should i just start with HTML and then learn others? if anyone has an overview explaining each thing that'd be awesome. I've done a little bit of html but nothing more than text and alignment etc

thanks
#2. Posted:
GGR
  • TTG Senior
Status: Offline
Joined: Apr 25, 201113Year Member
Posts: 1,295
Reputation Power: 55
Status: Offline
Joined: Apr 25, 201113Year Member
Posts: 1,295
Reputation Power: 55
Learn HTML, you only need the basics HTML is rubbish but is needed. You then learn CSS it adds the style and colours to your website, then you'll need a scripting language for functionality something like JavaScript. Php and SQL are good to learn afterwards
#3. Posted:
-Text
  • Ladder Climber
Status: Offline
Joined: Jul 09, 201310Year Member
Posts: 350
Reputation Power: 15
Status: Offline
Joined: Jul 09, 201310Year Member
Posts: 350
Reputation Power: 15
Start from HTML, then work the way up from the ladder.
#4. Posted:
HCIM
  • Wise One
Status: Offline
Joined: Oct 17, 201211Year Member
Posts: 594
Reputation Power: 23
Status: Offline
Joined: Oct 17, 201211Year Member
Posts: 594
Reputation Power: 23
Here is the process I went from learning to develop websites.
HTML > CSS > PHP > JQuery > JavaScript

Then when I got familiar with JavaScript I went from
JavaScript > Java > Python/Ruby > C/C++ (Working on these now).
Jump to:
You are viewing our Forum Archives. To view or take place in current topics click here.