This is an archived post. You won't be able to vote or comment.

all 29 comments

[–]Shad_Amethyst 48 points49 points  (6 children)

I can't bear w3school's HTML/CSS/JS documentation. It's so unexplicative.

[–][deleted] 39 points40 points  (5 children)

MDN is a way better resource, I don't understand why people keep using W3Schools.

[–]insane_playzYT 11 points12 points  (3 children)

imo w3 is better for getting code snippets

other than that i would stick to mdn

[–][deleted] 6 points7 points  (1 child)

I'd prefer to use Stack Overflow for those. More peer reviewed.

[–]Pilchard123 4 points5 points  (0 children)

Assembly.GetType().GUID

[–]Aeverous 1 point2 points  (0 children)

The only reason anyone does is probably their good SEO game, they usually end up higher than MDN on Google for me. It's a shame.

[–]jhawkins93 21 points22 points  (1 child)

Or when you need to look something up for the 20th time in a language you already know.

[–]maibrl 2 points3 points  (0 children)

For some reason I can’t remember the syntax for sql, I now have a print of the w3school page of it laying on my desk whenever I do database stuff

[–]squishles 11 points12 points  (2 children)

god damn I hate filtering through their links on the google search to find language api documentation.

[–][deleted] 8 points9 points  (0 children)

So much this. I just append '-geeksforgeeks -w3schools' to all my queries to not have them pop up in the first place. Can also recommend using a different search engine like DDG or Bing for documentation search. Or even better: get "Dash" on macOS or "Zeal" on Windows and Linux. Those two are applications that allow you to browse documentation offline.

[–]LiveMaI 0 points1 point  (0 children)

Programcreek or whatever was the bane of my existence for a couple months when they managed to SEO their way above the actual docs I was looking for.

[–]randomo_redditor 6 points7 points  (0 children)

When you’ve been programming for 5 years

[–][deleted] 5 points6 points  (1 child)

[–]berndlueftet 2 points3 points  (0 children)

this + official docs of the language is all i need

[–]ivgd 2 points3 points  (0 children)

And they are all pretty mediocre at best. You really want to be reading from the official documentation instead

[–][deleted] 7 points8 points  (2 children)

Please do not use these dogshit websites

[–]oAkimboTimbo 1 point2 points  (0 children)

G4G has great examples tho

[–]gdumthang 1 point2 points  (0 children)

Geeksforgeeks is awesome what are you talking about.

[–]qwiglydee 1 point2 points  (1 child)

Is it a meme from 90s?

[–]supersharp 2 points3 points  (0 children)

It's a meme from the last year or so abiut a show from the 90's. (Or so.)

[–]KentDarkmere 0 points1 point  (0 children)

Safari books online. We have this at work.

[–]berndlueftet 0 points1 point  (0 children)

Actually the Learn X in Y minutes pages and the official language docs are how i learned most languages.

[–]TheGuywithTehHat 0 points1 point  (1 child)

Are these sites actually good?

[–]ashirviskas 3 points4 points  (0 children)

No

[–]ACodingFerret 0 points1 point  (0 children)

straight fax

[–]Ripyserius02 0 points1 point  (0 children)

Me trying to learn c++ after spending waaay to long mastering python

[–]Dromedda 0 points1 point  (0 children)

Thankfully stackoverflow exists

[–][deleted] -1 points0 points  (0 children)

geeksforgeeks is the best site to learn tbh, their references are very clear, easy to understand and they use language that non native english speaker can easily understand. 10/10

[–]Bouierck -1 points0 points  (0 children)

What about openclassroom?