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
84
NOL技術學習-PythonI
MarsW
August 05, 2014
Tweet
Share
More Decks by MarsW
See All by MarsW
Data Engineering Workshop
marsw
0
54
交大資工-新資訊時代的女力關鍵
marsw
0
290
I2TRC2_2015
marsw
0
200
NOL技術學習-PythonII
marsw
0
100
Version Control - Git
marsw
0
97
I2TRC2_2014
marsw
0
62
I2TRC2_2013
marsw
0
65
I2TRC2_2012
marsw
0
47
I2TRC2_2011
marsw
0
110
Other Decks in Technology
See All in Technology
ゆるSRE #11 LT
okaru
1
360
AIエージェントのフレームワークを見るときの個人的注目ポイント
os1ma
1
260
Applied NLP in the Age of Generative AI: Future-Proof Strategies for Banking and Finance
inesmontani
PRO
0
220
やさしい認証認可
minorun365
PRO
27
11k
Autonomous Database サービス・アップデート (FY25)
oracle4engineer
PRO
1
730
Monorepo Error Management: Automated Runbooks and Team-Targeted Alert Distribution
biwashi
1
110
これならできる!Kotlin・Spring・DDDを活用したAll in oneのマイクロサービス開発術
demaecan
0
130
研究開発部メンバーの働き⽅ / Sansan R&D Profile
sansan33
PRO
3
17k
MCPを利用して自然言語で3Dプリントしてみよう!
hamadakoji
0
1.2k
Vibe Codingの裏で、 考える力をどう取り戻すか
csekine
1
470
Sansan Engineering Unit 紹介資料
sansan33
PRO
1
2k
Contract One Engineering Unit 紹介資料
sansan33
PRO
0
6.2k
Featured
See All Featured
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
31
1.2k
Making Projects Easy
brettharned
116
6.2k
Stop Working from a Prison Cell
hatefulcrawdad
269
20k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
7
640
GitHub's CSS Performance
jonrohan
1031
460k
Automating Front-end Workflow
addyosmani
1370
200k
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
How to Think Like a Performance Engineer
csswizardry
24
1.7k
GraphQLとの向き合い方2022年版
quramy
46
14k
Music & Morning Musume
bryan
47
6.6k
Thoughts on Productivity
jonyablonski
69
4.7k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
252
21k
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