Anyways, here's a slightly dated but really great source of information on web development. I saw the playlist posted in a comment on HN in a similar thread
https://www.youtube.com/playlist?list=PLAwxTw4SYaPlLXUhUNt1w...
21–30 of 111 posts
Anyways, here's a slightly dated but really great source of information on web development. I saw the playlist posted in a comment on HN in a similar thread
https://www.youtube.com/playlist?list=PLAwxTw4SYaPlLXUhUNt1w...
One of my kids - 10yrs old - has been wanting to learn basic HTML and "programming". We've been going through the W3C with no trouble, and he's learning at an amazing rate. This tutorial is way beyond anything he could approach. For example "Pedagogy" - I don't know what that means, and neither does he. Another example, from the beginning "In this section of the curriculum, you will be introduced to non project-based…
What W3C resources have you been using?
I'm about to graduate him from "do it in just the browser" to using GitHub pages. That way he can have an HTML site that's "his" and start putting the pieces together.
Just want to thank you for your kind comments, it's making me happy :) - cheers from Jen, maintainer of these repos and curriculum designer / author at Microsoft
One of my kids - 10yrs old - has been wanting to learn basic HTML and "programming". We've been going through the W3C with no trouble, and he's learning at an amazing rate. This tutorial is way beyond anything he could approach. For example "Pedagogy" - I don't know what that means, and neither does he. Another example, from the beginning "In this section of the curriculum, you will be introduced to non project-based…
> "Pedagogy" - I don't know what that means It means “teaching methods”.
Earlier quoted context omitted.
> "Pedagogy" - I don't know what that means It means “teaching methods”.
The meta-point is that the usage of complex words is off-putting to those trying to learn something for the first time. There's always an element of "I don't know what this is, so I can skip it" but better to keep topics simple and approachable.
https://blog.isquaredsoftware.com/series/how-web-apps-work/
The series provides an overview of HTTP and servers, client dev, browsers / HTML / CSS, JS / DOM, and AJAX.
A number of folks have told me they found the series particularly helpful.
Looks like a great resource for absolute beginners. I have dabbled in full stack open [1] and I Think that is a great resource for people who have a little cs knowledge under their belt already. [1] https://fullstackopen.com/en/