Best Way To Learn Web Design?

Discussion in 'HTML & Website Design' started by gary15, Jul 9, 2008.

  1. #1
    Im pretty new to web design and web development and would like to know how most of the people have learnt web design?

    Also do you just handcode and use notepad?or do you use photoshop and then slice it and code it in dreamweaver?

    Did you buy books?
    Did you take a course?
    Did you do tutorials on the internet?
    Or any other way?

    please respond and tell me how the best way i can get started with this as i am interested in this, give as much information as you can

    thanks:)
     
    gary15, Jul 9, 2008 IP
  2. Submerged

    Submerged Active Member

    Messages:
    132
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    51
    #2
    Personally, I handcode everything. Dreamweaver (Frontpage, etc.) can be helpful at first but tends just to get limiting after a while. Notepad works; I use Textwrangler (Mac) because it has syntax highlighting. Comes in handy if you miss a quotation mark or semi-colon.

    I mostly just Google'd everything I needed and hung out at web forums. When it comes to the "lay person," those usually do just fine. If you're looking for a good HTML tutorial and reference, check out http://www.echoecho.com/html.htm and take it as you need it.

    The best thing to do is just come up with ideas of things you want to program and then try to figure out how. That's pretty much how I learned HTML and PHP.
     
    Submerged, Jul 9, 2008 IP
  3. wisdomtool

    wisdomtool Moderator Staff

    Messages:
    15,825
    Likes Received:
    1,367
    Best Answers:
    1
    Trophy Points:
    455
    #3
    Just get a free web hosting, then just start from scratch, hand code a few simple pages using Notepad for eg. Then use some of the free programs available on the Internet. Do as you learn. I find that for such skills like web design and programming, nothing beats hands on.
     
    wisdomtool, Jul 9, 2008 IP
    zinruss likes this.
  4. LoriVa

    LoriVa Peon

    Messages:
    119
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Learn to hand code first. Then, if what you produce in a WYSIWYG (FP,DW) breaks, you can fix it.
     
    LoriVa, Jul 9, 2008 IP
  5. milesbparty

    milesbparty Peon

    Messages:
    148
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #5
    I code everything by hand. The best way to learn is to find some online tutorials, buy a couple O'Reilley books, and then practice, practice, practice. The best way to learn is to think of something you want to do, then do it. If you don't know how, do some research. But as with everything else, the best way to learn is by doing.
     
    milesbparty, Jul 9, 2008 IP
  6. haomie

    haomie Peon

    Messages:
    30
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Make a hobby website.

    Buy books.
    Joing discussion boards.

    Make websites
     
    haomie, Jul 10, 2008 IP
  7. bavington

    bavington Peon

    Messages:
    74
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #7
    Practice is the only way to learn. Everyone that says that they code by hand will be experienced. The best way to start is the easiest method that you can find. Once you are practiced in this method, move onto something more challenging. Then progress from there.

    A good way to get started is to learn the basics of html with a beginners book and notepad.

    Then start to download Free HTML templates (onces built with tables first, then move onto CSS designs), and modify them to understand how they have been put together.

    I've been doing it for about 7 years, and I still learn things everyday as a professional web designer.
     
    bavington, Jul 10, 2008 IP
  8. ctyler

    ctyler Guest

    Messages:
    47
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #8
    I learned by trial and error. I guess it really depends on where you are on the learning curve now.
    If you have some knowledge now you just need to build off of it by trial and error. It would probably be best to learn HTML and CSS together because you really can't get good at one without the other. It may be tougher this way ut you will have a more complete understanding of web design and what can actually be done.

    WYSIWYG's like Dreamweaver are nice because you design in design mode and it actually produces the code for you. You can actually see both at the same time witch will answer alot of questions.

    If you have any questions let me know!

    IMHO
     
    ctyler, Jul 10, 2008 IP
  9. mfawn

    mfawn Active Member

    Messages:
    573
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    80
    #9
    There is a nice for Dummies book in Web Design that includes 9 books in one. Its a little out dated but gets you an overall view of everything

    http://www.amazon.com/Creating-Pages-All-Reference-Dummies/dp/0764543458/ref=pd_bbs_10?ie=UTF8&s=books&qid=1215712857&sr=8-10
     
    mfawn, Jul 10, 2008 IP
  10. AaronMoody

    AaronMoody Peon

    Messages:
    49
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #10
    Trial and error seems to be your best bet,, and mine, since im yet to learn coding :(
     
    AaronMoody, Jul 10, 2008 IP
  11. genetrix

    genetrix Banned

    Messages:
    400
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #11
    start with html , there are too much tutorials in web , then css , -> then php
    regards.
     
    genetrix, Jul 10, 2008 IP
  12. sjlogan88

    sjlogan88 Peon

    Messages:
    74
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #12
    Start from scratch, with dreamweaver if you can. Look for good video tutorials on the web and try and base your first site on something you enjoy, thats the only way you will say interested, when things start going wrong.
     
    sjlogan88, Jul 11, 2008 IP
  13. modern_mozart101

    modern_mozart101 Peon

    Messages:
    105
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #13
    I used w3schools to learn how to code and I do it in dreamweaver - it's much quicker than notepad!
     
    modern_mozart101, Jul 11, 2008 IP
  14. for_si2003

    for_si2003 Banned

    Messages:
    399
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #14
    for_si2003, Jul 11, 2008 IP
  15. kuneh08

    kuneh08 Peon

    Messages:
    95
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #15
    use photoshop slice and use dreamweaver. no need to buy books. their are many online tutorials. if you have fashion in designing and you are creative you can easily learn it.
     
    kuneh08, Jul 11, 2008 IP
  16. ssdesignstudio

    ssdesignstudio Peon

    Messages:
    3
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #16
    I pretty much did (and still do) the same thing as Submerged. You can find great things by just searching for exactly what you're looking for on Google. Now I mostly do everything on my own, but it's still helpful. Also, if you search for "html tutorials" and things like that, you will find some good sites to learn from.

    I never really bought any books, there's so much info on the web to learn from that's completely free. Good luck, it's a fun hobby that often turns into a career like it has for a lot of us. You'll love it. :)
     
    ssdesignstudio, Jul 11, 2008 IP
  17. Project Mobius

    Project Mobius Peon

    Messages:
    10,524
    Likes Received:
    170
    Best Answers:
    0
    Trophy Points:
    0
    #17
    there are literally millions of tutorials if you search for html or web design tutorials, i think those are good, you can learn as you go. I started with online tutorials first as well :)
     
    Project Mobius, Jul 11, 2008 IP
  18. jimpossible2k

    jimpossible2k Active Member

    Messages:
    36
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    51
    #18
    You read tutorials, books, and all of that like people have mentioned. After you're done with all of that you try taking on some freelance projects, which is when the real learning begins ... because after all, you learn by doing (active learning) more than you do by reading/studying (passive learning).
     
    jimpossible2k, Jul 11, 2008 IP
  19. Lifelong

    Lifelong Banned

    Messages:
    82
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #19
    Learn from various books
     
    Lifelong, Jul 11, 2008 IP
  20. gary15

    gary15 Peon

    Messages:
    145
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #20
    Can somebody please tell me if its beter to use photoshop to create websites or to use notepad?
     
    gary15, Jul 12, 2008 IP