All web developers have bookmarks which they constantly reference. Is there any one URL that should be more popular among web developers?
|
|
Particletree - great web magazine on development, usability, and design the people who make Wufoo. |
|||
|
|
|
|
www.quirksmode.org for all things related to browser differences. |
|||
|
|
|
|
This one's a given: Google |
|||
|
|
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. |
|||
|
|
|
|
I use google code search quite a bit: http://www.google.com/codesearch |
|||
|
|
|
|
Shorcut and index of many resource for developers, included many sites here mencioned. |
|||
|
|
|
|
HTML & CSS reference: HTML Dog Articles: ALA - requried reading for anyone invovled with web applications - expecially frontend. |
|||
|
|
|
|
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. ;-) |
|||
|
|
|
|
Sometimes you just need to step away from the code. |
|||
|
|
www.CodeProject.com is a nice one. |
|||
|
|
|
|
http://api.rubyonrails.org/ of course. Although admittedly I use Google to search it ;-) |
|||
|
|
|
|
For our german-speaking readers: http://www.galileocomputing.de/openbook A very good resource of free online books for various languages and topics. |
|||
|
|
|
|
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. |
|||
|
|
|
|
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. |
|||
|
|
|
|
I've actually found the Mozilla Dev Page to be an incredibly useful resource for anything web-related: standards, CSS, HTML, JavaScript, XML, etc. |
|||
|
|
|
|
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. |
|||
|
|
|
|
So you know how not to do things |
|||
|
|
I use W3Schools as a real handy, easy to use reference for CSS and basic DOM stuff (as well as XPath) |
|||
|
|
http://www.alistapart.com/ for everything related to professional web interfaces. |
|||
|
|
|
|
A List Apart, for the HTML/CSS/design side of things. |
|||
|
|
|
|
asp.net for the .net web developer |
|||
|
|
|
|
http://www.csszengarden.com/ for CSS |
|||
|
|
|
|
SlackerOverflow. That, and Google. But I don't need a bookmark for either. |
|||
|
|
|
|
stackoverflow.com of course! |
|||
|
|
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. |
|||
