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: TED talk about full stack, what would you talk about?

2 pointsby mcbetzabout 8 years ago
Let's say you would give a TED talk about how the modern web and modern web applications work. The talk has the title "Full Stack For Beginners". What would be your (say 5) main topics?

3 comments

jefflombardjrabout 8 years ago
To me, diving into full stack development with a beginner audience is kind of pointless. They have no context as to what full stack means. So that&#x27;s one approach, you could talk about the different mechanics of a website and the<p>If it were me, I would talk about the history of Web Development to explain with how we arrived at the current state, and maybe offer a couple of futuristic teasers of where it could go. People are much more likely to respond to a story, than a &#x27;hey here&#x27;s how it works&#x27; but that largely depends on the audience.<p>Something that would look like: - Netscape Browser and the Rise of HTML - Introduction of CSS and JavaScript (explain how separation of Content&#x2F;Function&#x2F;CSS is a great thing) - Talk about the rise of Ruby&#x2F;Rails&#x2F;Jquery CMS systems and how specialized tools developed for different areas of the stack. - Talk about the rise of SPA architecture and how many things are being abstracted away. - Talk about future technologies and possible future trends in Web Development
mcbetzabout 8 years ago
I would cover basics of Linux server (Apache&#x2F;Nginx, 10 most important commands for the terminal) and what they do, why we need databases and how SQL based ones work. I would add email technology (why it is so easy to use and hard to manage - think sending newsletters, handling bounces, DKIM, SPF etc.). And lastly: basics of HTML&#x2F;CSS plus PHP.
tboyd47about 8 years ago
I would talk fundamentals for a while (basic computer architecture, system resources, how a web browser works) then offer some advice on conducting goal-oriented research (how to research any topic sufficiently in a given time frame).
评论 #13893966 未加载