第1章:Python Anaconda安裝和介紹(學習時間:1天)
1. Python簡介
2. Anaconda和Jupyter notebook的安裝和使用
實踐練習:安裝Anaconda并熟悉jupyter notebook
第二章:Python基礎(chǔ)知識(學習時間:3天)
1. Python變量賦值及數(shù)據(jù)類型
2. Python數(shù)值及方法
3. Python字符串及方法
4. Python數(shù)據(jù)結(jié)構(gòu)—列表、元組的介紹及操作
5. Python數(shù)據(jù)結(jié)構(gòu)—字典、集合的操作及介紹
實踐練習:通過Python支持的列表和元組數(shù)據(jù)結(jié)構(gòu),實現(xiàn)
第三章:Python語句、關(guān)鍵字及內(nèi)存管理(學習時間:1周)
1. 條件語句
2. 循環(huán)語句
3. 關(guān)鍵字介紹