《从玲开始学python》教程总目录(更新中ing。。。)
零、时光宝盒
这里是我整理和编写的python学习资料,花了很多时间和精力,很详细。内容有基础知识,也有我本人原创的完整代码,还有收集的一些python学习代码,练习题。希望能帮到想学习python的同行者。
我今年52岁了,女性,是这两年才开始开始学python,断断续续,很多干扰因素。我博客里的代码都是经过自己验证后再发布的,完整代码,如果你们拷贝到不能正常运行的代码,那一定是发生了超出我能力范围我无法控制的某些变故。
内容更新中ing。。。
逆境清醒
更新日期:2025.01.03
从玲开始学python
分 类 | 序 号 | 文章名称 | 内容提要 | 访问 | |
---|---|---|---|---|---|
一、Python简介 | |||||
1、 | Python简介、发展史 | https://blog.csdn.net/weixin_69553582/article/details/141471649 | 点击访问>> | ||
二、Python安装与环境配置 | |||||
1、 | Anaconda 2024.06-1 Python V3.12.4安装设置 | https://blog.csdn.net/weixin_69553582/article/details/140186820 | 点击访问>> | ||
2、 | https://blog.csdn.net/weixin_69553582/article/details/142529571 | 访问>> | |||
3、 | https://blog.csdn.net/weixin_69553582/article/details/142634120 pycharm汉化插件无法使用也无法卸载的解决方法 | 访问》》 | |||
4、 | 如何查看已经安装的python版本和相关路径信息 | 如何查看已经安装的python版本和相关路径信息 | |||
三、Python基础语法 | |||||
1、 | Python基础语法 | https://blog.csdn.net/weixin_69553582/article/details/134356750 | 点击访问>> | ||
2、 | Python语法规范,代码样式指南(PEP8规范)完整版 | https://blog.csdn.net/weixin_69553582/article/details/144174350 | 点击访问>> | ||
四、Python注释 | |||||
1、 | Python注释使用方法(详解) | https://blog.csdn.net/weixin_69553582/article/details/136881191 | 点击访问>> | ||
五、Python代码的缩进 | |||||
1、 | python 代码中的缩进规则(详解) | https://blog.csdn.net/weixin_69553582/article/details/141863803
| 点击访问>> | ||
六、Python行结构 | |||||
1、 | Python行结构(物理行、逻辑行、显式拼接行、隐式拼接行、空行、其他) | https://blog.csdn.net/weixin_69553582/article/details/141818070 | 点击访问>> | ||
七、python保留字(关键字)、保留的标识符类 | |||||
十一、输入输出类型转换 | |||||
1、 | 基础输入输出 | https://blog.csdn.net/weixin_69553582/article/details/129363207 | |||
2、 | Python入门基本练习题(54题) | https://blog.csdn.net/weixin_69553582/article/details/131216267 | |||
十二、字符串 | |||||
|
十三、列表
逆境清醒 Python List列表——全实例详解系列 | ||
![]() | ||
1 | 《 Python List 列表全实例详解系列(一)》__系列总目录、列表概念 | |
2 | 《 Python List 列表全实例详解系列(二)》__创建列表(5种方法) | |
3 | 《 Python List 列表全实例详解系列(三)》__列表添加元素(4种方法) | |
4 | 《 Python List列表全实例详解系列(四)》__列表删除元素(4种方法)删除重复元素方法 | |
5 | 《 Python List 列表全实例详解系列(五)》__修改元素(修改单个、修改一组) | |
6 | 《 Python List 列表全实例详解系列(六)》__查找元素 | |
7 | 《 Python List 列表全实例详解系列(七)》__索引和切片 | |
8 | 《 Python List 列表全实例详解系列(八)》__随机列表元素 | |
9 | 《 Python List 列表全实例详解系列(九)》__列表反转(6种方法) | |
10 | 《 Python List 列表全实例详解系列(十)》__清空列表 | |
11 | 《 Python List 列表全实例详解系列(十一)》__列表运算符 | |
12 | 《 Python List 列表全实例详解系列(十二)》__列表内置及常用函数 | |
13 | 《 Python List 列表全实例详解系列(十三)》__相关技巧 | |
14 | 《 Python List 列表全实例详解系列(十四)》__列表练习实例 | |
15 | ||
二十、Python 图形绘制 | |||
![]() | 1、 | 用代码写出浪漫__合集 | https://blog.csdn.net/weixin_69553582/article/details/126110424 |
![]() | 2、 | python爱心源代码集锦(18款) | https://blog.csdn.net/weixin_69553582/article/details/126110424 |
![]() | 3、 | 用代码过中秋,python海龟月饼你要不要尝一口? | https://blog.csdn.net/weixin_69553582/article/details/126624379 用代码过中秋 |
![]() | 4、 | 玫瑰花python 绘图源码集锦 | python 玫瑰花源码集锦 https://blog.csdn.net/weixin_69553582/article/details/127799004 |
![]() | 5、 | 草莓熊python turtle绘图(风车版)附源代码 | 草莓熊(风车版) https://blog.csdn.net/weixin_69553582/article/details/127131591 |
![]() | 6、 | 草莓熊python turtle绘图代码(玫瑰花版)附源代码 | 草莓熊(玫瑰花版) https://blog.csdn.net/weixin_69553582/article/details/127799077 |
![]() | 7、 | 草莓熊python绘图(春节版,圣诞倒数雪花版)附源代码 | 草莓熊(春节版,圣诞倒数雪花版) https://blog.csdn.net/weixin_69553582/article/details/128368639 |
![]() | 8、 | [巴斯光年python turtle绘图__附源代码() | python turtle绘图巴斯光年 https://blog.csdn.net/weixin_69553582/article/details/128141522 |
![]() | 9、 | 皮卡丘python turtle海龟绘图(电力球版)附源代码 | 皮卡丘(电力球版) https://blog.csdn.net/weixin_69553582/article/details/142143625 |
![]() | 10、 | 卡塔尔世界杯元素python海龟绘图(附源代码) | 卡塔尔世界杯元素 卡塔尔世界杯元素python海龟绘图(附源代码) https://blog.csdn.net/weixin_69553582/article/details/128296176 |
![]() | 11、 | [用代码画万圣节南瓜(python,MATLAB,html css) | 用代码画万圣节南瓜 https://blog.csdn.net/weixin_69553582/article/details/143416669 |
![]() | 12、 | 逆境清醒2024年python画立体月饼(1)附完整代码 | 逆境清醒2024年python画立体月饼(1)附完整代码 https://blog.csdn.net/weixin_69553582/article/details/142143625 |
二十一、python 函数 | ||||
![]() | 1、 | Python中Print()函数的用法___实例详解(全,例多) | Python中Print()函数的用法___实例详解(全,例多) https://blog.csdn.net/weixin_69553582/article/details/125403845 | — |
2、 | Python中Format()函数的用法___实例详解(全,例多) | Format()函数的用法实例详解 https://blog.csdn.net/weixin_69553582/article/details/129830874 | — | |
3、 | Python函数方法实例详解全集(更新中…) | Python函数方法实例详解全集(更新中…) https://blog.csdn.net/weixin_69553582/article/details/126006585 | — |
二十九、python 游戏
二十九、python 游戏 | |||
序 号 | 文章名称 | 内容提要 | |
![]() | 1、 | Pygame 概述(简介、历史、安装、设置、函数、语法) | https://blog.csdn.net/weixin_69553582/article/details/142625368 Pygame 概述(简介、历史、安装、设置、函数、语法) |
![]() | 2、 | Pygame Zero(pgzrun)详解(简介、使用方法、坐标系、目录结构、语法参数、安装 | https://blog.csdn.net/weixin_69553582/article/details/144864025 Pygame Zero(pgzrun)详解(简介、使用方法、坐标系、目录结构、语法参数、安装、实例解释) |
三十、python应用(Python 项目实战) | |||
序 号 | 文章名称 | 内容提要 | |
1、 | 使用python分析Excel销售数据(用groupby) | https://blog.csdn.net/weixin_69553582/article/details/137324856 使用python分析Excel销售数据(用groupby) | |
2、 | 心情不好时,帮自己训练个AI情绪鼓励师吧(基于PALM 2.0 finetune) | https://blog.csdn.net/weixin_69553582/article/details/131774654 训练个AI情绪鼓励师 | |
![]() | 3、 | Python 3D可视化(一) | https://blog.csdn.net/weixin_69553582/article/details/130024037 Python 3D可视化 |
![]() | 4、 | 让你的作品更出色——词云Word Cloud的制作方法(基于python,WordCloud,stylecloud) | https://blog.csdn.net/weixin_69553582/article/details/129906259 词云Word Cloud的制作方法(基于python,WordCloud,stylecloud) |
![]() | 5、 | 语音识别实战(python代码)(一) | https://blog.csdn.net/weixin_69553582/article/details/129943496 语音识别实战(python代码)(一) |
推荐阅读:
逆境清醒文章总目录表
|
|
|
给照片换底色(python+opencv) | 猫十二分类 | 基于大模型的虚拟数字人__虚拟主播实例 |
| | |
计算机视觉__基本图像操作(显示、读取、保存) | 直方图(颜色直方图、灰度直方图) | 直方图均衡化(调节图像亮度、对比度) |
| | |
逆境清醒
逆境清醒
| | |
2024年12月多家权威机构____编程语言排行榜__薪酬状况 | ||
| | |
【CSDN云IDE】个人使用体验和建议(含超详细操作教程)(python、webGL方向) | ||
逆境清醒
逆境清醒
|
|
|
逆境清醒
![]() | ![]() | |
信息系统项目管理师试题 | 云计算 | |