HabboxWiki needs you!
Are you a Habbo buff? Or maybe a rare trader with a bunch of LTDs? Get involved with HabboxWiki to share your knowledge!
Join our team!
Whether you're raving for rares, excited for events or happy helping, there's something for you! Click here to apply
Need a helping hand?
Check out our guides for all things to help you make friends, make rooms, and make money!


Results 1 to 7 of 7
  1. #1
    Join Date
    Oct 2011
    Posts
    3
    Tokens
    0

    Question Wants to get into web design

    I really want to get inside web design, but no idea where to start.

    Are there any good websites that cover all programming?

    Sorry if this post is in the wrong place :rolleyes:

    Thanks!

  2. #2
    Join Date
    Aug 2010
    Location
    Glasgow
    Posts
    7,143
    Tokens
    2,521

    Latest Awards:


  3. #3
    Join Date
    Jan 2011
    Location
    England, United Kingdom
    Posts
    253
    Tokens
    40
    Habbo
    Pegle

    Latest Awards:

    Default

    First little lesson, try not to use the word "programming" with Web Design, because only a small part of it is programming. The main language for the designing is HTML, a Markup Language. Don't get me wrong there is programming (Javascript, PHP) but they are for the really fancy things.

    But yes w3schools.com is a good place to start, but not to fully develop your skills. However practice makes perfect


  4. #4
    Join Date
    May 2007
    Posts
    10,481
    Tokens
    3,140

    Latest Awards:

    Default

    HTML is also a programming language, in fact all computer languages are programming languages.

    A programming language is an artificial language designed to communicate instructions to a machine, particularly a computer.
    Chippiewill.


  5. #5
    Join Date
    Jun 2005
    Posts
    4,795
    Tokens
    0

    Latest Awards:

    Default

    Not really, the clue is in the name. Hypertext Markup Language. It is not called HTPL. Even the source (Wikipedia, Programming Language) you got that quote from says so:

    Markup languages like XML, HTML or troff, which define structured data, are not generally considered programming languages
    Quote Originally Posted by Chippiewill View Post
    HTML is also a programming language, in fact all computer languages are programming languages.

  6. #6
    Join Date
    May 2007
    Posts
    10,481
    Tokens
    3,140

    Latest Awards:

    Default

    Quote Originally Posted by Tomm View Post
    Not really, the clue is in the name. Hypertext Markup Language. It is not called HTPL. Even the source (Wikipedia, Programming Language) you got that quote from says so:
    Generally considered != technically are.
    Chippiewill.


  7. #7
    Join Date
    Jun 2005
    Posts
    4,795
    Tokens
    0

    Latest Awards:

    Default

    There is no point arguing over this because you are wrong. Look at the 3 sources given. You can even find vast amounts of information as to why HTML is not a programming language by using a quick google.

    http://infospace.ischool.syr.edu/201...ming-language/
    http://stackoverflow.com/questions/1...mming-language
    http://www.w3schools.com/html/html_intro.asp
    "HTML is not a programming language, it is a markup language"

    It is not a programming language, it fails the extended definition that is provided on the Programming Language wikipedia page. "A programming language is a notation for writing programs, which are specifications of a computation or algorithm."

    HTML can not do any computation or implement any algorithm.

    Quote Originally Posted by Chippiewill View Post
    Generally considered != technically are.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •