Collections

Basics

  • csdiy.wiki
    • A wonderful collection of online courses for the undergraduate and graduate students of CS major, ranging from useful tools (e.g., git, makefile, latex, vim and etc), programming languages (C/C++/Python…) to highend topics (e.g., Computer Architecture, Hardware Security, System and Parallel Computing, etc). The introction of each course is in chinese, and the video is in English. Some of the courses have video with subtitle in chinese on the BiliBili.

Tools

  • Pychart [Local] [Github] [Online Manual]
    • PyChart is a Python library for creating professional quality PS, PDF, PNG, or SVG charts. It supports line plots, bar plots, range-fill plots, and pie charts. You can automatically create all figures with one simple make. The local zip file provides an Open-to-Use version of PyChart 1.39, which includes the modified makefile to make it correctly run on my MacBook.