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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: How can I learn to use logic, reason and critical thinking practically?

21 点作者 gymshoes超过 6 年前
I am currently looking at 2 courses to study logical thinking and reasoning<p><pre><code> 1. Introduction to Logic: This teaches Propositional, Relational and Herbrand logic 2. Think Again:This is a 4 part course that teaches the following: How to Understand Arguments How to Reason Deductively How to Reason Inductively How to Avoid Fallacies </code></pre> Since these courses are academic, how can one start using this knowledge practically?

6 条评论

jstewartmobile超过 6 年前
That all sounds like a starter pack for arguing like undergraduates--one accusing the other of this fallacy that, while being insufficiently critical of--or even outright oblivious to--the premises they&#x27;re starting from.<p>Would probably be better served digging into epistemology, all of the great philosophers, and if you want to start getting mathematical about it, look into Judea Pearl&#x27;s books.<p>For something less academic, Ray Dalio is a surprisingly good resource in this area.
评论 #18501400 未加载
yesenadam超过 6 年前
My 2c: I don&#x27;t know how long or good those particular courses are. They do sound short. (There are many good books on those and similar topics) But if you think, talk, engage in conversations&#x2F;debates&#x2F;arguments, write (which I think everyone does) you can&#x27;t but help &#x27;using the knowledge practically&#x27;, I should think. The more you understand arguments, fallacies, inductive and deductive reason, the better.<p>The logic one sounds less practically useful in everyday life (except maybe in analytic philosophy, computer science or linguistics.) The thinking course probably would cover the logic useful in everyday thinking&#x2F;talking&#x2F;writing. I hadn&#x27;t heard of Herbrand logic, but judging by [0] it sounds more like the kind of thing used in programming (lambda calculus&#x2F;functions and BNF&#x2F;parsers&#x2F;compilers) than in traditional logic. But sure, if you find it fascinating, go for it.<p>[0] <a href="http:&#x2F;&#x2F;intrologic.stanford.edu&#x2F;notes&#x2F;chapter_09.html" rel="nofollow">http:&#x2F;&#x2F;intrologic.stanford.edu&#x2F;notes&#x2F;chapter_09.html</a>
hashr8064超过 6 年前
It depends on what you want to accomplish but if you want practical skills such as being able to convince people of your ideas or leaving positive impressions and getting the outcomes you want, I would suggest studying psychology, specifically evolutionary psychology and psychological biases, as well as communication.<p>Only in an academic setting does anyone care whether or not an argument is valid or sound or even know what those two mean.
veddox超过 6 年前
Get to know somebody who is a (constructive) critical thinker, and spend time with them. Read books by people who are good critical thinkers. If you want to develop a practical skill, watch people who are good at it doing it.<p>Oh, and as hashr8064 said: Constructing a logically sound argument is one thing - bringing your opinion across to someone else is an entirely different matter. Learn communication skills, and don&#x27;t neglect the social aspect of an argument ;-)
alok-g超过 6 年前
In my opinion, reading this will be more helpful: <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Pseudoscience#Indicators_of_the_possible_presence_of_pseudoscience" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Pseudoscience#Indicators_of_th...</a><p>If you are on those courses, you are likely to be logical enough. Learning to sense misinformation and how to counter and work though it would then add more value to you.<p>Note: The 4th part, How to Avoid Fallcies, may already be covering the above, though possibly not since the link above only gives &quot;indicators&quot; of &quot;possible&quot; presence of pseudoscience. Avoiding fallacies is different from avoiding pseudoscience.<p>All of this can also make your life more challenging since you are not and would not be a typical person, but living with many of them. So make sure to master people skills too unless you are already there.
alan_wade超过 6 年前
&quot;Rationality: From AI to Zombies&quot; and SlateStarCodex are what you&#x27;re looking for. These are by far the best resources to learn practical rationality and logical thinking.