this post was submitted on 03 Sep 2026
36 points (100.0% liked)
Learn Programming
2231 readers
3 users here now
Posting Etiquette
-
Ask the main part of your question in the title. This should be concise but informative.
-
Provide everything up front. Don't make people fish for more details in the comments. Provide background information and examples.
-
Be present for follow up questions. Don't ask for help and run away. Stick around to answer questions and provide more details.
-
Ask about the problem you're trying to solve. Don't focus too much on debugging your exact solution, as you may be going down the wrong path. Include as much information as you can about what you ultimately are trying to achieve. See more on this here: https://xyproblem.info/
Icon base by Delapouite under CC BY 3.0 with modifications to add a gradient
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
https://www.w3schools.com/html/
https://www.w3schools.com/css/
https://www.w3schools.com/js/
These are great resources for learning this stuff. Even if you don’t want to go through in order, it’s easy to glop in to get clarity on anything you’re questioning.
I really liked https://developer.mozilla.org/en-US/docs/MDN/Tutorials
yes, that too
I feel like this website is a blight on my search results and is never what I want to see. They have stuff for all kinds of languages and it's usually outdated or not optimal or not idiomatic or just feels like AI slop before AI slop was really a thing. Copied and pasted crap from other places with no context etc.
Huh, interesting. I’ve mostly used the html and css pages when teaching those, and I’ve found them to be perfect for beginners.
I think I have a historical bad taste from many years ago. Some cursory searching around yields that many say w3 schools has improved markedly since I last thought I could rely on it.
It used the W3 designation which lent it credibility it doesn't have, always showed up at the top of my results when I just wanted official documentation from python or MDN, etc. I'm guessing it's a fine resource for html/css/js now.
I share that historical prejudice against w3schools. 100% on the slop before LLM slop.
Thank you. That site looks like a library for developers and programmers.
Maybe it can eliminate my heavy notebook usage.
I'd keep the notebook usage. For me it burns what I'm learning into my brain, then a quick reference to the book is all I need to remember the rest. Unless I've been away for 10yrs then it's all gibberish hehe