Skip to content

HappyHackingHigh/HappyPythonDay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HappyPythonDay

無痛快速掌握PYTHON程式技術
全程使用GOOGLE COLAB開發環境
從實戰入門到學會PYTHON

HappyPythonDay 
Python程式與資訊安全實戰

搭配平台

HAPPYPyThon-CTF

編碼與解碼 101 +102
crypto 101+102
PPC professional programming code
    基礎 10    進階 10

課程內容[6小時課程]: HAPPYPythonDay--BASIC

[A].使用Google Colab平台開發python程式
[B].Python程式語法學習

PYTHON*資安應用
[C].Python編碼與解碼實戰
[D].Python古典密碼實戰

課程內容[6小時課程]: HAPPYPythonDay--advance

[A].使用Linux平台開發python程式
[B].Python程式:物件導向與檔案存取

PYTHON*資安應用II
[E].Python現代密碼實戰

[F*]PPC professional programming code
    基礎 10
    進階 10

PART I: Life is short, Use Python

[A].使用Google Colab平台開發python程式

[A1]啟動與新建python3程式開發|執行
[A2*]啟動存在Google drive上的python程式
[A3*]上傳檔案到Google Colab平台
[A4*]在Google Colab平台載入Google drive的資料
[A5*]將Colab平台開發的python程式備份到github(請先註冊github)

[B].Python程式語法學習

[B1]輸入與輸出+格式化輸出: input()與print()
[B2]眾多資料型態(data Type)及其各種運算
    >* 數值(Numeric)資料及其運算
    >* 字串(string)及其運算
    >* 列表(list)資料及其運算
    >* 字典(dict)資料及其運算  
    >*[自我練習]tuple資料及其運算  
    >*[自我練習]set資料及其運算  
[B3]程式流程之選擇(selection)|決策(Decision)=== if | if else | if elsif elsif 
[B4]程式流程之迴圈(loop) ==== range() | For loop | while loop | break vs continue

[B5]Python函數技術
NEXT
[B6]Python物件導向技術
[B7]Python檔案與文件存取技術

PART II: PYTHON4CTF--A simple and quick begins

  • 使用PYTHON 內建函數與標準函數庫[只要import就可使用]
  • 使用PYTHON 第三方套件[要安裝然後再import使用]

[C].Python編碼與解碼實戰

[D].Python古典密碼實戰

[E*].Python現代密碼實戰

Python * Security 兩天課程

2020年

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •