# Python基础精讲 **Repository Path**: an_hongjun/python-basics ## Basic Information - **Project Name**: Python基础精讲 - **Description**: Python基础培训课程,3天讲完基础语法 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 0 - **Created**: 2023-02-07 - **Last Updated**: 2023-10-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Python基础精讲 ## 课程资源
* github:https://github.com/BestAnHongjun/python-basics * 国内gitee镜像同步:https://gitee.com/an_hongjun/python-basics ## 课程大纲 * day0:Python运行环境配置 * day1:Python变量与数据类型 * day2:Python运算符与程序结构 * day3:Python文件操作与科学计算 ## 课程资料 ### Day 0:Python运行环境配置 请在正式上课前参考本课程学习,配置好Python运行环境。 * 教学参考视频:[[B站传送门]](https://www.bilibili.com/video/BV1DL4y1b7G2/?spm_id_from=333.999.0.0&vd_source=8d5b18c3e81d76ac1d81cb328e0d506b) * 课程资源:[[百度网盘]](https://pan.baidu.com/s/1FXBCt6gtozkHHC3OaqK8JQ) (提取码:tye4) ### Day 1:Python变量与数据类型 * 教学参考视频:[[B站传送门]](https://www.bilibili.com/video/BV1b84y157dw?p=1) * 教学参考讲义:[[链接]](day1/) ### Day 2:Python运算符与程序结构 * 教学参考视频:[[B站传送门]](https://www.bilibili.com/video/BV1b84y157dw?p=2) * 教学参考讲义:[[链接]](day2/) ### Day 3:Python文件操作与科学计算 * 教学参考视频:[[B站传送门]](https://www.bilibili.com/video/BV1b84y157dw?p=3) * 教学参考讲义:[[链接]](day3/)