Web Technologies 101

1. Server

PHP

  1. http://devzone.zend.com/6/php-101-php-for-the-absolute-beginner/
  2. http://www.phptherightway.com/

Node.js

  1. http://nodeschool.io/
  2. http://howtonode.org/

MySQL

  1. http://dev.mysql.com/doc/refman/5.7/en/tutorial.html

2. Client (Browser)

HTML

  1. http://docs.webplatform.org/wiki/beginners
  2. http://diveintohtml5.info/
  3. https://developer.mozilla.org/en-US/docs/Web/HTML

CSS

  1. https://developer.mozilla.org/en-US/docs/Web/CSS

JavaScript

  1. http://jsforcats.com/
  2. http://eloquentjavascript.net/
  3. http://humanjavascript.com/
  4. https://developer.mozilla.org/en-US/docs/Web/JavaScript

3. Frameworks

CakePHP

  1. http://book.cakephp.org/2.0/en/tutorials-and-examples/blog/blog.html
  2. http://book.cakephp.org/2.0/en/index.html

jQuery

  1. http://learn.jquery.com/

4. Development

Git

  1. http://git-scm.com/book/en/Getting-Started
  2. https://try.github.io/
  3. http://training.github.com/kit/slides/github-foundations
  4. https://www.atlassian.com/git/
  5. http://git-scm.com/book/

5. Resources

  1. http://www.w3fools.com/
  2. http://www.sitepoint.com/
  3. https://developer.mozilla.org/en-US/docs/Web