쉐도잉 연습: English for Developers: Real Daily Stand-up Meeting | Listening Practice - YouTube로 영어 말하기 배우기

C1
From clean code to clear communication,
⏸ 일시 정지
163 문장
문장이 너무 짧거나 길면 Edit를 눌러 조정하세요.
1
From clean code to clear communication,
2
welcome to English Not Null,
3
where you learn to present your work with confidence and precision.
4
Have you ever struggled to explain a complex technical problem during a daily meeting in English?
5
You know the issue, but finding the right words can be tough.
6
In this video, we'll listen to a realistic daily stand-up.
7
Our goal is to pay attention to the specific phrases used to describe challenges.
8
Notice how the developers talk about bugs, blockers, and performance issues.
9
This is the real, everyday language you'll use in your career.
10
Let's jump in.
11
Alright team, let's kick off our daily stand-up.
12
Who wants to start today?
13
I can go first.
14
I've been working on the new authentication service.
15
How's it coming along?
16
Any progress?
17
Yeah, it's going okay.
18
I've got the basic structure set up,
19
but I've run into some issues with token refresh.
20
Sometimes the tokens are expiring before they should.
21
I think I need to dig deeper into our JWT library.
22
Do you need any help with that?
23
I might need to discuss further with Alex's team.
24
He's worked with this library before.
25
Okay.
26
You've cleared up all other information about this ticket, right?
27
I've been waiting for some clarification on the security requirements from the client.
28
I see.
29
Have you talked to Henry about it?
30
He's our point of contact with the client.
31
He was quite busy yesterday, so he couldn't help.
32
Oh, I'm sorry about that, John.
33
I've been swamped with meetings.
34
After this meeting, come to my desk and we'll clarify these issues, okay?
35
Great.
36
Thanks, Henry.
37
John, what's your plan for today?
38
I'll keep working on the token validation logic.
39
Oh, and there's that weird bug with the password reset feature I need to look into.
40
The password reset?
41
What's going on with that?
42
It's.. ugh.
43
Sometimes it doesn't send the reset email.
44
Like, you request a reset and it just.. doesn't work, you know?
45
Hmm, that sounds tricky.
46
Any ideas what's causing it?
47
Not really.
48
I mean, it works fine most of the time.
49
It's just… sometimes it doesn't.
50
I'll debug it and update you later.
51
Alright, keep at it.
52
Let me know if you need any help, okay?
53
Yeah, sure.
54
Oh wait, almost forgot.
55
Has anyone seen the updated database schema?
56
I thought the DBA team was supposed to send it over.
57
I think Mark mentioned something about that in the team chat this morning.
58
Did you check Slack?
59
Oh man, Slack.
60
Why didn't he send an email?
61
I haven't looked at Slack today.
62
I'll check after the stand-up.
63
Sounds good.
64
Anything else you want to bring up?
65
Nah, that's it for me.
66
Alright, thanks John.
67
Evan, what's your status?
68
Yesterday, I was implementing the new UI components for the dashboard and ran into some issues with state management in React.
69
Today, I'll be refactoring the code to use Redux for better state handling.
70
State management issues again.
71
What's happening this time?
72
It seems that sometimes the component states aren't syncing properly.
73
It's causing inconsistencies in the UI,
74
especially when dealing with real-time updates.
75
That sounds concerning.
76
Do you have any leads on the cause?
77
I suspect it might be related to how we're handling asynchronous actions,
78
particularly with our WebSocket connections.
79
When multiple updates come in rapidly,
80
we seem to lose some state changes.
81
That's possible.
82
Have you looked into using middleware like Redux Saga to handle side effects?
83
Yes, I've been researching that.
84
I think implementing Redux Saga might help us manage these complex asynchronous flows better.
85
Have you discussed this with the rest of the front-end team?
86
Not yet.
87
I'm trying to put together a small proof of concept before bringing it up.
88
But I may need their input soon.
89
What about the new UI components?
90
When do you think they'll be ready for review?
91
I'll push the initial version to our staging environment this afternoon?
92
It won't be fully styled yet,
93
but the core functionality should be there.
94
I'm aiming to have it ready for a proper review by tomorrow afternoon.
95
That would be helpful.
96
Even if it's not the final version,
97
it will allow the team to start testing and provide feedback.
98
I'll prioritize getting a testable version out.
99
What else have you been working on?
100
There's an ongoing issue with our bundle size.
101
It's getting pretty large and affecting load times.
102
Right.
103
You mentioned that in our last sprint retrospective.
104
Still working through it?
105
Yes, I've started implementing code splitting and lazy loading for some of our larger components,
106
but we're still seeing longer than ideal load times on slower connections.
107
That's concerning.
108
What's your plan to address it further?
109
I'm looking into using Webpack's tree shaking more aggressively,
110
and potentially moving some of our larger dependencies to be loaded on demand.
111
I'm also considering implementing a service worker for better caching.
112
I'm hoping this will improve the situation,
113
but it's a complex issue.
114
Perhaps we should schedule a separate meeting to dive deeper into this,
115
maybe involve some of the performance optimization experts from other teams?
116
That's a good idea.
117
I'll put together some data and we can set that up later this week.
118
Perfect.
119
QA team, what's your status?
120
We've been running our automated test suite against the latest build.
121
we've uncovered a few edge cases in the user profile update flow anything critical nothing shows stopping
122
but there's an intermittent bug where profile pictures sometimes don't update immediately.
123
I'll send over the full report this afternoon.
124
Hmm, that might be related to the state management issues I mentioned.
125
I'll take a look once I get your report, Mia.
126
Sounds good.
127
Oh, and we've started setting up some new end-to-end tests for the dashboard feature.
128
Should have those ready for review by tomorrow.
129
Great work, everyone.
130
Product owner, any updates from your end?
131
Yes, just a couple of things.
132
I've been reviewing the user stories for our next sprint.
133
We might need to adjust some priorities.
134
What's changing?
135
Well, the client's been pushing for that data export feature.
136
They're saying it's becoming crucial for some of their enterprise customers.
137
Oof, that's going to be tricky to implement with our current architecture.
138
We might need to rethink how we're handling large data sets on the client side.
139
Yeah, and we'll need to optimize our API endpoints to handle potentially large data exports.
140
Might impact our current API design.
141
I know it's not ideal timing,
142
but it's coming from the executive level.
143
Can we discuss this more in sprint planning later today?
144
Definitely.
145
We'll need to weigh this against our current commitments.
146
Anything else before we wrap up?
147
Just a quick one.
148
Are we still on for that team building activity next week?
149
You know, the escape room challenge?
150
Absolutely!
151
It's booked for next Thursday afternoon.
152
Sounds fun.
153
Looking forward to it.
154
Alright, that wraps up our daily stand-up.
155
Thanks everyone.
156
Let's have a productive day.
157
That's it for our video today.
158
I hope this has been helpful.
159
Now, I have a question for you.
160
What is the most challenging phrase you've had to say during a daily meeting in English?
161
Leave a comment below and we can all learn from each other.
162
If you found this video valuable,
163
please hit the like button and subscribe to English Not Noel so you don't miss our next video.

앱 다운로드

당신이 말하는 모든 문장을 AI가 채점

TRENDING

인기 동영상

맥락 및 배경

이번 영상은 개발자들이 일상적으로 수행하는 스탠드업 회의의 실제 사례를 다룹니다. 개발자들이 복잡한 기술적 문제를英语로 설명하는 과정에서 겪는 어려움을 이해하고, 이러한 회의를 통해 사용하는 언어의 특성을 파악하는 것이 목표입니다. 참여자들은 각자의 진행 상황을 공유하며, 발생한 문제와 그 해결책에 대해 논의합니다. 이러한 상황에서 효과적으로 의사소통하는 방법을 배울 수 있습니다.

일상적 의사소통을 위한 5가지 주요 표현

  • 토큰 갱신 문제: "Sometimes the tokens are expiring before they should."
  • 명확한 정보 요청: "I've been waiting for some clarification on the security requirements from the client."
  • 회의 일정 관리: "I've been swamped with meetings."
  • 문제의 원인 파악: "I'm not really sure what's causing it."
  • 도움 요청: "Do you need any help with that?"

단계별 쉐도잉 가이드

이번 영상을 포함한 영어 쉐도잉 훈련은 listeners가 실제 대화의 흐름을 따라잡기 위해 사용되는 기법입니다. 쉐도우스피크(Shadowspeak)를 연습하는 데 도움이 되는 방법은 다음과 같습니다:

  1. 영상을 처음 시청하면서 주요 내용을 이해합니다.
  2. 대화의 흐름을 따라가며, 각 인물의 대사를 반복합니다.
  3. 특히 기술 용어와 중요한 표현들을 집중적으로 연습합니다.
  4. 영상의 내용을 요약해보며, 자신의 언어로 풀어보는 연습을 합니다.
  5. 마지막으로, 가능한 모든 표현을 자연스럽게 사용하여 대화를 완성할 수 있도록 합니다.

이처럼 쉐도우 스피치(shadow speech)를 활용한 영어 쉐도잉 연습은 당신의 발음과 유창성을 높이는 데 큰 도움이 될 것입니다. 일상적인 회의에서 사용하는 표현을 활용하여 자신감을 가지고 의사소통하는 능력을 기르세요!

쉐도잉이란? 영어 실력을 빠르게 키우는 과학적 방법

쉐도잉(Shadowing)은 원래 전문 통역사 훈련을 위해 개발된 언어 학습 기법으로, 다언어 학자인 Dr. Alexander Arguelles에 의해 대중화된 방법입니다. 핵심 원리는 간단하지만 매우 강력합니다: 원어민의 영어를 들으면서 1~2초의 짧은 지연으로 즉시 소리 내어 따라 말하는 것——마치 '그림자(shadow)'처럼 화자를 따라가는 것입니다. 문법 공부나 수동적인 청취와 달리, 쉐도잉은 뇌와 입 근육이 동시에 실시간으로 영어를 처리하고 재현하도록 훈련합니다. 연구에 따르면 이 방법은 발음 정확도, 억양, 리듬, 연음, 청취력, 말하기 유창성을 크게 향상시킵니다. IELTS 스피킹 준비와 자연스러운 영어 소통을 원하는 분들에게 특히 효과적입니다.

커피 한 잔 사주기