Earlier quoted context omitted.
It's crazy how bad the mobile epidemic has gotten. There are kids coming into a Computer Science degree that can't figure out how to unzip a zip or even finding out where files get downloaded to. (Fwiw, those I know dropped out before 2nd year)
> It's crazy how bad the mobile epidemic has gotten. It's crazy how well mobile's robust security model has protected the suddenly computing masses.
Show HN: HTML for People
181–190 of 223 posts
Re: Show HN: HTML for People
#182This is great, but most people don't care about coding or building their websites for scratch. Most people don't work on their own cars. Authors don't bind their own books. People want to share their thoughts, stories, and photos. In my opinion, we need better tools to allow people to create their own sites without needing to code.
Re: Show HN: HTML for People
#183Earlier quoted context omitted.
> The decision to skip CSS by depending on https://simplecss.org/ is smart I was always a little disappointed with how most web browsers choose to render HTML pages that had no explicit styling information. I'm not necessarily saying web browsers should have defaults as opinionated as simple.css, but the default page margins, padding, text styles, headings, etc that they picked aren't particularly attractive. Opinion…
That's a historic artifact. If a browser shipped new default CSS today it would break 30+ years of existing web pages.
Though with "reader mode" becoming more popular I wonder if there's a place for a browser with more opinionated defaults.
Re: Show HN: HTML for People
#184> Step 1. Create a folder on your computer I don't need to read farther than this, I'm never going to recommend this over freecodecamp. Let alone that a lot of people are usually on mobile during learning time, it just makes it too scary, too easy to mess up, too hard to share what you are doing to get help. I 100% believe online sandboxes are the way to teach coding to people who aren't already comfortable with tech…
Re: Show HN: HTML for People
#185> Step 1. Create a folder on your computer I don't need to read farther than this, I'm never going to recommend this over freecodecamp. Let alone that a lot of people are usually on mobile during learning time, it just makes it too scary, too easy to mess up, too hard to share what you are doing to get help. I 100% believe online sandboxes are the way to teach coding to people who aren't already comfortable with tech…
So basically you want to train a generation of copy/paster who don't understand what they are actually doing and who will never actually deploy anything because it is scary.
Re: Show HN: HTML for People
#186Earlier quoted context omitted.
I strongly disagree, someone who create a web site or learn to program needs to know the basic of the basic of using a computer
it's not about knowing the basics of using a computer, it's about eliminating the possibility of tiny mistakes like 1 typo in a file name causing everything to break, which can put someone off coding forever
Re: Show HN: HTML for People
#187Why, “Start coding already!” rather than something like, “Start writing already?” I think half the barrier to people building sites is that they think they need to know how to code, and that seems scary, but they do know what they want to write, and that seems more approachable.
Re: Show HN: HTML for People
#188Re: Show HN: HTML for People
#189Earlier 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…
Are you sure they have a computer (i.e. something with a keyboard and a filesystem that it is possible to write and run programs on) at home?
Re: Show HN: HTML for People
#190Earlier 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?