where to start?

Discussion in 'Programming General' started by shadow blitz, Dec 11, 2008.

where to start?
  1. Unread #1 - Dec 11, 2008 at 11:34 AM
  2. shadow blitz
    Joined:
    Oct 29, 2008
    Posts:
    204
    Referrals:
    1
    Sythe Gold:
    0

    shadow blitz Active Member
    Banned

    where to start?

    hiya,
    im looking to work with html and coding but....
    i dont have a clue where to start
    if some one could help me or evan teach me how to do it
    i would be very grateful!
    thanks
     
  3. Unread #2 - Dec 11, 2008 at 6:27 PM
  4. SuF
    Joined:
    Jan 21, 2007
    Posts:
    14,212
    Referrals:
    28
    Sythe Gold:
    1,234
    Discord Unique ID:
    203283096668340224
    <3 n4n0 Two Factor Authentication User Community Participant Spam Forum Participant Sythe's 10th Anniversary

    SuF Legend
    Pirate Retired Global Moderator

    where to start?

  5. Unread #3 - Dec 12, 2008 at 11:56 AM
  6. Desir0
    Joined:
    Nov 28, 2008
    Posts:
    502
    Referrals:
    2
    Sythe Gold:
    0

    Desir0 Forum Addict
    Banned

    where to start?

    html is fairly straight forward to learn.

    http://www.w3schools.com/

    Its where i learned.. It has everything..

    I also used Microsoft Office Frontpage too, As i designed stuff, and then slowly started using the 'code' tab to start writing it myself, Until now where i just use Notepad+
     
  7. Unread #4 - Dec 12, 2008 at 11:48 PM
  8. The Real Lebowski
    Joined:
    Nov 22, 2007
    Posts:
    126
    Referrals:
    0
    Sythe Gold:
    0

    The Real Lebowski Active Member
    Banned

    where to start?

    download dreamweaver. put it on the hybrid view. play around with it and make some stuff in the visual part of it, and see what the output code is in the code part of the screen
     
  9. Unread #5 - Dec 17, 2008 at 2:14 AM
  10. Zyloch
    Joined:
    Apr 21, 2005
    Posts:
    63
    Referrals:
    0
    Sythe Gold:
    0

    Zyloch Member

    where to start?

    If you are seriously attempting to learn HTML, I do not recommend starting with a WYSIWYG editor like Frontpage or Dreamweaver. Instead, open up good old Notepad or your favorite text editor and start there. Only after you have learned the basics should you then begin utilizing the added capabilities of HTML editors.
     
  11. Unread #6 - Dec 17, 2008 at 6:18 AM
  12. war833
    Joined:
    Dec 11, 2008
    Posts:
    82
    Referrals:
    0
    Sythe Gold:
    0

    war833 Member

    where to start?

    Yup, for learning HTML do NOT use a WYSIWYG editor, you won't learn as much as typing it all out yourself.
     
  13. Unread #7 - Dec 17, 2008 at 2:05 PM
  14. hampe-92
    Joined:
    Jul 10, 2008
    Posts:
    328
    Referrals:
    0
    Sythe Gold:
    0

    hampe-92 Forum Addict

    where to start?

    sigh
    that's bullshit. you learn a lot by useing a program like dw and while creating a basic page just by adding som basic stuff like pictures and so on to start with and then read through the code and try to figure out what does what and experiment with by changeing the code by hand and by thinking... DW CS4 also has the advantage that it updates the live view whereafter you write which makes it easy to notice when you do something wrong...
     
  15. Unread #8 - Dec 17, 2008 at 6:17 PM
  16. war833
    Joined:
    Dec 11, 2008
    Posts:
    82
    Referrals:
    0
    Sythe Gold:
    0

    war833 Member

    where to start?

    You'll learn much more by using notepad and following a good book/set of tutorials then clicking some buttons in Dream Weaver and glancing at the code. You'd learn some stuff, but not as much.
     
  17. Unread #9 - Dec 18, 2008 at 1:04 AM
  18. Zyloch
    Joined:
    Apr 21, 2005
    Posts:
    63
    Referrals:
    0
    Sythe Gold:
    0

    Zyloch Member

    where to start?

    Quite frankly, I disagree. While DW and other editors can be used in this fashion, it encourages a nonlinear way of learning HTML. You end up knowing some stuff and not others. It is much better to apply yourself to strictly hand coding when you are learning to hand code.

    I will admit that DW is a great tool for rapid development. It can be used to experiment, but I do not believe that it is a time efficient and effective way of learning HTML. You are welcome to have your own opinion, though.
     
  19. Unread #10 - Dec 18, 2008 at 5:25 AM
  20. Stuart
    Joined:
    May 5, 2005
    Posts:
    1,580
    Referrals:
    2
    Sythe Gold:
    10

    Stuart Guru
    Banned

    where to start?

    I've personally had issues using front page and DW(wow abbreviations ftw) atleast with multiple tables and such things so I would say just do it the old fashion way with notepad(NOT wordpad).

    You will learn more anyways because you have to think which tags to use and such which will help you when you progress onto other languages. WYSIWYG is just a lazy way and teaches absolutely nothing.

    Thats my 2 cents anyways.
     
  21. Unread #11 - Dec 18, 2008 at 12:53 PM
  22. hampe-92
    Joined:
    Jul 10, 2008
    Posts:
    328
    Referrals:
    0
    Sythe Gold:
    0

    hampe-92 Forum Addict

    where to start?

    I never siad that you learn better using dw or any othe program than using notepad, I just said my opinion about what those earlier posters said (that dw or any other WYSIWYG editor is shit and you don't learn anything) and i never said that you should open up dw, create a page in design view, read the code once and then you know html.. i never said that, I said that you should edit the code by hand and think about it and try to figure things out..

    but sure, I guess there is no right or wrong in this subject since everyone learn in diffrent ways... so try as many techniques you can and then continue with the one you feel comfortable with.
     
  23. Unread #12 - Dec 21, 2008 at 12:43 AM
  24. scarolan
    Joined:
    Sep 14, 2008
    Posts:
    304
    Referrals:
    0
    Sythe Gold:
    0

    scarolan Forum Addict
    Banned

    where to start?

    I would suggest going to the library and renting a book about html coding.

    It may seem the boring way, but just read it and I gurantee its better than any guide on the internet.

    I now build websites and sell them making 500+ a month.
     
< Open a Page in VB | I need some help... >

Users viewing this thread
1 guest


 
 
Adblock breaks this site