Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Englishnize yourself in five minutes
Search
Yusuke Ohashi
August 20, 2016
Technology
0
660
Englishnize yourself in five minutes
My LT Talk at iOSDC(
https://iosdc.jp/2016
).
Yusuke Ohashi
August 20, 2016
Tweet
Share
Other Decks in Technology
See All in Technology
ISUCONに強くなるかもしれない日々の過ごしかた/Findy ISUCON 2024-11-14
fujiwara3
8
800
音声×Copilot オンコパの世界
kasada
1
120
ドメイン名の終活について - JPAAWG 7th -
mikit
32
19k
Redmine 6.0 新機能評価ガイド
vividtone
0
310
SREの組織類型に応じた リーダシップの考察
kenta_hi
PRO
1
640
誰も全体を知らない ~ ロールの垣根を超えて引き上げる開発生産性 / Boosting Development Productivity Across Roles
kakehashi
1
140
エンジニアが一生困らない ドキュメント作成の基本
naohiro_nakata
3
160
20241108_CS_LLMMT
shigashiyama
0
260
【Pycon mini 東海 2024】Google Colaboratoryで試すVLM
kazuhitotakahashi
2
260
サイバーセキュリティと認知バイアス:対策の隙を埋める心理学的アプローチ
shumei_ito
0
360
Railsで4GBのデカ動画ファイルのアップロードと配信、どう実現する?
asflash8
2
270
Platform Engineering for Software Developers and Architects
syntasso
1
450
Featured
See All Featured
Gamification - CAS2011
davidbonilla
80
5k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
48k
GraphQLの誤解/rethinking-graphql
sonatard
67
10k
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
Six Lessons from altMBA
skipperchong
27
3.5k
Thoughts on Productivity
jonyablonski
67
4.3k
Producing Creativity
orderedlist
PRO
341
39k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
31
2.7k
Fireside Chat
paigeccino
33
3k
5 minutes of I Can Smell Your CMS
philhawksworth
202
19k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
6
400
What’s in a name? Adding method to the madness
productmarketing
PRO
22
3.1k
Transcript
1 ENGLISHNIZE YOURSELF IN FIVE MINUTES YUSUKE OHASHI Created: 2016-08-22
11:35
2 . 1 HELLO
3 . 1 AGENDA let you = Developer(with:"Swift", lang:"JP") ↓
let you = Developer(with:"Swift", lang:"EN")
3 . 2 WHAT NON NATIVE ENGLISH SPEAKER LEARNED IN
AN ENGLISHNIZED COMPANY.
3 . 3 ENGLISH NICKNAME print(me.nickname) => "Mike"
3 . 4 I'M MIKE
4 . 1 WHY ARE THEY FLUENT IN ENGLISH? enum
FluentEnglishSpeakerType: String { case studyAbroad = "rich" case environment = " ( " case talented = "cheating" }
5 . 1 I AM NOT SUCH A PERSON
6 . 1 THEN, HOW CAN I DEAL WITH ENGLISH?
let english = you.language
6 . 2 ENGLISH AS SECOND LANGUAGE switch (you.firstLanguage) {
case japanese: case chinese: case thai: case korean: case english: default: }
6 . 3 ENGLISH AS TOOL let task = YourBoss.throw(to:you)
task.done(with:english)
6 . 4 BE GOAL ORIENTED english.perfect => false
6 . 5 6 . 6 DON'T HESITATE TO USE
sometimes… english.allowsJapanese = true english.allowsChinese = true ...
7 . 1 LEARNING ENGLISH IN JAPAN IS TOUGH lazy
var ready
8 . 1 IN THE 4257TH HIT INTERVIEW by Ichiro
9 . 1 BUT
10 . 1 IN THE WORLD many developers out there,
who use English as second language. many companies englishnized.
11 . 1 ACQUIRE ENGLISH SKILL, AND YOU GET MORE
It is still great deal.
11 . 2 WHEREVER WE WORK.
12 . 1 DON'T HATE IT
13 . 1 TAKE IT EASY
14 . 1 KEEP LEARNING TOGETHER!
15 . 1 THANKS FOR YOUR LISTENING! @iMickx