All web developers have bookmarks which they constantly reference. Is there any one URL that should be more popular among web developers?
|
|
This one is easy: http://www.w3.org |
||||
|
|
|
http://www.google.com , but then this goes for Every profession too :) I dont think there is anything I havnt found by doing a google search. |
|||
|
|
stackoverflow.com of course! |
|||
|
|
SlackerOverflow. That, and Google. But I don't need a bookmark for either. |
|||
|
|
|
|
http://www.csszengarden.com/ for CSS |
|||
|
|
|
|
asp.net for the .net web developer |
|||
|
|
|
|
A List Apart, for the HTML/CSS/design side of things. |
|||
|
|
|
|
http://www.alistapart.com/ for everything related to professional web interfaces. |
|||
|
|
|
|
I use W3Schools as a real handy, easy to use reference for CSS and basic DOM stuff (as well as XPath) |
|||
|
|
So you know how not to do things |
|||
|
|
Aside from Google (which is very important; it's where I always start), w3schools.com actually came in very handy for a couple years. I learned a lot about CSS, HTML, and other topics such as XSLT. |
|||
|
|
|
|
I've actually found the Mozilla Dev Page to be an incredibly useful resource for anything web-related: standards, CSS, HTML, JavaScript, XML, etc. |
|||
|
|
|
|
http://www.sourceforge.net !!! This is absolutely one of the largest collections of code known to the human race. You can peruse the code randomly at your leisure and see the good, the bad, and the down right ugly. It's all there. |
|||
|
|
|
|
It really depends on what you mean by web developer. At my company "developer" means programmer. We're an all php shop, so I'd argue for php.net. But we also have "production" people who work on standard xhtml, css, sometimes javascript, and for those folks, php.net makes no sense. I started in that position, but that was 10 years ago, and back then the answer was easily webmonkey, which was recently re-launched. |
|||
|
|
|
|
For our german-speaking readers: http://www.galileocomputing.de/openbook A very good resource of free online books for various languages and topics. |
|||
|
|
|
|
http://api.rubyonrails.org/ of course. Although admittedly I use Google to search it ;-) |
|||
|
|
|
|
www.CodeProject.com is a nice one. |
|||
|
|
|
|
Sometimes you just need to step away from the code. |
|||
|
|
For a tech reference site, it really it depends on what you do: Server-side Developer: http://www.codeproject.com or http://www.asp.net or http://www.php.net Client-side Developer: http://docs.jquery.com/Main_Page (jQuery docs) Designer: http://delicious.com/popular/webdesign (to keep up with latest trends) HTML layout: http://www.w3schools.com for dead-simple css references (and examples, and live previewing) But EVERYBODY can use a good 'task list' -- so I personally think everybody should have 'Remember the Milk' bookmarked. ;-) |
|||
|
|
|
|
HTML & CSS reference: HTML Dog Articles: ALA - requried reading for anyone invovled with web applications - expecially frontend. |
|||
|
|
|
|
Shorcut and index of many resource for developers, included many sites here mencioned. |
|||
|
|
|
|
I use google code search quite a bit: http://www.google.com/codesearch |
|||
|
|
|
|
I mostly find myself using resources of W3.org via Google and Web Developer extension. Besides all of the information about standards and recommendations, I think one of the most useful parts of W3.org are The W3C Markup Validation Service and several other tools they provide. |
|||
|
|
|
|
This one's a given: Google |
|||
|
|
www.quirksmode.org for all things related to browser differences. |
|||
|
|
|
|
Particletree - great web magazine on development, usability, and design the people who make Wufoo. |
|||
|
|
|
|
All developers (web or otherwise) should be following the SANS Internet Storm Center. It's a fairly up-to-the-minute look at active security threats, as well as an on-going tutorial on security topics. |
|||
|
|
