# huangyuan

#### 一月

**计划**

正好赶上春节

* Android jetpack 系列
* 浙大数据结构

**实际**

* Android jetpack系列部分完成
* 浙大数据结构 还差10%左右

***

#### 二月

**计划**

* 完成Android jetpack系列
* 完成浙大数据结构课程

**实际**

* 完成浙大数据结构课程
* 完成Jetpack学习

在家办公一个月，证明了不是没时间学习，而是懒。。。。。。

***

#### 三月

**计划**

* 完成sunflower
* Android源码设计模式
* leetcode刷题

**实际**

* 完成了sunflower Java版本
* Android源码设计模式只看了两章
* leetcode 每日一题

***

#### 四月

**计划**

* leetcode 每日一题
* Android源码设计模式
* 完成极客时间kotlin教程

**实际**

* 完成极客时间kotlin教程
* 部分Android开发高手课
* 部分iOS开发基础课

***

#### 五月

**计划**

* 完成iOS开发基础课
* 完成Android开发高手课
* 完成Flutter开发课程

**实际**

* 完成Android开发高手课
* <最强Android书，基础架构剖析>
* <软技能 代码之外的生存指南>
* iOS开发基础40%

***

#### 六月

**计划：**

* 完成iOS课程学习
* 完成flutter课程学习

**实际**

* iOS课程学习完成
* Flutter课程学习万册很难过

***

#### 七月

**计划**

* 完成OC版本煎蛋，了解OC开发常识
* 完成算法课程学习
* 学习swift

**实际**

1. 未完成，进度0
2. 完成30%
3. 进度0

***

#### 八月

**计划**

1. 完成极客时间算法学习

**实际**

本月没有进度

***

#### 九月

**计划**

1. 完成极客时间算法学习

**实际**

1. 无进度
2. 极客时间正则表达式学习完成50%

***

#### 十月

**计划**

* 完成极客时间正则表达式学习
* 完成极客时间时间算法学习

**实际**

1. 完成了正则表达式的学习

***

#### 十一月

**计划**

* 完成极客时间时间算法学习
* 鸿蒙OS应用开发
* 每天一篇Android文章

**实际**

* 了解了一点鸿蒙OS应用开发
* Gradle插件开发
* 代码整洁之道
* Android设计模式之禅前五章

***

#### 十二月

**计划**

* Gradle 流程及源码
* Android设计模式之禅

**完成**

* 大致了解Gradle源码及编译流程
* Android设计模式之禅 看了大概一半
* AndroidStudio插件


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://book.huangyuanlove.com/2020-nian/huangyuan.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
