Resources - jakegielen.com

Resources

  1. Stack Overflow
    - Stack Overflow is a developer network where you can view previously posted questions or post your own about programming. It's great resource when you're troubleshooting your code or just have a question on how you might accomlish a task. In addition programming jobs are frequently posted on Stack Overflow.
  2. W3 Schools
    - W3 Schools is a great resource for looking HTML markup or css properties. They also have many different tutorials as well as some begginer guides.
  3. jQuery
    - jQuery.com is your resource for anything and everything jQuery. You can download the script for jQuery as well as browse all of the documentation for the library.
  4. PHP
    - PHP.net contains documentation and downloads for all the versionsof PHP.
  5. JavaScript
    - Javascript.com contains begginer resources as well as a Javascript course.