vote up 16 vote down star
7

All web developers have bookmarks which they constantly reference. Is there any one URL that should be more popular among web developers?

flag

58 Answers

prev 1 2
vote up 0 vote down

For our german-speaking readers: http://www.galileocomputing.de/openbook

A very good resource of free online books for various languages and topics.

link|flag
vote up 0 vote down

http://api.rubyonrails.org/ of course. Although admittedly I use Google to search it ;-)

link|flag
vote up 0 vote down

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.

link|flag
vote up 0 vote down

This one's a given: Google

link|flag
show 1 more comment
vote up 0 vote down

searchdotnet.com. Site uses google custom search, but only searches selected development sites. Great for finding programming info on things that generate way to many other options in straight google. Try 'RSS' in google and you get tons of useless non programming stuff. Try this site and you get relevant programming topics.

link|flag
vote up 0 vote down

Ruby Home Page just to check out what code they currently have for "Ruby is..."

link|flag
vote up 0 vote down

SitePoint Reference contains very in depth HTML and CSS guides, and a javascript one is in the works.

link|flag
vote up 0 vote down

My personal Favorite: http://www.cssplay.co.uk/

Great for Drop down menus and layouts... Helped me move from tables to css and XHTML.

link|flag
vote up 0 vote down

http://www.ss64.com It has references for Windows, Linux, Oracle, SQL Server, and more.

link|flag
vote up 0 vote down
  • google - to find stuff

  • www.joelofsoftware.com - to read stuff (not much lately though)

  • www.codinghorror.com - to read stuff
  • stackoverflow - to ask stuff
  • immike.net - to learn stuff about regular expressions (please learn them)
  • lifehacker.com - to hack your life instead of my PC!
link|flag
vote up 0 vote down

Number one is google, by far...

but one of my other top sites that I have open all the time would be safari.oreilly.com - it's a pay service, but if your employer would be so kind as to fund it, I find it invaluable when the need for a coherent, published source is needed. Some topics are just too hard to scrounge around for answers sometimes.

link|flag
vote up 0 vote down

As an ASP.Net developer I really like the code samples at 4GuysFromRolla.com. They have great tutorials if you want to learn ASP.Net, or check them out to get a good collection of sample code.

link|flag
vote up 0 vote down

The only one I have bookmarked is PEP333.

link|flag
vote up 0 vote down

Great javascript/DOM resource http://javascriptkit.com/domref/index.shtml

link|flag
vote up 0 vote down

Mootools

Php manual

Mysql Manual

In addition to what everybody else has posted (I love TDWTF :D)

link|flag
vote up 0 vote down

43folders.com for learning how to get down to business

link|flag
vote up 0 vote down

C++ developers: cppreference.com

link|flag
vote up 0 vote down

currently web development goes in as many aspects and technologies, that we can't talk about one URL, even can't du that for every technology/language

link|flag
vote up 0 vote down

I have Firefox configured to open the mobile version of Google Reader (http://www.google.com/reader/i) in my sidebar with all the blogs/RSS feeds I've tagged as being development related, giving me a nice clean list of posts alongside whatever I'm working on.

This is by far my biggest learning resource as there's always something new or different being discussed and I literally pick up something new every day. It's not so useful as an instant reference for what I'm working on, but I have the Google search box in the menu bar for that!

link|flag
vote up 0 vote down

bookmark google? surely easily found along with many others quoted. i'd propose a shift in organisation, either through using history of FF3 or chrome, possibly combined with a tagging account such as ddelicious.

link|flag
vote up 0 vote down

Krugle has been quite helpful several times.

link|flag
vote up 0 vote down

AJAXIAN

link|flag
vote up 0 vote down

http://www.koders.com/ - Open Source Code Search Engine

link|flag
vote up 0 vote down

www.google.com To not ask annoying questions that have been asked before

link|flag
vote up 0 vote down

www.delicious.com Keeps me updated with newest news in the sector

link|flag
vote up 0 vote down

http://www.WhoIsTheCutest.com/

Because web developers are, by nature, insecure beings.

link|flag
vote up -1 vote down

SlackerOverflow. That, and Google. But I don't need a bookmark for either.

link|flag
prev 1 2

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.