Jump to content

What advice would you give to someone learning to code in HTML


Digital

Recommended Posts

This is how I started out and I would suggest it to anyone else who asks as well: Neopets! Your pet pages are coded in HTML and it's easy and fast to see results when you mess around with the code. I would also suggest keeping an eye out for Humble Bundle (humblebundle.com). They have PDF book bundles, and sometimes the books are about programming. A few weeks ago I bought a Python programming book bundle and it was a fantastic and cheap way to quickly learn the language. 

I would definitely also suggest video learning sites, such as Pluralsight. It does have a monthly fee, but I remember a while back there was a way to get 3 months free (you'll have to do a bit of digging though--it wasn't easy to find). I just checked, and Pluralsight does have many HTML courses.

  • Like 1
Link to comment
Share on other sites

W3Schools, Codeacademy, and Coursera are probably nice places to start. The fun thing about HTML, CSS, and JS is that you don't need a server to test stuff out, you can do it all in Notepad and opening up the file in your browser. :)

  • Like 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...