Skip to main content
  1. About/

2024 Reading List Contents

71 words·1 min
Casual Essay
Daily life
Reading & Taking Notes Reading
Table of Contents

技术
#

  • 《Go 专家编程》

  • 《高性能MySQL(第4版) [High Performance MySQL, 4th Edition]》 TODO?

  • 《韦氏英汉双解扩词手册 中英对照版》 Pending!

  • 《Go程序员面试笔试宝典》Pending!

  • 《Programming Rust》 Reading…

  • 《Rust 语言圣经》Coding…

认知成长
#

  • 阅览头部社交媒体及平台新闻内容

杂文
#

  • 《鬼吹灯》Pending!

  • 《起初、纪年》 Force termination…

  • 《起初、竹书》 Force termination… (最难读懂的书,写的也烂)

2023 已读
#

  • 《How Networks work》
  • 《架构基础: 从需求到架构》
  • 《Linux C与C++ 一线开发实践》

回顾&进一步阅读
#

技术文章摘抄:READ

软考
#

软考:系统架构设计师

Github
#

SoftwareEngineerExam: 2009-2018年系统架构设计师真题与答案解析

ArchitectGuide: 架构师技术图谱

NoteBook: 基础知识

系统架构设计师
#

系统架构设计师知识点总结:计算机组成与体系结构

各章节真题
#

系统架构设计师真题演练:计算机组成与体系结构

软考
#

https://mp.weixin.qq.com/mp/appmsgalbum?__biz=Mzg5NTE5ODUzMA==&action=getalbum&album_id=2519306413282705409&scene=173&from_msgid=2247485869&from_itemidx=1&count=3&nolastread=1#wechat_redirect

Bugstack 面试信息汇总
#

https://bugstack.cn/md/zsxq/material/interview.html

Related

Download and install - The Go Programming Language
317 words·2 mins
Kiga-Hub
Casual Essay
Golang
Download and install # Download and install Go quickly with the steps described here.
PAGECACHE、DENTRIES、INODES
360 words·2 mins
Kiga-Hub
Linux Linux
/proc # /proc 是一个虚拟文件系统,通过对它的读写操作做为与Kernel实体间进行通信的一种手段 通过修改/proc中的文件,来对当前kernel的行为作出调整
Golang Concurrency Tutorial
2733 words·13 mins
Algorithm
Golang Concurrency # This tutorial covers introduction to concurrency system, concurrency versus parallelism and real world examples.
Documentation
1495 words·8 mins
mermaid usage # It is a JavaScript based diagramming and charting tool that renders Markdown-inspired text definitions to create and modify diagrams dynamically.