kgtom / back-end

后端研发必备知识点

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

概况

记录后端研发必备知识点。

通用知识

  • 算法
  • 数据结构(堆栈、队列、树)
  • 面向对象
  • 设计模式
  • 数据库(事务、范式、并发)
  • 高可用
  • 高并发
  • 微服务(分布式)
  • 操作系统(线程、进程、cpu、存储)
  • 网络(http、tpc/ip)
  • Redis
  • MySQL
  • 做事优先级

Golang 知识

  • Golang-concurrency
  • Golang-scheduler
  • Golang-high-concurrency
  • Golang-leetcode

About

后端研发必备知识点


Languages

Language:Go 100.0%