What are web design programming steps starting with HTML?


 
Thread Tools Search this Thread
Top Forums Web Development What are web design programming steps starting with HTML?
# 1  
Old 05-06-2011
What are web design programming steps starting with HTML?

I'm studying web design and I would like to know the stages to knowing what you will ultimately need to know when entering this profession. With HTML being the step one and the basics, to I think XHTML and Css, being two, what's next? JavaScript? MySQL? Can some one provide an ordered list of web site programing from star to almost finish?
# 2  
Old 05-06-2011
LAMP: Linux, Apache2, MySQL, PHP
# 3  
Old 06-22-2011
When I started studying Web Development I scoured all the forums and with the help of a couple people within the industry came up with a guide.

1. html/xhtml & CSS
2. php
3. MySQL
4. Ruby on Rails
5. Javascript
6. CMS
7. Linux CLI
8. Apache
9 Subversion

There is no hard and fast way. That worked for me and took about 10 years of study and playing around to feel comfortable with (most of) it.
# 4  
Old 06-22-2011
Quote:
Originally Posted by hardcoregenie
When I started studying Web Development I scoured all the forums and with the help of a couple people within the industry came up with a guide.

1. html/xhtml & CSS
2. php
3. MySQL
4. Ruby on Rails
5. Javascript
6. CMS
7. Linux CLI
8. Apache
9 Subversion

There is no hard and fast way. That worked for me and took about 10 years of study, at which point I went back to 1 and started again.
There, I fixed it for youSmilie
# 5  
Old 08-13-2011
You will definitely benefit from knowing a bit about jQuery (jQuery: The Write Less, Do More, JavaScript Library), given that Javascript is on your list too.
Also git (Git - Fast Version Control System) is becoming the de facto version control system of choice.
# 6  
Old 08-18-2011
thanks for your all infos

thanks for your infos so that i can solve my confus...
Login or Register to Ask a Question

Previous Thread | Next Thread

5 More Discussions You Might Find Interesting

1. Web Development

[Web Design] Slideshow Layering

I designed a website with a slideshow (slideshow created with WOW Slider). The slideshow always appears as being on the top layer, and I don't want it that way. You'll notice I have a fixed menu which always stays at the top of the page. When you scroll down the page the slideshow appears to be on... (1 Reply)
Discussion started by: minnawanda
1 Replies

2. Web Development

What do I need to start PHP programming and web design?

I have a website and I am thinking of slowly making small mods to it and learn through tutorials along the way. To start using PHP where do I start? Should I use dreamweaver? or do I need a PHP program that will allow me to access and edit the code? My websites programmed in cakephp. I want... (3 Replies)
Discussion started by: Anna Hussie
3 Replies

3. Web Development

How much should you charge for web design & programming?

Need some idea of what I should charge, per hour or per project, for a 3-4 page site that I design & program (HTML, CSS, & PHP). No databases involved. (1 Reply)
Discussion started by: Anna Hussie
1 Replies

4. Web Development

Web Development, Web 2.0 and Mashups

I think we are missing an important forum on Web Development, including Web 2.0 and Mashups. Well, here is another poll ..... I vote yes :b: (4 Replies)
Discussion started by: Neo
4 Replies

5. UNIX for Dummies Questions & Answers

Urgent help with web design problems - mac, safari and unix computer

Hi (Help, Help, Help) I am on a computer course and have designed a web site as one of my assignments. just before Xmas my college tutor "very kindly" viewed my site with a mac, safari browser and unix operating system computer. This is what she Emailed back to me, and I am trying to sort... (3 Replies)
Discussion started by: skylark167
3 Replies
Login or Register to Ask a Question