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