跟读练习: How to Make Anything - Learn to Think Like an Engineer - 通过YouTube学习英语口语

C1
Most people treat starter kits like toys,
⏸ 已暂停
124
如果句子过短或过长,请点击 Edit 进行调整。
1
Most people treat starter kits like toys,
2
then they don't know how to start their first real project because they never learned how to build systems.
3
In this video, I'm going to show you the mindset shift
4
that you need to turn a $20 starter kit into a real engineering experience.
5
This is how the pros do it,
6
and if you start now, so can you.
7
Hello and welcome to Fluxbench.
8
My name's James and I'm a nerd and I hope you're a nerd too.
9
okay so here's the problem you get your kit you follow the tutorial you plug in your light
10
and wire it up exactly like they tell you to you run the code
11
that they give you and it blinks wonderful
12
and then you go on to the next lesson and another part
13
but what did you actually learn by doing that like
14
if i took away those instructions do you think you could honestly use
15
that part in something else you're not learning electronics you're following recipes
16
and that's copying and it's fine to get started but you're not going to get far past blinking lights doing that.
17
What matters is connecting all these ideas together.
18
Why does the LED actually work?
19
What else could the LED respond to?
20
What else could you swap in instead of using an LED?
21
Here's how I look at it.
22
Those lessons are giving you one tool at a time where you have things like buttons
23
and sensors and those are just inputs and then you have your microcontroller in the middle
24
and then you have LEDs and screens and stuff like that that are outputs.
25
And what you need to do is chain the inputs to the outputs somehow.
26
You need to build a system that links them all together.
27
And that's where the real engineering is.
28
If you begin thinking like this,
29
then that $20 starter kit of yours,
30
it's no longer a toy.
31
It's a freaking laboratory to do whatever the heck you want
32
with it it's your R&D laboratory you have all the tools
33
all the sensors the buttons whatever you need to make what you want it should be in there
34
so now we get to the fun cheesy part of it's
35
not what you know it's how you think about it it's the real difference between a beginner
36
and a builder is
37
that a beginner looks at a starter kit as a bunch of individual demos
38
that are separate and a builder looks at them as a bunch of individual tools
39
that they're going to go link together in a system
40
and they're just learning one at a time and
41
so you got to have
42
that mindset shift of it's not demos it's systems i want
43
to show you the engineering ladder of mine it's got five rungs on it
44
and in the beginning you start out with tutorials
45
and in the end you're able to build whatever the heck you want this is the blinky stage where you follow tutorials,
46
you plug in sensors, you just get results.
47
But it's not the destination.
48
Think of this as just learning individual words of a vocabulary.
49
The magic really begins once you start to integrate these separate things.
50
Once you start to combine a button with an LED or some sort of sensor with like a speaker,
51
all of a sudden you're taking these individual tools and combining them into a system.
52
It's like if you took these individual vocabulary words,
53
started putting them together and they're starting to make like a fluid sentence.
54
Now you're really starting to speak like a real engineer.
55
Music isn't just one note,
56
it's a arrangement of many.
57
And it's the same thing with electronics and when you start to combine and integrate them,
58
this is where that real electron jazz begins.
59
I love modules, they're a great way to get started in electronics.
60
You can just go and buy a kit of them for real cheap and they just work.
61
But the problem is once you need a lot of them.
62
This here is a infrared transmitter.
63
It's probably a dollar or two dollars a piece
64
but the problem is it's probably five or ten cents a piece for the actual parts.
65
And then this thing here is a photoelectric light measuring module,
66
but all these parts here are probably one penny a piece.
67
They're just resistors, to be honest.
68
And this bag of buttons,
69
if you buy a button module,
70
oh my goodness, well, you might need it,
71
but it's just like a penny or two per button.
72
So all these are great,
73
but those $5 modules are probably just like 75 cents in parts.
74
If you use enough of them,
75
it's kind of like trying to water a tree with bottled water.
76
You can definitely do it.
77
It's just a really expensive way to go about doing it.
78
Flip your board, read the chip,
79
look up the part, own your circuit.
80
So the real playground isn't in your 37-in-1 sensor kit or your modules.
81
It's in the catalog.
82
Check this out.
83
A whole box or bag full of different microcontrollers.
84
So you can take your ESP32
85
and I can basically swap out any size of memory I want
86
so I can get a $3 microcontroller or a $5 microcontroller depending on how much money I want to put into it.
87
I can add all sorts of sensors.
88
I can customize it however I want and that's what you get when you start working with a catalog compared to modules.
89
Start browsing distributors like Mauser,
90
DigiKey, L-C-S-C And you don't just search You really try to discover
91
You sometimes find the part that just does exactly what you need,
92
and other times you find a part so cool you end up changing your whole project around it.
93
The real superpower is debugging,
94
fixing, and just not panicking while you do it.
95
Because by now, you don't expect things to work on the first try,
96
and when something else breaks,
97
you're used to it, and you just start hunting it down because you're ready for it and you know where to look.
98
At this point, you're not copying anymore.
99
You're building.
100
You're solving.
101
And if you actually manage to get here, you're dangerous.
102
Most people don't get past level one.
103
But the thing is, if you're feeling the itch to do something real,
104
then this is your ladder.
105
Climb it.
106
I'm serious.
107
By the time you get to the top,
108
you will be dangerous because you're not going to need anyone else's help.
109
Whatever the thing is that you want to do,
110
you're going to know how to do it.
111
You got to learn, integrate,
112
replace, explore, and most of all, you got to persevere.
113
If you don't know where to begin,
114
then my previous video talks about how to actually get electronics,
115
what to buy, where, how much,
116
just get a starter kit.
117
Any of them will do.
118
And in the next video,
119
we're going to start doing something crazy.
120
I'm going to start a series where we're actually going take
121
some of these first few lessons of any of these starter kits
122
and we're gonna go all the way from idea all the way to income making a real product.
123
This is something that you guys can do as well so follow along it's gonna get crazy.
124
But for now whatever it is go out there make something awesome you got this.

下载应用

AI 为你说出的每个句子打分

TRENDING

热门

背景与上下文

在这段视频中,讲者讨论了如何将一个简单的入门工具包转变为真实的工程体验。他强调,大多数人把这些入门工具包当作玩具来对待,缺乏系统思考的能力。通过改变思维方式,学习者可以从基础的LED闪烁迈向更复杂的系统构建。这一转变有助于将单独的组件组合成一个完整的工作系统,为未来的创造提供更广阔的可能性。

日常交流十大短语

  • 你会怎么做这个? (What would you do for this?)
  • 我可以尝试不同的组合吗? (Can I try different combinations?)
  • 这个怎么连接? (How do I connect this?)
  • 这部分的功能是什么? (What is the function of this part?)
  • 能否给我一个例子? (Can you give me an example?)

逐步影子跟读指南

要有效地进行英语口语练习,建议采用以下步骤来进行shadow speak(影子跟读),以应对上述视频的难度:

  1. 收看视频并初步理解内容:在观看视频时,注意讲解的要点,尽量理解讲者传达的思想。这可以帮助你对工程思维有初步认识。
  2. 逐句重放视频:在播放视频时,一句一句地暂停,尝试模仿讲者的发音和语调。这是提升英语口语练习的重要步骤,有助于提高你的语言表达能力。
  3. 记忆关键短语:在学习短语的过程中,可以将日常交流中的短语记下来并进行反复练习。比如,上述短语可以帮助你在工程相关的讨论中更自信地表达。
  4. 实际应用:尝试将你学到的知识应用到实际的项目中,例如,使用一个简单的电子工具包自己动手做一个项目,把所学的短语和语法融入到实际的对话中。
  5. 反复练习与反馈:与他人交流时,经常使用这些短语,并请他们给出反馈。这样不仅能够巩固你的英语影子跟读技巧,也能提升你在真实对话中的应对能力。

通过以上步骤,学习者可以在日常交流中灵活使用类似的视频内容,从而提高他们的英语口语能力,最终达到更高的表达水平。

什么是跟读法?

跟读法 (Shadowing) 是一种有科学依据的语言学习技巧,最初开发用于专业口译员的培训,并由多语言者Alexander Arguelles博士普及。这个方法简单而强大:您在听英语母语原声的同时立即大声重复——就像是一个延迟1-2秒紧跟说话者的影子。与被动听力或语法练习不同,跟读法强迫您的大脑和口腔肌肉同时处理并模仿真实的讲话模式。研究表明它能显着提高发音准确性,语调,节奏,连读,听力理解和口语流利度——使其成为雅思口语备考和真实英语交流最有效的方法之一。

请我们喝杯咖啡