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
Ten coding tips for newbies
Search
Wai-Yin Kwan
March 20, 2016
Technology
2
56
Ten coding tips for newbies
Brief talk at L.A. Rails Girls March 19, 2016.
Wai-Yin Kwan
March 20, 2016
Tweet
Share
More Decks by Wai-Yin Kwan
See All by Wai-Yin Kwan
Workshop: Intro to Node/Express part 3
wykhuh
0
49
Workshop: Intro to Node/Express part 2
wykhuh
0
64
Workshop: Intro to Node/Express p1
wykhuh
0
140
Other Decks in Technology
See All in Technology
Amazon Athena で JSON・Parquet・Iceberg のデータを検索し、性能を比較してみた
shigeruoda
1
290
Amazon Q Developer CLIをClaude Codeから使うためのベストプラクティスを考えてみた
dar_kuma_san
0
310
Open Table Format (OTF) が必要になった背景とその機能 (2025.10.28)
simosako
3
600
CLIPでマルチモーダル画像検索 →とても良い
wm3
2
760
制約下の医療LLM Observability 〜セキュアなデータ活用と専門家による改善サイクルの実現〜
kakehashi
PRO
1
100
20251102 WordCamp Kansai 2025
chiilog
1
480
Oracle Database@Google Cloud:サービス概要のご紹介
oracle4engineer
PRO
0
420
ViteとTypeScriptのProject Referencesで 大規模モノレポのUIカタログのリリースサイクルを高速化する
shuta13
3
250
GPUをつかってベクトル検索を扱う手法のお話し~NVIDIA cuVSとCAGRA~
fshuhe
0
350
データエンジニアとして生存するために 〜界隈を盛り上げる「お祭り」が必要な理由〜 / data_summit_findy_Session_1
sansan_randd
1
740
Mackerelにおけるインシデント対応とポストモーテム - 現場での工夫と学び
taxin
0
100
設計に疎いエンジニアでも始めやすいアーキテクチャドキュメント
phaya72
24
16k
Featured
See All Featured
VelocityConf: Rendering Performance Case Studies
addyosmani
333
24k
Stop Working from a Prison Cell
hatefulcrawdad
272
21k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
48
9.7k
Balancing Empowerment & Direction
lara
5
710
How STYLIGHT went responsive
nonsquared
100
5.9k
Done Done
chrislema
186
16k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
658
61k
GitHub's CSS Performance
jonrohan
1032
470k
Building Adaptive Systems
keathley
44
2.8k
Building Applications with DynamoDB
mza
96
6.7k
Embracing the Ebb and Flow
colly
88
4.9k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
49
3.1k
Transcript
Ten coding tips for newbies Wai-Yin Kwan @Endless_forms
Tip 1 Acceptable: I don't want to code.
Tip 1 Not Acceptable: I can't code.
Tip 2 Coding is a big world, find your niche.
Tip 3 Attend Meetups. Free learning, free networking, free food.
Tip 4 Don’t: Compare yourself to others.
Tip 4 Do: Ask “What did I learn today?”
Tip 5 Best way to learn is create projects.
Tip 5 Best way to learn is create projects. No
one is gonna hire you for doing a tutorial.
Tip 6 Embrace FAIL...
Tip 6 Embrace FAIL... it means you are learning something
new.
Tip 7 Your coding BFF: Git
Tip 8 Your coding BFF: Comments
Tip 8 Comments
Tip 8 Comments
Tip 9 Your coding BFF: Internet, especially Stack Overflow
Tip 10 Tech world isn’t very diverse…
Tip 10 Tech world isn’t very diverse… but it can
be.