# huangyuan

#### 一月

**计划**

* flutter 掘金小册
* flutter B站视频

**实际**

* flutter run App流程，了解WidgetTree,ElementTree,RenderObjectTree之间的联系
* 《10x程序员工作法》看完了一半。

***

#### 二月

**计划**

* 完成《10x程序员工作法》学习
* 完成flutter掘金小册学习

**实际**

* 完成《10x程序员工作法》学习
* 完成《Flutter渲染机制》、《Flutter布局探索》
* 完成Sentry的二次开发，进行报警

***

#### 三月

**计划**

* 《Flutter滑动探索》
* 《Flutter动画探索》
* 《Flutter绘制指南》

三月份比较忙，最好能完成前两个

**实际**

gg,实际一个没有完成

1. 软考视频看完了1/3,预计要看两遍,会放在10月份刷最后一遍
2. leetcode刷题,只刷简单的,大概六七十道题吧

#### 四月

**计划**

* 《Flutter滑动探索》
* 《Flutter动画探索》
* 《Flutter绘制指南》
* leetcode刷题,预计六七十道题目

不确定完成哪几项，看情况吧

**实际**

* leetcode刷题,预计六七十道题目

只完成了这一个，5月7号为止，共完成215道题目，其中简单191道，中等22道，困难2道

#### 五月

**计划**

* 《Flutter滑动探索》
* 《Flutter动画探索》
* 《Flutter绘制指南》
* leetcode刷题,预计六七十道题目

滑动探索要从头开始看了，之前看过的基本忘光了，还没有特别熟悉

**实际**

忘记了，断更了。 leetcode的题目刷到了共计343道题目。跟着"代码随想录"刷了几道题，然后止步于动态规划，一直没有信心把动态规划学好

#### 八月

六月和七月空白了两个月，也没有什么计划。 八月重新开始，准备软考，十一月中旬考试

**计划**

* 极客时间·玩转git三剑客
* 极客时间·重学前端

**实际**

* 看完极客时间·玩转git三剑客
* 软考综合知识-选择题

#### 九月

准备软考

**计划**

* 完成案例分析


---

# 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/2023-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.
