Anarion-zuo / AnBlogs

All of my published&unpublished blogs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

博客集合

This is the markdown source code for all of my published blog.

For the time being, most of my blog are published in Zhihu. I might publish on other platforms in the unpredictable future.

Leave a star if you are pleased.

I would assume that most of you readers are Chinese as myself is, therefore the rest of this readme, as well as most of the content in this repository, is mostly in Chinese.

这是本人的博客仓库,所有发布过的博客都保存在这里。目前博客都发布在知乎,将来可能发布到其它平台。

鉴于这个仓库的star数量有了上升态势,在这里归纳一下我的内容,给自己打打广告。

主要更新

这个仓库下的每个目录都是一个系列,同类博客被归到同一个目录下。博客以md文档形式呈现,图片都在相应*.assets目录下。

别看这个仓库下目录很多,我只有在写其中很少的一些。可以通过最近commit时间看出来。主要在写的目录:

不排除更新其它目录下文章的可能。

我的图书馆

我所有在看和要看的Computer Science有关书籍都放在这个仓库,方便我在多个设备上同步。主要格式是PDF,少数是djvu。这个仓库里的所有书籍都是我推荐你阅读的,因为我也曾经、或正在、或计划读它们。

在做的Lab

从上面的列表可以看出,我目前写博客是关于一些美国CS课程的Lab。这些博客主要解释我写的代码,而代码都在我的其它仓库。归总在这里。

课程官网 博客位置 我的代码仓库
MIT 6.828 6.828 https://github.com/Anarion-zuo/MIT-6.828
MIT 6.824 6.824 https://github.com/Anarion-zuo/MIT-6.824
Stanford CS143 cs143 https://github.com/Anarion-zuo/Stanford-CS143

所有博客都更新在知乎,将来可能发布到其它平台。

请遵守你的Collaboration Policy,不该抄的代码不要抄!

一些Side Project

除了博客之外,我还做了一些简单的项目,列在这里。我没有给每个项目都写readme,也没有把代码重构成很优雅的样子,甚至可能很不完整,无法编译。这些仓库只是我把GitHub当网盘的结果。

About

All of my published&unpublished blogs


Languages

Language:HTML 53.7%Language:JavaScript 46.1%Language:Python 0.2%