Saturday, August 11, 2012

WebSites That I have joined or use as a resource

General /tools

http://stackoverflow.com #programmers blog site and much much more
https://github.com # Code storage and sharing site
http://newrelic.com  # monitors web site performance and helps improve it
http://www.blogger.com # where I keep my programming notes :)
http://www.heroku.com # Launching site to test my web programs
http://www.linkedin.com # resume and serves as a central hub to my professional info /projects
http://www.behance.net  # Where I can display some of my more graphical programming projects


HardWare/ Supplies / Books / software
http://www.amazon.com # where I get most my programming books and spend most my money
http://www.newegg.com # they take what ever money is left over ->preferred hardware shop
http://www.studica.com # Great place to get compilers and other software at academic pricing


API/DOCS

https://developer.mozilla.org/en-US/docs/JavaScript/Language_Resources?redirectlocale=en-US&redirectslug=JavaScript_Language_Resources #deocs on java script

http://api.jquery.com/ #api for JQuery

http://ruby-doc.org/core-1.9.3/ # api for ruby

http://docs.oracle.com/javase/6/docs/api/ #api for java

http://gitref.org/ # docs for git

http://www.w3schools.com/default.asp # has docs / api /tutorial for many languages

No comments:

Post a Comment