Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>Ian's answer has a lot of weight. You could buy all those books and read them all and know nothing about web development. What you really need to do is start with something that is not nearly as big as Stack Overflow. Start with your personal site. Read some web dev/css articles on <a href="http://www.alistapart.com/" rel="nofollow noreferrer">a list apart</a>. Learn about doctypes and why to use them. Add some css and change the colors around. Go over to <a href="http://www.quirksmode.org/" rel="nofollow noreferrer">quirksmode</a> and peruse the site. Add some js. Follow some links on <a href="http://www.crockford.com/" rel="nofollow noreferrer">Crockfords site</a>. You will probably stumble across his awesome video lectures, which you should watch. Then after that go back to all the js that you wrote and rewrite it. Then pick a server side language that you want to learn. <a href="http://python.org" rel="nofollow noreferrer">Python</a> is pretty easy, but it really doesn't matter what you pick. Then come back and integrate all those together in your site. At this point you will at least be getting started with web development and will have worked with several different technologies. </p> <p><strong>EDIT:</strong> I forgot to mention. <strong>READ BOOKS</strong>. </p> <p>Many developers that I have worked with in the past have gotten through their career without really advancing after a certain point. I could be totally wrong, but I attribute it to not reading enough books and relying on using their same bad code over and over. </p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload