TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: What to teach in undergrad Intro to Tech course?

2 pointsby mashmac2over 10 years ago
I&#x27;m teaching an undergraduate Intro to Technology course which is required for all students at my university. I&#x27;ve been given relatively free reign over the content - It just needs to be relevant to the students and help them prepare for the rest of their schooling and future careers.<p>What would you include?<p>Right now the course involves a lot of Microsoft Office and typing skills, but I&#x27;d like to provide more value than just Office skills. I&#x27;ve been considering basic programming, video production, or computer hardware in addition to discussions about ethics in technology, ergonomics, technology addiction, and current events. What are your thoughts?

2 comments

tjrover 10 years ago
I&#x27;ve taught a course like that. I think your topic ideas sound good.<p>For the programming component, maybe look at Scratch, or perhaps do some scripting with Microsoft Office. Mobile (iOS, Android) development might be even more interesting to the students, though covering enough material in such a course to really have them do that on their own is likely implausible. You could perhaps have a mobile project already made, and, during class, show them roughly how it works, and solicit ideas on things to change -- then rebuild and run it again.<p>I&#x27;d almost certainly cover privacy-related topics, both technological and philosophical. You may not convince anyone to care about privacy, but at least help inform them.<p>It could be interesting to bring in some old computer systems, either for real or emulated, and demonstrate how things in decades gone by worked.
jhwhiteover 10 years ago
If I were teaching an Intro to Tech course I&#x27;d go over more of the basics of what you would find in A+ and Network+ certifications.<p>The basics of a computer, what the pieces are, how they interact. The basics of networking, the TCP&#x2F;IP stack, how networks work. I wouldn&#x27;t go into router protocols or anything.