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
700
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
AIの最新技術&テーマをつまんで紹介&フリートークするシリーズ #1 量子機械学習の入門
tkhresk
0
120
知識を整理して未来を作る 〜SKDとAI協業への助走〜
yosh1995
0
130
BigQuery Remote FunctionでLooker Studioをインタラクティブ化
cuebic9bic
2
220
Microsoft Build 2025 技術/製品動向 for Microsoft Startup Tech Community
torumakabe
1
200
讓測試不再 BB! 從 BDD 到 CI/CD, 不靠人力也能 MVP
line_developers_tw
PRO
0
1.1k
Amazon Q Developer for GitHubとAmplify Hosting でサクッとデジタル名刺を作ってみた
kmiya84377
0
3.5k
Oracle Audit Vault and Database Firewall 20 概要
oracle4engineer
PRO
2
1.6k
ローカルLLMでファインチューニング
knishioka
0
120
Кто отправит outbox? Валентин Удальцов, автор канала Пых
lamodatech
0
270
kubellが挑むBPaaSにおける、人とAIエージェントによるサービス開発の最前線と技術展望
kubell_hr
1
390
原則から考える保守しやすいComposable関数設計
moriatsushi
3
500
ObsidianをMCP連携させてみる
ttnyt8701
2
140
Featured
See All Featured
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
20
1.3k
A Tale of Four Properties
chriscoyier
159
23k
Rebuilding a faster, lazier Slack
samanthasiow
81
9k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
7
700
The World Runs on Bad Software
bkeepers
PRO
68
11k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
8
660
A designer walks into a library…
pauljervisheath
206
24k
jQuery: Nuts, Bolts and Bling
dougneiner
63
7.8k
Side Projects
sachag
455
42k
Producing Creativity
orderedlist
PRO
346
40k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
29
1.8k
Become a Pro
speakerdeck
PRO
28
5.4k
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