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
NOL技術學習-PythonI
Search
MarsW
August 05, 2014
Technology
0
85
NOL技術學習-PythonI
MarsW
August 05, 2014
Tweet
Share
More Decks by MarsW
See All by MarsW
Data Engineering Workshop
marsw
0
60
交大資工-新資訊時代的女力關鍵
marsw
0
300
I2TRC2_2015
marsw
0
200
NOL技術學習-PythonII
marsw
0
100
Version Control - Git
marsw
0
98
I2TRC2_2014
marsw
0
64
I2TRC2_2013
marsw
0
65
I2TRC2_2012
marsw
0
47
I2TRC2_2011
marsw
0
110
Other Decks in Technology
See All in Technology
re:Inventに行くまでにやっておきたいこと
nagisa53
0
890
サブドメインテイクオーバー事例紹介と対策について
mikit
3
360
AIエージェントによる業務効率化への飽くなき挑戦-AWS上の実開発事例から学んだ効果、現実そしてギャップ-
nasuvitz
5
1.6k
IBC 2025 動画技術関連レポート / IBC 2025 Report
cyberagentdevelopers
PRO
2
240
境界線が消える世界におけるQAエンジニアのキャリアの可能性を考える / Considering the Career Possibilities for QA Engineers
mii3king
2
110
[re:Inent2025事前勉強会(有志で開催)] re:Inventで見つけた人生をちょっと変えるコツ
sh_fk2
1
1.1k
今から間に合う re:Invent 準備グッズと現地の地図、その他ラスベガスを周る際の Tips/reinvent-preparation-guide
emiki
1
210
AIの個性を理解し、指揮する
shoota
3
590
AI機能プロジェクト炎上の 3つのしくじりと学び
nakawai
0
180
データエンジニアとして生存するために 〜界隈を盛り上げる「お祭り」が必要な理由〜 / data_summit_findy_Session_1
sansan_randd
0
340
251029 JAWS-UG AI/ML 退屈なことはQDevにやらせよう
otakensh
0
120
様々なファイルシステム
sat
PRO
0
280
Featured
See All Featured
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
37
2.6k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
16
1.7k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
140
34k
Building an army of robots
kneath
306
46k
Building Better People: How to give real-time feedback that sticks.
wjessup
370
20k
Why You Should Never Use an ORM
jnunemaker
PRO
60
9.6k
What's in a price? How to price your products and services
michaelherold
246
12k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
367
27k
The Language of Interfaces
destraynor
162
25k
Scaling GitHub
holman
463
140k
KATA
mclloyd
PRO
32
15k
Faster Mobile Websites
deanohume
310
31k
Transcript
NOL 0- -I Mars
CH0-ENVIRONMENT • Windows<Python 2.7.x https://www.python.org! ✴ *. ;C:\Python27;C:\Python27\Scripts! • Mac<%Python
2.7.4! • Linux<Ubuntu 13.04 /Python 3! • Online<Koding https://koding.com
CH0-CMD(BASIC) • #)4 cd! • &#)4"51 ls (dir)
CH0-HABIT • Version Control (Git)! https://speakerdeck.com/marsw/version-control-git! • Share ! ✴
Markdown,Logdown
CH1-VARIABLE • !int,float<round! • !chr<ord! • !6str<len,replace,split,zfill! • '$! •
8<+2,9
CH1-STYLE • 7<space:Tab(;! • 3<! ✴ #! ✴
”””
CH1-CONDITION • if,elif,else! ✴ and,or! • range! • in
CH2-LOOP & LIST (BASIC) • for<enumerate! • list []<string.split
PRACTICE • Python Challenge! http://www.pythonchallenge.com/index.php
FURTURE • Do a REAL Project - Collaborated! • Online
Learning! ✴ Invent with Python! ✴ Learn Python The Hard Way! ✴ Codecademy