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 |
||||
|
|
|
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. |
|||
|
|
I use W3Schools as a real handy, easy to use reference for CSS and basic DOM stuff (as well as XPath) |
|||
|
|
A List Apart, for the HTML/CSS/design side of things. |
|||
|
|
|
|
So you know how not to do things |
|||
|
|
http://www.csszengarden.com/ for CSS |
|||
|
|
|
|
www.quirksmode.org for all things related to browser differences. |
|||
|
|
|
|
Not ONE response has mentioned http://validator.w3.org/ Shameful. |
||||
|
|
|
I've actually found the Mozilla Dev Page to be an incredibly useful resource for anything web-related: standards, CSS, HTML, JavaScript, XML, etc. |
|||
|
|
|
|
www.CodeProject.com is a nice one. |
|||
|
|
|
|
EVERY developer should have this! |
|||
|
|
|
|
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. ;-) |
|||
|
|
|
|
If you're a Microsoft-centric developer, msdn.microsoft.com. Just be prepared to dig a bit ... |
|||
|
|
I use google code search quite a bit: http://www.google.com/codesearch |
|||
|
|
|
|
It's obvious! http://localhost/ !!!! |
|||
|
|
|
|
http://www.alistapart.com/ for everything related to professional web interfaces. |
|||
|
|
|
|
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. |
|||
|
|
|
|
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. |
|||
|
|
|
|
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. |
|||
|
|
|
|
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. |
|||
|
|
|
|
Http://devguru.com - Quick concise references for ADO, JavaScript, VBScript, XHTML, ASP, JetSQL, WML, XML DOM, CSS2, PHP, WMLScript, XSLT, HTML, T-SQL, and WSH |
|||
|
|
|
|
|
|||
|
|
|
|
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. |
|||
|
|
|
|
asp.net for the .net web developer |
|||
|
|
