Go Back   Dynamic Drive Forums > General Coding > HTML
Search Dynamic Drive Forums:

Reply
 
Thread Tools Search this Thread
  #1  
Old 12-04-2006, 02:36 PM
KennyZ KennyZ is offline
New Comer (less than 5 posts)
 
Join Date: Dec 2006
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default Learning web design, HTML, CSS, etc...

When I first started SEO, I came from a sales position. Sales is not my strong suit. Im much more of a technical type of person. So we thought that I would do well in this type of work. However, the only thing I ever knew about the internet was how to surf it.

Now I learn pretty quick and I think Im more naturally skilled for technical stuff, I just need to learn.

What is the best way to learn web design, HTML, CSS, XHTML, etc... anything, EVERYTHING I need? Should I take college courses? Or are the online tutorials enough for someone to master these things? Or should I just do both??

Did you guys all go to school to learn this stuff??

___________________________________________________________________

Free bets
Famous quotes
Reply With Quote
  #2  
Old 12-04-2006, 04:11 PM
boxxertrumps's Avatar
boxxertrumps boxxertrumps is offline
Senior Coders
 
Join Date: Jun 2006
Location: Acton Ontario Canada.
Posts: 681
Thanks: 0
Thanked 1 Time in 1 Post
Default

I write valid xhtml and this is what ive done.

I started out reading "HTML for idiots" from the school library. it was written in '96 so it wa kindof outdated... got me started though....
then the tutorials at www.w3schools.com

ive looked around here, disecting peoples documents and examining them.

just go to a bookstore and find a bunch of web design books to read.
__________________
- Ryan "Boxxertrumps" Trumpa
Come back once it validates: HTML, CSS, JS.
Reply With Quote
  #3  
Old 12-04-2006, 05:23 PM
Twey's Avatar
Twey Twey is offline
Modtoreador
 
Join Date: Jun 2005
Location: 英国
Posts: 11,933
Thanks: 1
Thanked 180 Times in 172 Posts
Blog Entries: 2
Default

Learn by doing. Read a tutorial, set yourself a few projects, get started (using the tutorial as reference), and solve the problems you find along the way.
Quote:
I write valid xhtml
You say this like it's a good thing
__________________
Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!
Reply With Quote
  #4  
Old 12-04-2006, 06:08 PM
GhettoT GhettoT is offline
Regular Coders
 
Join Date: Nov 2006
Posts: 101
Thanks: 0
Thanked 0 Times in 0 Posts
Default

If you have a local junior college, I would suggest looking into taking a web design class. Usually costs for these are minimal (maybe $50 + materials fees), and at most JC's the college has deal with different software companies so you get free SW just for taking the class.

-GT
Reply With Quote
  #5  
Old 12-04-2006, 06:19 PM
chechu's Avatar
chechu chechu is offline
Senior Coders
 
Join Date: Jul 2006
Location: Antwerp, Belgium (Europe)
Posts: 717
Thanks: 68
Thanked 2 Times in 2 Posts
Default

When I was working in a hotel during the night, I had all the time to surf. I started by copying codes, see what effect they have online, and try to addapt them to my wishes. In the meantime I read forums without posting things.

Look, learn, copy, adapt, try. And if it doesn't work after that, then ask in a forum. Certainly depends in what time you wish to be good. If you want this to be your profession: go to school, surf, read.
Reply With Quote
  #6  
Old 12-05-2006, 09:20 AM
codeexploiter's Avatar
codeexploiter codeexploiter is offline
Elite Coders
 
Join Date: Sep 2005
Location: India
Posts: 1,620
Thanks: 6
Thanked 104 Times in 104 Posts
Default

start with some small site projects (even dummy projects will do) and then learn various tools/technologies available in the web world.

Set some small aims and achieve them behind your set period.

As Twey mentioned you can't have experience without doing something

All the very best for your learning process
__________________
-Codex
http://jpvalappil.wordpress.com/
Reply With Quote
  #7  
Old 12-05-2006, 06:51 PM
Twey's Avatar
Twey Twey is offline
Modtoreador
 
Join Date: Jun 2005
Location: 英国
Posts: 11,933
Thanks: 1
Thanked 180 Times in 172 Posts
Blog Entries: 2
Default

Quote:
I started by copying codes, see what effect they have online, and try to addapt them to my wishes.
I don't think this is a good idea. Editing a script and writing one from scratch are two very different tasks, even in the same language, and just because one can do one doesn't mean one can do the other (for example, I'm a lot less proficient at modifying other people's code than writing my own, so I tend to stay away from the "help me modify this script" threads unless I intend to rewrite the whole script).
Quote:
In the meantime I read forums without posting things.
Forums, newsgroups, and IRC channels are all good learning resources too.
__________________
Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!
Reply With Quote
  #8  
Old 12-06-2006, 04:21 AM
codeexploiter's Avatar
codeexploiter codeexploiter is offline
Elite Coders
 
Join Date: Sep 2005
Location: India
Posts: 1,620
Thanks: 6
Thanked 104 Times in 104 Posts
Default

Quote:
Originally Posted by Twey
Forums, newsgroups, and IRC channels are all good learning resources too.
Can you provide some good ones? so that everybody can use those kind of resources i think.

thanks in advance
__________________
-Codex
http://jpvalappil.wordpress.com/
Reply With Quote
  #9  
Old 12-06-2006, 12:10 PM
Twey's Avatar
Twey Twey is offline
Modtoreador
 
Join Date: Jun 2005
Location: 英国
Posts: 11,933
Thanks: 1
Thanked 180 Times in 172 Posts
Blog Entries: 2
Default

Forums: well, duh
Newsgroups: I'm not particularly into these myself, although I read them occasionally. Mike recommends comp.lang.javascript. www.authoring.* are handy too.
IRC channels: ##javascript, #html, #css, #web.
__________________
Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!
Reply With Quote
  #10  
Old 12-06-2006, 09:04 PM
dog dog is offline
Regular Coders
 
Join Date: Apr 2006
Posts: 178
Thanks: 6
Thanked 0 Times in 0 Posts
Default

Quote:
I would suggest looking into taking a web design class. Usually costs for these are minimal (maybe $50 + materials fees), and at most JC's the college has deal with different software companies so you get free SW just for taking the class.
I'm not sure if $50 for some free software is necessarily a good deal. There's lots of freesoftware that doesn't cost anything. I did learn some webdesign things at school but I learnt a lot more outside of school.

I think the best thing about going to school is that you dedicate time to learning and you have people setting objectives for you. Especially when it comes to webdesign, you can do these things outside of school too.

Quote:
Quote:
I started by copying codes, see what effect they have online, and try to adapt them to my wishes.
I don't think this is a good idea. Editing a script and writing one from scratch are two very different tasks,
Personally I learnt a lot from looking at scripts online and trying to understand them. I don't think there's a front-end-webdesigner out the who doesn't "View Source". However, I would also agree that to really understand what you're doing you have to be able to reproduce the script from scratch.

A lot of my intial 'small aims' came from seeing something online and saying, "How has that been done? ...i'm going to learn how to do that."

Quote:
Mike recommends comp.lang.javascript. www.authoring.* are handy too.
IRC channels: ##javascript, #html, #css, #web.
Personally I don't understand any of that
What are IRC channels and that's the rest of the crazy jazz above about?
Reply With Quote
Reply

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 03:51 AM.

Home - Contact Us - Archives - Link to DD - Top 

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.