Reference Sites for Programming Languages
A few days ago, Slashdot had a post asking for the best reference site for each programming language. There were two very interesting sites that showed up: QuickRef.org and gotAPI. Both of them offer documentation for many language. QuickRef.org covers C, C++, CSS, HTML, HTML DOM, Java, JavaScript, MySQL, Perl, PHP, Python, and Ruby. GotAPI covers both programming languages and other languages and APIs like HTML, CSS and Google GWT.
I’ll try to use these sites to see how they stack up again my current favorite approach: Just Google the problem.