# codestep **Repository Path**: weijiew/codestep ## Basic Information - **Project Name**: codestep - **Description**: No description available - **Primary Language**: Unknown - **License**: CC-BY-SA-4.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-04-29 - **Last Updated**: 2021-06-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # codestep
copyright copyright copyright copyright
个人知识库,记录所学,如有错误还请指正。 本仓库所记内容不仅仅为知识的复述,更多的为学习过程中的思考与总结。 - [⛽ MIT 6.NULL](https://cs.weijiew.com/book/missing/ch0.html) - [💥 CS61A](https://cs.weijiew.com/book/cs61a/ch0.html) - [🥞 CS:APP-lab](https://cs.weijiew.com/book/csapp/ch1.html) - [🍋 CS144 计算机网络](https://cs.weijiew.com/book/cs144/ch0.html) - [🐉 编译原理](https://cs.weijiew.com/book/compile/ch0.html) - [🚀 算法](https://github.com/weijiew/my-alg) - [🐘 大数据技术](https://cs.weijiew.com/book/bd/ch0.html) ## 下载 ```bash git clone https://github.com/weijiew/codestep.git cd codestep yarn install vuepress dev docs ``` 查看:http://localhost:8080/ (端口可能不是 8080 ,注意查看终端输出!)