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
NISRA-My first project-WarGame Web
Search
Yun Chen
December 09, 2013
Programming
0
100
NISRA-My first project-WarGame Web
This is a web about WarGame System
Yun Chen
December 09, 2013
Tweet
Share
More Decks by Yun Chen
See All by Yun Chen
How we build microservices with Kubernetes & Kafka
chenyunchen
3
400
Redis Lua Script With Red Envelope & Message Queue
chenyunchen
0
620
Kubernetes Library with client-go
chenyunchen
0
470
[Graduate Project] Drupal Upgrade & Docker Deploy
chenyunchen
0
160
WECO Porject
chenyunchen
0
97
From Python Import Fun
chenyunchen
0
420
Docker
chenyunchen
2
210
NISRA fun with burp suite
chenyunchen
1
230
Vim
chenyunchen
0
210
Other Decks in Programming
See All in Programming
iOSアプリの信頼性を向上させる取り組み/ios-app-improve-reliability
shino8rayu9
0
120
ABEMAモバイルアプリが Kotlin Multiplatformと歩んだ5年 ─ 導入と運用、成功と課題 / iOSDC 2025
akkyie
0
300
Let's Write a Train Tracking Algorithm
twocentstudios
0
220
CSC509 Lecture 01
javiergs
PRO
1
430
大規模アプリのDIフレームワーク刷新戦略 ~過去最大規模の並行開発を止めずにアプリ全体に導入するまで~
mot_techtalk
0
200
気づいて!アプリからのSOS 〜App Store Connect APIで始めるパフォーマンス健康診断〜
waka12
0
250
Web Components で実現する Hotwire とフロントエンドフレームワークの橋渡し / Bridging with Web Components
da1chi
2
1.2k
Advance Your Career with Open Source
ivargrimstad
0
170
どの様にAIエージェントと 協業すべきだったのか?
takefumiyoshii
1
520
あなたの知らない「動画広告」の世界 - iOSDC Japan 2025
ukitaka
0
290
Reactをクライアントで使わない
yusukebe
7
6.2k
Back to the Future: Let me tell you about the ACP protocol
terhechte
0
120
Featured
See All Featured
Music & Morning Musume
bryan
46
6.8k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
367
27k
The Language of Interfaces
destraynor
162
25k
How to Think Like a Performance Engineer
csswizardry
27
2k
VelocityConf: Rendering Performance Case Studies
addyosmani
332
24k
Stop Working from a Prison Cell
hatefulcrawdad
271
21k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
49
3.1k
How To Stay Up To Date on Web Technology
chriscoyier
791
250k
Statistics for Hackers
jakevdp
799
220k
Making the Leap to Tech Lead
cromwellryan
135
9.5k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
657
61k
Raft: Consensus for Rubyists
vanstee
139
7.1k
Transcript
No It’s Python!! NO!! Yun Chen
希望是以輕鬆的⽅方式來發表(茶) ⼈人數-效果:每增加⼀一個⼤大⼤大 ⾃自信-1 混亂+10%
順便談談這期間還額外學了什麼
既然⼜又是要學程式語⾔言
想想看⼤大⼀一程語學了什麼
說不定會有所幫助…
美國史、⼤大樹⽯石頭下跟抓抓頭(?
None
原本只是單純想學Python
也不知道該⽣生出什麼東⻄西
“可以搞個網站”
然後就⼊入Python坑了
[COSCUP] 2013 Hands-on
⿎鼓起勇氣到COSCUP-Py社群聊聊
第⼀一次參加Taipei.py的聚會
開始有種越級打怪的感覺
剛開始學時才發現…
只學Python根本架不起來啊(⼤大哭)
我連HTML是什麼 碗糕都不懂囧
所以只好都從Hello World開始QQ
在我眼中卻是Hell World的開始
編輯環境
Windows 7 - Notepad++ Ubuntu - Vim
被空⽩白鍵和Tab鍵搞到死QQ
學習&使⽤用到的技術
HTML & CSS 架綱站基礎中的基礎
None
Bootstrap 免於苦刻CSS的⾟辛勞
Python 2.7.5 簡單、簡潔、好上⼿手
之前寫程式就像蠢蛋⼀一樣…
Tornado 3.1 新⼿手玩後端就上⼿手
樣版處理 類似網⾴頁越簡單越好
網址處理 針對路徑做處理也⽅方便做管理
⾃自動轉義 防⽌止SQL Injection
Cookies 產⽣生⼀一組base64的字串加密
我很多都不會,不安全怎麼辦
原始碼加⼊入AllenOwn就對了!!(逃)
Photoimpact 雖然做出來還是很…就是了
資料庫?那什麼?可以吃嗎?
直接txt檔存取硬幹就好啦~
還好我沒這麼做…不然肯定吐⾎血
Peewee 輕量級的ORM
以Sqlalchemy為內核 經包裝過後使⽤用更為簡單
每當我熱情的增加⼀一個新功能
可是網⾴頁⽼老是吐給我…
404: Not Found
500: Internal Server Error
……………(默默 Debug)….…..…..
Live Demo ? 可是不Demo就沒戲唱了… Never? 完全沒有畫⾯面 完全沒有畫⾯面 完全沒有畫⾯面 不要啊!!!!!! hy31.net:8080
我已經盡量從”普通”使⽤用者 ”普通”使⽤用上做檢查
所以…拜託不要弄壞它QQ
要拍打的話可以輕⼀一點嗎QQ
就算網站功能很簡陋(汗)
程式碼也苦刻的很糟糕QQ
“Programmer沒⽤用它 就像當年正妹沒⽤用無名⼀一樣”
GitHub ⻯⿓龍哥:阿宅們的社群網站
然後就藉由Git上傳了…
希望能藉此把網站改的更好☺
感謝曾為我指點迷津的⼤大⼤大<(_ _)>
Thank You