Show HN: HTML for People
221–223 of 223 posts
Re: Show HN: HTML for People
#222Earlier quoted context omitted.
I try not to get overly-annoyed at this kind of thing too, but to me it just demonstrates an incredible lack of self-drive, or curiosity, especially in the CS domain. If the students are genuinely curious, there is nothing to stop them learning about pretty much any topic in CS - really. There are few university subjects where the entire syllabus is freely available online in almost every format imaginable the way CS…
To keep that line of reasoning going, what is the purpose of the university, if you're supposed to learn everything on your own?
Lack of understanding coming into the courses causes issues, when I started we had to delay things because some students hadn't encountered matrixes and the maths around them.
So sure, they can teach these things but it adds to what they already are trying to teach. A lowered base means less of the advanced content can be taught.
Re: Show HN: HTML for People
#223Earlier quoted context omitted.
Hyperbole. It wouldn't "break" all the web pages, they would simply render differently.
There's a lot of sites between pure html and modern css. "Simply" rendering things differently would definitely break a lot of sites. Just imagine if browsers started defaulting to *{box-sizing: border-box;}.