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
Why should you write a gem for practicing
Search
Stan Lo
September 11, 2015
Programming
2
1.7k
Why should you write a gem for practicing
Stan Lo
September 11, 2015
Tweet
Share
Other Decks in Programming
See All in Programming
コーディングルールの鮮度を保ちたい / keep-fresh-go-internal-conventions
handlename
0
150
AIに仕事を丸投げしたら、本当に楽になれるのか
dip_tech
PRO
0
180
The Past, Present, and Future of Enterprise Java
ivargrimstad
0
380
grapheme_strrev関数が採択されました(あと雑感)
youkidearitai
PRO
1
200
オブザーバビリティ駆動開発って実際どうなの?
yohfee
3
670
new(1.26) ← これすき / kamakura.go #8
utgwkk
0
1.5k
ふつうの Rubyist、ちいさなデバイス、大きな一年
bash0c7
0
110
AI時代のソフトウェア開発でも「人が仕様を書く」から始めよう-医療IT現場での実践とこれから
koukimiura
0
130
TROCCOで実現するkintone+BigQueryによるオペレーション改善
ssxota
0
120
「やめとこ」がなくなった — 1月にZennを始めて22本書いた AI共創開発のリアル
atani14
0
350
CopilotKit + AG-UIを学ぶ
nearme_tech
PRO
1
120
TipKitTips
ktcryomm
0
150
Featured
See All Featured
Avoiding the “Bad Training, Faster” Trap in the Age of AI
tmiket
0
96
The Spectacular Lies of Maps
axbom
PRO
1
580
Facilitating Awesome Meetings
lara
57
6.8k
The Curse of the Amulet
leimatthew05
1
9.5k
Game over? The fight for quality and originality in the time of robots
wayneb77
1
130
Claude Code のすすめ
schroneko
67
220k
SEO Brein meetup: CTRL+C is not how to scale international SEO
lindahogenes
0
2.4k
Music & Morning Musume
bryan
47
7.1k
Beyond borders and beyond the search box: How to win the global "messy middle" with AI-driven SEO
davidcarrasco
3
65
The Anti-SEO Checklist Checklist. Pubcon Cyber Week
ryanjones
0
86
Lightning talk: Run Django tests with GitHub Actions
sabderemane
0
140
Mind Mapping
helmedeiros
PRO
1
110
Transcript
WHY SHOULD YOU WRITE A GEM FOR PRACTICING RubyConf Taiwan
STAN(ST0012) • 羅泓武 • Senior in National Taipei University •
One year experience in Ruby
None
None
FACTORY_FACTORY_GIRL
2.KNOW YOUR TOOL BETTER
3. SEE WHAT’S OUTSIDE RAILS (ESPECIALLY FOR BEGINNERS)
RAILS PROVIDES TOO MANY CONVENIENT METHODS
• present? • 1.day • …etc.
RAILS ABSTRACTS TOO MUCH FOR BEGINNERS TO UNDERSTAND RUBY
None
4.MAKE SOMETHING FROM SCRATCH
Rails
Just Ruby
THANK YOU