余晖落尽暮晚霞,黄昏迟暮远山寻
本站
当前位置:网站首页 > 编程知识 > 正文

「龙腾网」如何快速学习复杂的材料?

xiyangw 2023-09-29 13:23 23 浏览 0 评论

正文翻译


How do you learn complex material quickly?

如何快速学习复杂的材料?

评论翻译
James Hilton, Web Developer

James Hilton, 网页开发人员
It totally depends on what you're learning. I don't believe there's a set way to learn everything most effectively.
Tim Ferris did a TV show on this though, so look it up and you can see how he learns some complex things fast. He is very logical and systematic about his approach, and I like to be that way also.
The biggest thing that everyone forgets when learning something new is that there are fundamentals that you must detect and then keep in mind ALL the time.
Take the topic of nutrition, for example... There's a million people out there calling themselves professionals and throwing around false advice that they don't even understand because they are not aware of the fundamentals of energy usage. If they keep studying for a couple years they'll eventually figure it out and think to themselves "Omg, that was one of the first things I learnt... I can't believe I didn't realise that! I've been telling everyone the wrong thing for years!!!"

这完全取决于你在学什么。我不相信存在固定的方法可以最有效地学习所有事。
Tim Ferris做了一个关于这方面的电视节目,所以查一下,你可以看到他是如何快速学会一些复杂的事情的。他的方法很有逻辑性和系统性,我也喜欢这样。
在学习新事物时,每个人都会忘记的最重要一件事是,你必须找出其基本原理,然后时刻牢记在心。
以营养学为例:有一百万人自称是专业人士,到处散布连他们自己都不理解的错误建议,因为他们不知道能源使用的基本原理。如果他们坚持学习几年,他们最终会明白这一点,并对自己说:“天哪,这是我学到的第一件事,我不敢相信我竟然没有意识到!我多年来一直在告诉每个人错误的事情!”
Learning something else like an instrument requires you to build coordination between your body and your mind first, so the most important thing is short regular practice to get that connection going. Once it's going, learning the chords/tabs are easy.
Studying anatomy can be incredibly difficult if you do not have a purpose to study it. Once you have a REASON to study it other than "I just want to know it for no reason at all", you will remember things much faster. Once you have a use-case scenario, you can put all the pieces together to make sense.
Programming languages are absolutely overwhelming at first, but if you look at an example of it in action, you can break it down quickly and learn what certain things do. Try learning PHP from PHP.net as opposed to tizag.com One is a reference tool made by the creators of PHP, the other is a step by step beginner to intermediate to expert guide showing real life examples as it goes.

学习其他东西,比如乐器,首先需要你在身体和大脑之间建立协调,所以最重要的是进行短期的定期练习,以使这种联系继续下去。一旦开始,后面学习和弦/制表符就很容易了。
如果你没有学习解剖学的目的,学习解剖学可能会非常困难。一旦你有了学习它的理由,而不是“我只是想毫无理由地了解它”,你就会更快地记住事情。一旦你有了一个用例场景,你就可以把所有的部分联系在一起,使之有意义。
一开始学习编程语言绝对是非常困难的,但是如果你看过一个实际的例子,你可以很快地将它分解,并了解某些事情是怎么做的。尝试从PHP.net而不是tizag.com学习PHP一个是PHP创建者制作的参考工具,另一个是一个循序渐进的初学者到中级到专家指南,展示了真实生活中的示例。
When learning maths, confidence plays a crucial part. This is very obvious when someone gives you a puzzle or complex question, and you attempt it and say it can't be done. Then they tell you, "yes it can, even I figured it out." And suddenly you go back to it with the confidence that "if they can, I CAN!" and you figure it out easily. I've taught some adults basic maths and they have such low confidence from their schooling experience that they are overwhelmed by the thought of a simple multiplication or division... 8/4 for example. Their confidence is so low that they can't even begin to figure it out, but after explaining it differently they see the patterns and figure it out by themselves. The next time they answer that question they'll still have that "overwhelming can't do it" attitude, until you tell them to stop and take their time, then they figure it out. They have to repeat this over and over until it's so natural that they can get rid of that installed fear.
So to summarize, when you learn a new complex subject, do this:

在学习数学时,自信起着至关重要的作用。当有人给你一个谜题或复杂的问题,你尝试着去做,却发现这是不可能完成的—此时自信的作用非常重要—然后他们告诉你,“是的,它可以,甚至我也能做出来。”然后突然你带着自信去解决它,“如果他们能,我能!”然后你很容易地找到解决方案。我教过一些成年人的基础数学,他们的学习经历让他们信心不足,以至于他们被简单的乘法或除法所困住。例如8/4。他们的自信心很低,甚至无法理解,但在以不同的方式解释之后,他们看到了模式,并自己理解。下一次他们回答这个问题时,他们仍然会有那种“非常困难而无法完成”的态度,直到你告诉他们停下来慢慢来,然后他们就会明白。他们必须一遍又一遍地重复这一点,直到十分自然进入状态,他们才可以摆脱这种根深蒂固的恐惧。
总之,当你学习一门新的复杂学科时,要做到以下几点:
原创翻译:龙腾网 http://www.ltaaa.cn 转载请注明出处


Find the fundamentals straight away. (basics that you must always remember whiel learning)
Find the principles straight away. (Rules that do not change regardless of how something contradicts it.)
Have confidence that if any other human can learn it, you can too.
Have a reason to learn it so that you can use the knowledge AS you learn it.
Find the best step by step guide first by asking people or searching and flicking through all guides available to you.
So give us an example of what you're learning!

直接找到基本原理。(学习时必须牢记的基本知识)
立即找到原则。(规则不会改变,无论某事物如何与之冲突。)
要有信心,如果其他人能学会,你也能。
有一个学习的理由,这样你就可以在学习的过程中运用这些知识。
通过询问他人或搜索和浏览所有可用的指南,首先找到最佳的分步指南。
所以给我们一个你正在学习的例子吧!
Rose Aap, MBA Digital Marketing, University of Twente (2020)

Rose Aap, 特温特大学工商管理硕士:数字营销(2020)
The average person has the capacity for about 3 to 4 hours of effective focus per day. You are able to extend your period of focus by training oneself, but firstly, my suggestion would be to effectively utilise the capacity you currently have. You can do this by adhering to the following guidelines:
Divide the 3/4 hours into several sessions ranging from 30 to 90 minutes. These sessions have to be of equal length. You can increase the length of your sessions once you’ve become comfortable with this method.
Choose several books that cover the topic to be studied in-depth (or online materials, as long as the device you’re using is offline during your sessions).
Sit down [insert own number of sessions] a day for the chosen period of time in a room with no distractions, which includes your phone (having a smartphone in your vicinity is detrimental to your focus). Set a timer, open your book, and start (speed)reading until the timer goes off. Then have a break that is (at the minimum) as long as your study sessions.
The book which I’m basing this on (Deep Work by Cal Newport) advises the reader to eliminate the inner voice during reading, meaning you just read without echoing the words internally. I’m presuming this is for the purpose of increasing reading speed.
Make sure that you’re in a mindset of curiosity and are deeply focused on the material while reading (even though this may be challenging at first).
Embrace boredom during the periods that you’re not studying. This allows the brain to process the information you’ve read without too much interference. Watching TV and using social media is a general no-go, since this requires a degree of focus and will therefore cause your study sessions to be less effective (these activities eat away at your limited time of effective focus and represent the inverse of productivity).
To ensure a fresh and renewed capacity for effective focus the following day, I’d suggest you plan all of your study sessions before 6 PM.
This method has worked wonders for me. Good luck.

普通人每天有3到4小时的有效注意力的专注时间。你可以通过自我训练来延长你的专注期,但首先,我的建议是有效利用你目前的能力。您可以通过遵守以下准则来实现这一点:
将3到4小时分为30到90分钟的几节课。但是时间必须相等。一旦你习惯了这种方法,你可以增加你的单次时间。
选择几本涵盖要深入研究的主题的书籍(或在线材料,只要您在专注期间使用的设备处于离线状态)。
在选定的时间段内,每天在一个房间里坐下来[安排好专注的时间],不要分心,包括手机(附近的智能手机会影响你的注意力)。设置计时器,打开书,开始(快速)阅读,直到计时结束。然后休息(至少)和你的学习时间一样长。
Cal Newport的《深度工作》—此书可以为你在这个阶段打好基础,建议读者在阅读过程中消除内心的声音,也就是说,你只是阅读,而没有内部的回声。我想这是为了提高阅读速度。
确保你处于好奇心的心态中,并且在阅读时将注意力集中在材料上(尽管一开始这可能很有挑战性)。
在你不学习的时候拥抱无聊。这使得大脑能够在不受太多干扰的情况下处理你所阅读的信息。通常不要去看电视和使用社交媒体,因为这需要一定程度的专注度,因此会导致你的学习课程效率降低(这些活动会消耗你有限的有效专注时间,并对生产力产生反相反)。
为了确保第二天有新的、更新的能力来有效地集中注意力,我建议你在下午6点之前计划好所有的学习课程。
这种方法对我起了奇效,祝你好运。
David Merriman, Co founder at Magic

David Merriman, Magic的联合创始人
原创翻译:龙腾网 http://www.ltaaa.cn 转载请注明出处


The easiest, fastest, and most effective way is also the most fun. Get passionate about it.
I once spent an entire afternoon learning how to comprehend Graham's number - a mindbogglingly large number once used as an upper bound in a mathematical proof - simply because I thought it was fascinating! Were that task assigned to me, and were I as uninterested in it as I am with most mathematical concepts, I would have dragged myself through it, slowly and painfully....

最简单、最快、最有效的方法也是最有趣的—对学习内容充满激情。我曾经花了一整个下午学习如何理解格雷厄姆的数字:一个令人难以置信的大数字,曾经被用作数学证明的上界;只是因为我觉得它太迷人了!如果这项任务是分配给我的,如果我对它不感兴趣,就像我对大多数数学概念一样,我会拖着自己慢慢地、痛苦地完成它
Brewin Vaz, Technology Enthusiast

Brewin Vaz,技术爱好者
1. If the concept can be visualized, I usually search for videos on the internet. A picture is worth a thousand words. You can then go deeper into the material.
2. If the concept cannot be visualized, I associate it with concepts that I have learnt earlier or have an idea about. I then fill in the gaps.

如果这个概念可以形象化,我通常会在网上搜索视频。一图胜千言,然后你可以更深入地了解材料。
如果这个概念无法形象化,我就把它与我之前学过的或有类似的概念联系起来,然后我填补空白。
原创翻译:龙腾网 http://www.ltaaa.cn 转载请注明出处


Taylor Case, Front-End Engineer at Cloud4Wi (2014-present)

Taylor Case, Cloud4Wi前端工程师(2014-至今)
The best way for me would be to break it down to the most basic levels, and learn them individually.
Also prioritizing the different concepts to build up a strong foundation in the subject that you are trying to learn.
I also usually study hard for 50 mins to 1 hr and then take a break, then get back at it. That seems like the most efficient way for me; once I get past 1 hr my brain starts to become unresponsive and taking a 5-15 min break refreshes it enough to keep going. Hope this helps, and good luck!

对我来说,最好的方法是把它分解成最基本的层次,然后逐个学习。
同时,优先考虑不同的概念,为你要学习的学科打下坚实的基础。
我也经常努力学习50分钟到1小时,然后休息一下,然后继续学习。这对我来说似乎是最有效的方法;一旦我学习超过1小时,我的大脑就会开始变迟滞,休息5-15分钟就足以让它恢复活力继续工作。希望这对你有所帮助,祝你好运!
Manish Raj Sharma
You just have to be a step ahead of opposition. See my friend, you do not have to be another tree in the jungle.
Whenever people learn things, they only get the volumes which are provided in that piece of information. That is not being “a step ahead of opposition”, in fact it means to be another tree in the jungle.
Now, how do you learn complex material or thing quickly? As a trainer and public speaker i always make sure that my information goes beyond their expectations. “Learn and Teach” whatever you learnt, start teaching others…period!
The best and unique ways to learn complex material quickly and effectively is…for instance you want to learn about dreams so,
Unknown facts about dreams
Rare facts about dreams
Amazing facts about dreams
Interesting facts about dreams and Hidden facts about dreams

你只需要比对手领先一步。注意,我的朋友,你不必是丛林中的另一棵树。
每当人们学习东西时,他们只会得到该信息中提供的数量。这并不是“领先对手一步”,事实上,这意味着成为丛林中的另一棵树。
现在,你如何快速学习复杂的材料或事物?作为培训师和演说家,我总是确保我的信息超出他们的预期。“学和教”:无论你学了什么,要开始教别人!
快速有效地学习复杂材料的最佳和独特的方法是:
例如,你想学习关于梦想的知识;
关于梦想的未知事实
关于梦想的罕见事实
关于梦想的惊人事实
关于梦想的有趣事实和隐藏事实

相关推荐

华为交换机配置命令总结

1、配置文件相关命令[Quidway]displaycurrent-configuration显示当前生效的配置[Quidway]displaysaved-configuration显示fla...

解决账户无法登录的故障
解决账户无法登录的故障

在优化系统时错误地根据网上的提示,将唯一的Administrator账户设置为禁用,导致重启后无法进入系统。类似的故障还有使用组策略限制本地账户登录,导致重启后...

2023-10-11 17:16 xiyangw

S5720交换机登录提示初始密码存在安全风险
S5720交换机登录提示初始密码存在安全风险

问题描述客户每次登录输密码时,提示初始密码不安全,现在客户嫌麻烦想要去掉:Username:huaweiPassword:Warning:Theinitia...

2023-10-11 17:15 xiyangw

Springboot,Mybatis修改登录用户的密码
Springboot,Mybatis修改登录用户的密码

一、Mybatis.xml<updateid="changePassword"parameterType="string...

2023-10-11 17:15 xiyangw

PHP理论知识之沐浴更衣重看PHP基础(二)
PHP理论知识之沐浴更衣重看PHP基础(二)

接上篇,咱们继续讲解PHP基础八、标准PHP组件和框架的数量很多,随之产生的问题就是:单独开发的框架没有考虑到与其他框架的通信。这样对开发者和框架本身都是不利的...

2023-10-11 17:15 xiyangw

新鲜出炉UCloud云主机“数据方舟”评测报告(5)— — 关其城
新鲜出炉UCloud云主机“数据方舟”评测报告(5)— — 关其城

2015年10月29日,UCloud云主机黑科技——“数据方舟”功能正式上线,首轮内测随即开放。截止至2015年12月6日,我们共收到了534位用户的评测申...

2023-10-11 17:14 xiyangw

业余无线电Q简语及英文缩语
业余无线电Q简语及英文缩语

Q简语:语音通信及CW通信通用(加粗为常用)QRA电台何台QRB电台间之距离QRG告之正确频率QRH频率是否变动QRI发送音调QRJ能否收到QRK信号之可...

2023-10-11 17:14 xiyangw

非常详细!如何理解表格存储的多版本、生命周期和有效版本偏差
非常详细!如何理解表格存储的多版本、生命周期和有效版本偏差

表格存储在8月份推出了容量型实例,直接支持了表级别最大版本号和生命周期,高性能实例也将会在9月中旬支持这两个特性。那么,最大版本号和生命周期以及特有的...

2023-10-11 17:14 xiyangw

H3C交换机恢复出厂和各种基本配置,这20个要点你知道吗?
H3C交换机恢复出厂和各种基本配置,这20个要点你知道吗?

私信“干货”二字,即可领取138G伺服与机器人专属及电控资料!H3C交换机不知道密码如何恢复出厂设置1、开机启动,Ctrl+B进入bootrom菜单,选择恢复出...

2023-10-11 17:13 xiyangw

在使用移动支付系统的时候如何保护信息安全?

移动支付的方式近年来不断被更新,使得Venmo(据嘉丰瑞德理财师了解,此为美国的“支付宝”)之类的支付方式已经可以某种意义上代替随身携带现金了。但是你必须防范那些第三方应用程序轻松地获取你的银行卡以及...

界面控件DevExpress WinForms MVVM入门指南——登录表单(下)

从本文档中,您将了解如何向应用程序添加登录表单。在本节教程中着重讨论了如何实现此任务,这基本上是附加应用程序功能的一部分。DevExpressUniversalSubscription官方最新版免...

linux基础命令(一)
linux基础命令(一)

为啥要学linux?您可能熟悉WindowsXP、Windows7、Windows10和MacOSX等操作系统。Linux就是这样一种强大的操...

2023-10-11 17:13 xiyangw

MySQL数据库密码忘记了,怎么办?

#头条创作挑战赛#MySQL数据库密码忘记了且没有其他可以修改账号密码的账户时怎么办呢?登录MySQL,密码输入错误/*密码错误,报如下错误*/[root@TESTDB~]#mysql-u...

MobaXterm忘记Session密码,如何查看已保存的密码
MobaXterm忘记Session密码,如何查看已保存的密码

MobaXterm工具登录过SSH终端后,如果存储了Session(存储后再连接ssh的时候只需要输入账号不需要输入密码就可以直接连接上ssh),则可以...

2023-10-11 17:12 xiyangw

华为交换机密码丢失修改方法
华为交换机密码丢失修改方法

华为S2300交换机找回密码设置一、目的交换机的console和telnet密码丢失,无法登录设备。交换机已进行过数据配置,要把密码恢复而数据配置不能丢失。二、...

2023-10-11 17:12 xiyangw

取消回复欢迎 发表评论: