Categories:
CS 百科全部
https://leetcode-cn.com/problems/the-number-of-weak-characters-in-the-game/solution/you-xi-zhong-ruo-jiao-se-de-shu-liang-by-3d2g/1355270
这人虽然说话很难听,很不尊重人,但是你想偷懒的时候就看一看,看看这个社会是怎么对待弱者的。
CS自学手册
PKUFlyingPig/cs-self-learning: 计算机自学指南 (github.com)
- 把里面的课程快速过一次就可以了。里面甚至还有对课程评价,平均时长等等。
- 你可能会好奇,为什么课时20小时,但是听课就要10小时。怎么可能20小时完成一门课。
- 答案很简单,不要去听课。这是 Learn Fast 理论 一环,把 Lab, Assignment, Project 当成主体。
- 例如 著名的 SICP 这本书的主体是练习 (不是书的内容)。
C++对象模型探究 (B站已挂)
Teach Yourself Computer Science (haohua-li.github.io)
IBM 知识手册
IBM i information overview and what’s new - IBM Documentation
微软C++手册
Microsoft C/C++ Documentation - Microsoft Docs
C++后端
youngyangyang04/TechCPP: 【C++面试&C++学习指南】 这里整理了C++后端研发工程师面试和工作必备的知识点 。 (github.com)
C++标准
Google C++ Style Guide for Drake (mit.edu)
SEI CERT C++ Coding Standard - SEI CERT C++ Coding Standard - Confluence (cmu.edu)
C++ Core Guidelines (isocpp.github.io)
算法手册
SharingSource/LogicStack-LeetCode: 公众号「宫水三叶的刷题日记」刷穿 LeetCode 系列文章源码
浅谈ACM算法学习 - SegmentFault 思否 (想打ACM把紫书看完,狂练 OJ 题目)
后端知识库
后端开发入门基础教程_后端开发开发学习书籍-极客学院Wiki (jikexueyuan.com)
LLVM
purdue-secomp-lab/MEDS (github.com
有趣的 GitHub 项目
Ubpa (Ubpa) / Repositories (github.com)
rui314/chibicc: A small C compiler (github.com)
PacktPublishing/Learn-LLVM-12: Learn LLVM 12, published by Packt (github.com)
cpplint/cpplint: Static code checker for C++ (github.com)
gopeak/masterlab: 简单高效、基于敏捷开发的项目管理工具 (github.com)
taylorchu/generic: A code generation tool to enable generics in go (github.com)
guangqianpeng/tinyev: Multithreaded network library in C++17 (github.com)
AlexStocks/muduo: a muduo branch without boost and cmake, just using c++11 and makefile (github.com)
l3kn/lisp-compiler-llvm: A Self-Hosting LISP to LLVM-IR Compiler (github.com)