Skip to content

yuto0226/FromC2Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

從 C 語言快速上手 Python 的基礎實戰

這個是 大同大學科學開源服務社 的社課簡報

目錄結構

$ tree -L 1
.
├── example/    # 程式碼範例
├── img/        # 簡報圖片檔案
├── practice/   # 練習程式碼
├── slide/   # 簡報
├── README.md
└── 大綱.md