vault backup: 2024-01-21 03:03:22

This commit is contained in:
2024-01-21 03:03:22 +08:00
parent 362f93e7e7
commit efb9a26fe4
2 changed files with 29 additions and 12 deletions

View File

@@ -1,11 +0,0 @@
---
atlas: "[[Task Tracker]]"
completed: 0
created: 2023-07-08 03:19:25
incomplete: 195
modified: 2023-09-19 17:48:17
tags:
- Task
title: MySQL
total: 195
---

View File

@@ -60,7 +60,35 @@ total: 900
# Python
## 黑马程序员 Python 基础
## Python for everybody
### 人人都会编程
#### 为什么要编程
#### 安装 Python
#### 我们为什么要编程
#### 变量和表达式
#### 条件代码
#### 功能
#### 循环与迭代
### Python 数据结构
### 使用 Python 访问网络数据
### 使用 Python 操作数据库
### 使用 Python 检索、处理和可视化数据
## 黑马程序员
- [ ] 初识 python
- [ ] 什么是编程语言