2020年11月阅读文章

一、golang学习

golang “undefined” function declared in another file?

How to Write Go Code

reflect.TypeOf().Kind()获取到的类型是reflect.Ptr

Go 语言反射的实现原理

Go Reflect 高级实践

golang reflect包,反射学习与实践

Learning to Use Go Reflection

Part 34: Reflection

The Illustrated Children’s Guide to Kubernetes

Golang编译-编译前的准备工作

Go – from playing to production

A Makefile for your Go project

Go 项目布局标准

深度解密Go语言之context

VSCODE远程开发 golang环境配置

Golang 中该使用指针类型还是值类型?

Convert between int, int64 and string

Convert between byte array/slice and string

How to use JSON with Go [best practices]

The Go Programming Language Specification

Go's "omitempty" explained

二、git/vim/linux

git commit之后,想撤销commit

Git 基础 - 撤消操作

How to git clone a specific tag

Undo and Redo

Linux nc command

Linux telnet command

Is there a fix for the “Too many open files in system” error on OS X 10.7.1?

Mac下查看端口占用情况

十分钟学会 tmux

三十分钟学会AWK

Linux通过PID查看进程完整信息

三、算法

golang之树的遍历

二叉树的遍历 | Go基础

A Binary Search Tree

浅谈树形结构的特性和应用(上):多叉树,红黑树,堆,Trie树,B树,B+树...

数据结构——Golang实现单链表

golang之链表(Linked List)

用golang递归构建无限级树状目录json数据和数据库

Go 语言中的递归和尾调用操作

反转链表

Regular expression

四、elasticsearch

A Little Thought on Elasticsearch

elasticsearch 深入 —— Top Hits Aggregation

探究 | Elasticsearch如何物理删除给定期限的历史数据?

51 Top ElasticSearch Interview Questions & Answers [Updated 2020]

深入理解 relocating 对Elasticsearch集群的影响

How To Construct Elasticsearch Queries From A String Using Golang

go操作elasticsearch

使用Elasticsearch(附Golang代码)

五、golang系列文章

Golang tutorial series

Go go-to guide

六、新的发现

快速搜索代码网站

编程之道

原文地址:https://www.cnblogs.com/thewindyz/p/14053158.html