TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: How did you learn to learn?

10 点作者 d-d将近 4 年前

5 条评论

gregjor将近 4 年前
We learn from birth without conscious effort or awareness. As we get older we learn patterns, incentives, rules, punishments that interfere with self-directed learning. Young children show intense curiosity and learn quickly. After a few years of school those qualities usually get pushed down and replaced by the forms of “education,” which get mistaken for “learning” due to perverse incentives.<p>You can recover your innate curiosity and ability to learn. If you went through typical schooling you have to give yourself permission to learn on your own. I recommend John Holt’s books <i>How Children Fail</i> and <i>How Children Learn</i>, and <i>Deschooling Society</i> by Ivan Illich.
jonplackett将近 4 年前
Lots of things I learned quickly and easily because I found them fun - like coding.<p>But I always sucked at languages - I was in top class for everything in school and bottom class for german. As an adult i tried to learn spanish and failed miserably for ages. Tried all the usual suspects but despite wanting the end result I found the process so boring and frustrating that i gave up.<p>Then I discovered Michel Thomas. He made learning a language something to be figured out. Something with structure, and conscious thought, and fun, and fast - As well as being an amazing teacher he&#x27;s an awesome dude (he was a frikkin&#x27; nazi hunter!).<p>The BBC made this doc about him where he goes into a school and teaches the 5 worst students GCSE french in only a few weeks. <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=O0w_uYPAQic" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=O0w_uYPAQic</a><p>If you are struggling to learn a language, you need this dude.<p>Read more about him: <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Michel_Thomas" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Michel_Thomas</a>
评论 #27488142 未加载
评论 #27506695 未加载
_benj将近 4 年前
I was lucky enough to be homeschooled (semi-properly) and thus avoided some of the terrible learning habits of traditional education.<p>Curiosity was encouraged and the curriculum, specially during early education (i.e. before I had to pass SATs), was mostly driven by interest and what books where available in the local library.<p>As an adult, and after being affected by 8 years of undergrad and grad schooling, I&#x27;ve notice that I need to make intentional efforts in order to approach something I want to learn in a &quot;non-academic&quot; way, say, curiosity driven, exploratory and giving myself permission to take a different direction at any time.<p>In a professional context (software engineer) where &quot;learning&quot; is very goal oriented, i.e. interface with X vendor&#x27;s API or use SQL to do something, I seldom worry about learning more than the bare minimum needed to complete the task because 1. the project has a deadline and 2. the motivation for the &quot;learning&quot; in that context is getting paid, and I&#x27;ve realized that trying to get paid AND finding joy in learning is near impossible for me.
muzani将近 4 年前
First was where my dad told me his role models would get most of their knowledge from biographies.<p>In college I did really well up to a point. Worked longer and harder and that made things worse. The best students slept early and were relaxed. So I capped my study hours, took care of diet and sleep, and developed a system for note taking. Long story short, it&#x27;s reading the conclusion of the paper&#x2F;chapter first, keeping a glossary, and breaking it down to the skeleton facts.<p>Then freelancing. Time&#x2F;skills converted directly to money. The Dreyfus model of skill acquisition worked best for this. There&#x27;s an order to learning, e.g. you shouldn&#x27;t start to learn a language with projects. Grinding skills gets you trapped as advanced beginner. There are multiple plateaus to mastery, and they usually require a mentor and some task.<p>Then after subscribing for MasterClass. It&#x27;s not the classes themselves, but rather seeing what the top 0.1% had in common. Everyone had passion, a way of dealing with self-doubt, beginner&#x27;s mind, and often some gaping flaw in their skill set which was transcended by some other skills.<p>Beginner&#x27;s mind became a fascination - how does an expert see the same thing differently every day? Doesn&#x27;t the expertise interfere?<p>The answer was in Thinking Fast and Slow&#x27;s two systems. There&#x27;s an intuitive system&#x2F;muscle memory (1) and an active conscious mind (2). You can&#x27;t let system 1 override system 2 - anger, fear, habit should not affect your perception. It&#x27;s not a clear cut mental&#x2F;physical separation either. Most of your learning will be done with system 1, including mental tasks like chess, debugging, algorithms. System 2&#x27;s job is just to interrupt when it&#x27;s on the wrong thing. This aligns perfectly with Dreyfus&#x27;s model too.<p>I&#x27;d say the best way to learn is to totally trust your learning instinct. Don&#x27;t think. Don&#x27;t judge yourself. Just use your consciousness to observe. If you observe hard enough (beginner&#x27;s mind), you&#x27;ll be too focused to think, which puts you into flow.
p0d将近 4 年前
I learned to persevere while tackling a hard subject. I now know if I don&#x27;t understand material at first I will given time. This got me beyond giving up in the early stages.