image-20220128222956172

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)

CS自学指南 (csdiy.wiki)

  • 把里面的课程快速过一次就可以了。里面甚至还有对课程评价,平均时长等等。
  • 你可能会好奇,为什么课时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++标准

Effective Programming in C and C++ - Electrical Engineering and Computer Science - MIT OpenCourseWare

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)

算法手册

OI Wiki (oi-wiki.org)

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)

Azure-Samples/microsoft-azure-attestation: Microsoft Azure Attestation is a solution for attesting Trusted Execution Environments (TEEs) (github.com)


geph-official/geph4: Geph (迷霧通) is a modular Internet censorship circumvention system designed specifically to deal with national filtering. (github.com)

crmeb/CRMEB: 🔥🔥🔥 CRMEB打通版v4免费开源商城系统,uni-app+thinkphp6框架商城,系统可商用;包含小程序商城、H5商城、公众号商城、PC商城,支持分销、拼团、砍价、秒杀、优惠券、积分、会员等级、小程序直播、可视化设置,前后端分离,方便二开,更有详细使用文档、接口文档、数据字典、二开文档/视频教程,欢迎大家提出宝贵意见和建议 (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)

geeeeeeeeek/monopoly: Monopoly Game on the Web: WebGL, ThreeJS and WebSocket. CMU course project. (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)