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
92
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
380
Redis Lua Script With Red Envelope & Message Queue
chenyunchen
0
600
Kubernetes Library with client-go
chenyunchen
0
410
[Graduate Project] Drupal Upgrade & Docker Deploy
chenyunchen
0
140
WECO Porject
chenyunchen
0
84
From Python Import Fun
chenyunchen
0
400
Docker
chenyunchen
2
190
NISRA fun with burp suite
chenyunchen
1
200
Vim
chenyunchen
0
160
Other Decks in Programming
See All in Programming
Tuning GraphQL on Rails
pyama86
2
1k
Vue SFCのtemplateでTypeScriptの型を活用しよう
tsukkee
3
1.5k
Content Security Policy入門 セキュリティ設定と 違反レポートのはじめ方 / Introduction to Content Security Policy Getting Started with Security Configuration and Violation Reporting
uskey512
1
430
offers_20241022_imakiire.pdf
imakurusu
2
360
Amazon Neptuneで始めてみるグラフDB-OpenSearchによるグラフの全文検索-
satoshi256kbyte
4
330
Googleのテストサイズを活用したテスト環境の構築
toms74209200
0
270
Go言語でターミナルフレンドリーなAIコマンド、afaを作った/fukuokago20_afa
monochromegane
2
140
From Subtype Polymorphism To Typeclass-based Ad hoc Polymorphism- An Example
philipschwarz
PRO
0
170
Generative AI Use Cases JP (略称:GenU)奮闘記
hideg
0
160
カスタムしながら理解するGraphQL Connection
yanagii
1
1.2k
僕がつくった48個のWebサービス達
yusukebe
18
17k
gopls を改造したら開発生産性が高まった
satorunooshie
8
240
Featured
See All Featured
Building an army of robots
kneath
302
42k
Testing 201, or: Great Expectations
jmmastey
38
7k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
126
18k
The Art of Programming - Codeland 2020
erikaheidi
51
13k
Building Applications with DynamoDB
mza
90
6.1k
Facilitating Awesome Meetings
lara
49
6k
Designing the Hi-DPI Web
ddemaree
280
34k
Java REST API Framework Comparison - PWX 2021
mraible
PRO
28
7.9k
4 Signs Your Business is Dying
shpigford
180
21k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
43
6.6k
What's in a price? How to price your products and services
michaelherold
243
12k
How GitHub (no longer) Works
holman
311
140k
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