How to set up a hexo blog? In this article, you will find how to set up a hexo blog and deploy it. 2021-11-28 Tutorial #blog #translation
Index System Introduction In this article, you will find an brief definition of Index system, how is it useful and how to build one on your own. 2021-09-27 Notes #Data Science #translation #Finance
Binary search algorithm In this post, I will give a brief summary of binary search algorithm, together with some programming problems on this topic. 2021-09-11 Notes #Algorithm #Computer Science
Intention of this blog Aims Record feelings and findings during CS study. Share my project experience with reproduceble steps. Publish notes about courses and libraies. Why this blog is named connecting dots? In childhoo 2021-08-18
Basic Blog Operations Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub. 2021-08-17 #blog
Operating System Lecture Notes - Introduction In this note, you could find the basic definition of Operating Systems and the general architecture of computer. 2020-10-04 Notes #Computer Science #Operating System