Where to start to learn about web design?

Discussion in 'Programming' started by BoldlyGo, May 2, 2008.

  1. #1
    I have a little bit of experience with css and php. I also took a java class in highschool. That's it as far as my programming experience goes.

    I'm very interested in learning more about how to create professional websites. Where should I start?
     
    BoldlyGo, May 2, 2008 IP
  2. chris265

    chris265 Peon

    Messages:
    702
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Read everything you can find on the net. Thier are some good forums and blogs on design so you have plenty to read and learn from
     
    chris265, May 2, 2008 IP
  3. Dollarjunky.com

    Dollarjunky.com Peon

    Messages:
    87
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Read Read Read! Check out amazon and buy some basic web design books. Or visit sitepoint.com and check out their books.

    Bes of luck,

    Mike
     
    Dollarjunky.com, May 2, 2008 IP
  4. Abuntis

    Abuntis Peon

    Messages:
    127
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #4
    HTML is what you need to learn first. Using your browser, you can view the source of any web page to see how other people have done it. You can then save it and make a few changes to see what happens. The w3schools website is a pretty good resource, but the web has many tutorials
     
    Abuntis, May 2, 2008 IP
  5. Harald Johnsen

    Harald Johnsen Guest

    Messages:
    49
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #5
    I'd love a good youtube channel to learn the very basics from. I can watch & eat at the same time. Any recommendations?
     
    Harald Johnsen, May 2, 2008 IP
  6. rirara

    rirara Active Member

    Messages:
    182
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    53
    #6
    You have just enough experience to start coding ;)
    Of course more reading is a plus. But the better way is to join some open source project and to help in a real world life stuff. Even if you don't start right away you will know what to read.
     
    rirara, May 2, 2008 IP
  7. childfont

    childfont Peon

    Messages:
    115
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    Web Design it's very easy stuff to learn, just you need to do more and more practice over it, you need to think creative,,, than and than you can become a good designer.
    Dreamweaver is the good software which allows you to make web page, and you will learn easily through it, and if you need help than open help file for the same.
    Just learn flash, adobe photoshop, corel draw.
    Best of luck with your designing career.
     
    childfont, May 3, 2008 IP
  8. Sp00ky

    Sp00ky Member

    Messages:
    29
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    38
    #8
    I handle about Web design.First I start to learn HTML and CSS. With these i am able to create a simple websites and then I learn Photoshop to draw professionals templates. I believe that is best way for web designer.
     
    Sp00ky, May 4, 2008 IP
  9. brian65

    brian65 Active Member

    Messages:
    1,172
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    88
    #9
    I recently started to learn the same things. HTML and CSS first. I then read around the internet on SEO. A combination of all three things is needed.
     
    brian65, May 5, 2008 IP
  10. strike1

    strike1 Peon

    Messages:
    13
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #10
    Just make your own website and depending on how good its, you'll get more visitors and then your bound to be noticed by someone who likes it and will ask you to make one for them.
    Also there might be some sites out there where you can make your own design and ask people to pay if they want to use it.
     
    strike1, Jan 25, 2011 IP
  11. sysbee

    sysbee Peon

    Messages:
    10
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #11
    I would try google
     
    sysbee, Jan 30, 2011 IP
  12. DIGITALCHAMELEON

    DIGITALCHAMELEON Peon

    Messages:
    465
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #12
    Actually you can find lot of reference online or just visit w3schools site.
     
    DIGITALCHAMELEON, Jan 31, 2011 IP
  13. cook08

    cook08 Peon

    Messages:
    36
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #13
    Web design and web programming are two different things. Assuming you meant web programming start at w3schools with html. Then after you have that down continue working with css and then you can branch out from there. I would suggest javascript next because you can do some very cool stuff with javascript once you learn it.
     
    cook08, Feb 5, 2011 IP
  14. eugene_x

    eugene_x Peon

    Messages:
    14
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #14
    IMHO getting involved in real-life projects is very important. If you read pure theory without any context, your brain often doesn't pay very much attention to it. However when you try to solve a problem, get puzzled, search for ways to solve the problem and then finally find texts that discuss how to solve this problem, it's a very different thing. So books, manuals and courses are a great source of knowledge but in my opinion it's also crucial to have practice. Open Source was suggested above and it's a good one I think. Also I can recommend freelance sites, register at some of them and try bidding on the most easy projects.
     
    eugene_x, Feb 5, 2011 IP
  15. clonepal

    clonepal Active Member

    Messages:
    128
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    73
    #15
    Another advice is to visit w3schools.com and search for what you need. Start learning HTML coding, then PHP, ASP and so on.

    -clonepal
     
    clonepal, Feb 6, 2011 IP
  16. Ardra

    Ardra Peon

    Messages:
    27
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #16
    You may start through PHP. It is better for newer.
     
    Ardra, Feb 6, 2011 IP
  17. Ever

    Ever Greenhorn

    Messages:
    40
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    16
    #17
    Yeah, w3schools is great to start with programming from beginning.

    You can also find very useful tips at Smashing Magazine's site (from design to code).
     
    Ever, Feb 7, 2011 IP
  18. rajendradhakal

    rajendradhakal Peon

    Messages:
    245
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #18
    rajendradhakal, Feb 22, 2011 IP
  19. drivemecrzy

    drivemecrzy Peon

    Messages:
    179
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #19
    Yes, i've learned a lot from w3school :)
    You can do an example on-line, very great.
     
    drivemecrzy, Feb 22, 2011 IP