Hi All. . . Advice Required

They have: 1 posts

Joined: Aug 2006

Hi there,
I am looking to design a site someday, but will need to learn many things first. I want to design a site that has functionality and don't know which programming skills would be best. I know Dreamweaver would be a good start for the design, but what do I compliment that with? Java? Visual Basic? C++? PHP? I don't know the differences, do I need them all or is one the best? Any suggestions for a good all around approach to learning this stuff greatly appreciated?

Thanks

He has: 1,758 posts

Joined: Jul 2002

Hi,

To build websites you only need to learn two things: XHTML (eXtensible Hyper Text Markup Language) & CSS (Cascading Style Sheets). For added functionality you could learn Javascript which is a client side technology (is run in the browser), and for server side code you could learn PHP, ASP or any one of a number of things.

Personally I would say start with XHTML and CSS and build from there.

Andy

demonhale's picture

He has: 3,278 posts

Joined: May 2005

Yup, you need to start somewhere, and xhtml and css are good starting points... you can build sites if you learn them first, and when the need arise for scripting either server-side, or user-side then that would be the time to delve into javascript, php and asp... be patient though...

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.