跟读练习: Object-Oriented Programming in 60 Seconds 👨💻 - 通过视频学习英语口语
正在创建课程...
1
What is object-oriented programming?
2
Object-oriented programming is actually one of the most popular ways to program.
3
It separates and organizes your code around objects.
4
Let's say I'm building a game about cars.
5
I would have a class named vehicle
6
and in there would have attributes like build and year and methods like drive or reverse.
7
And this works like a blueprint so that when you create the object, it's contained in its own instance.
8
But where this gets really powerful though is through inheritance.
9
Let's say I wanted to add a boat to my video game.
10
You could create a class named boat that inherits all of the functions
11
and data of vehicle while having its own private methods like drop and anchor or whatever boats do.
12
But object-oriented programming doesn't go without its own critiques.
13
Objects usually contain mutable states, which makes them a little bit harder to debug, especially if it's being passed around a lot.
14
Make sure to follow for more dev-related content.
为什么要通过这个视频练习口语?
通过观看并练习这个关于面向对象编程的视频,你不仅能够学习新的英语词汇,还有助于提升你的口语能力。面向对象编程的概念往往涉及专业术语和具体的应用场景,这使它成为一个极好的雅思口语练习的材料。在观看视频时,可以利用shadow speak的技巧,与讲解者一同模仿发音和语调,从而提高你的英语自然流畅度。
语法与表达在语境中的应用
视频中使用的一个重要结构是“Let's say”,这是一种常用的引入假设情境的表达方式,比如:“Let's say I'm building a game about cars.” 这个结构不仅能帮助你在口语中创建生动的情境,还能增加交流的趣味性。
- Class:在编程中,类是一种重要的概念。此类描述了物体的属性和方法,视频中的“class named vehicle”就是一个具体例子。
- Attributes和Methods:它们分别指对象的特征和可执行的动作,理解这些术语能帮助你在技术讨论中游刃有余。
- Inheritance:这是一种通过创建新类而继承已有类特征的概念,能够在口语中扩大你的表达范围,例如“create a class named boat that inherits all of the functions and data of vehicle”。
常见的发音陷阱
在视频中,一些特定的单词和短语可能会让学习者感到困惑。例如,“vehicle”的发音和拼写在某些方言中会有不同。另一个挑战是“methods”,这个词在快速说话时容易被吞音。此外,讲解者的语调和语速也可能对模仿造成一定的困难。在练习时,可以试着放慢速度,并多次重复这些单词,以提高你的发音准确度和语调。
通过观看看YouTube学英语的内容,并练习shadowspeak,你将能够更有效地掌握专业英语,提升自己的口语能力。
什么是跟读法?
跟读法 (Shadowing) 是一种有科学依据的语言学习技巧,最初开发用于专业口译员的培训,并由多语言者Alexander Arguelles博士普及。这个方法简单而强大:您在听英语母语原声的同时立即大声重复——就像是一个延迟1-2秒紧跟说话者的影子。与被动听力或语法练习不同,跟读法强迫您的大脑和口腔肌肉同时处理并模仿真实的讲话模式。研究表明它能显着提高发音准确性,语调,节奏,连读,听力理解和口语流利度——使其成为雅思口语备考和真实英语交流最有效的方法之一。