当前位置:网站首页>Golang's learning route
Golang's learning route
2022-07-02 22:51:00 【Ximu Qi】
Golang Learning route of
There are three stages : Basic stage 、 Growth stage 、 Advanced stage .
One 、 Basic stage
1、 Learn computer composition 、 operating system 、 computer network 、 data structure 、 Algorithm etc. , The more solid you learn at this stage, the better .
Two 、 Growth stage
1、go Language foundation ;
2、 Standard library learning ;
3、Git;
4、MySQL、Redis;
5、 Frame learning , such as Gin、Gorm、Grpc、docker、MQ;
6、Go principle , such as : Lock slice 、Map、GMP Model 、channel、GC wait ;
7、 Do a project ;
8、 Knowledge about microservices , such as :Go-Micro、Go-Zero Other framework , Do a micro service project ;
3、 ... and 、 Advanced stage
1、 Yes Go Language concurrent programming requires a deep understanding ;
2、 Source code interpretation of well-known open source projects ;
3、 In depth understanding of microservice architecture ;
4、K8S The in-depth use and understanding ;
5、 In depth understanding of cloud native architecture ;
边栏推荐
- 加油站[问题分析->问题转换->贪心]
- Storage unit conversion
- 杰理之样机在多次触摸后会触发关机【篇】
- 《乔布斯传》英文原著重点词汇笔记(十)【 chapter eight】
- NC24325 [USACO 2012 Mar S]Flowerpot
- 服务器响应状态码
- Market Research - current market situation and future development trend of genome editing mutation detection kit
- Market Research - current market situation and future development trend of intravenous injection (IV) bottles
- Dynamic memory allocation (malloc calloc realloc free)
- SimpleITK使用——4. 奇怪的问题
猜你喜欢
随机推荐
杰理之样机无触摸,拆机之后重新安装变正常【篇】
Source code analysis - lightweight asynchronous crawler framework Ruia
How should programmers write logs
杰理之如何测试按键的误触率【篇】
[chestnut sugar GIS] ArcMap - why should the tick of classic capture be removed when using custom capture?
【ODX Studio编辑PDX】-0.1-如何快速查看各Variant变体间的支持的诊断信息差异(服务,Sub-Function...)
杰理之充电拔出,无法触摸开机【篇】
Market Research - current situation and future development trend of herringbone gear Market
杰理之修改不需要长按开机功能【篇】
原生js添加样式的方法
Gas station [problem analysis - > problem conversion - > greed]
I admire that someone explained such an obscure subject as advanced mathematics so easily
U++ 学习笔记 ----松弛
Task and privilege level protection
【板栗糖GIS】arcmap—为什么使用自定义捕捉的时候,经典捕捉的勾要去掉呢?
[LeetCode] 多数元素【169】
U++ 学习笔记 堆
Simpleitk use - 3 Common operations
全面解析分享购商业模式逻辑?分享购是如何赋能企业
U++ 原始内存 学习笔记




![加油站[问题分析->问题转换->贪心]](/img/15/5313f900abedb46ce82d8ab81af1d7.png)




