Learncpp
learn c++ the easy way
Install / Use
/learn @risinyoung/LearncppREADME
简介
这是一个学习 C++,Git 的试验项目,以杨道奇的 C++ 面向对象数值计算为纲,中间穿插其它C++书籍,比如 primer plus 里的内容。Git 的学习以廖雪峰的网页为主,学习 Git Bash 的使用。
|
|
|:---:|
|可爱的 C++ 娘|
参考资料
- C++和面向对象数值计算
- C++ Primer Plus
- 简书的 markdown 资料
- 廖雪峰 Git 教程
- 廖雪峰 git 总结
想法(有想法的时候添加)
C++和面向对象数值计算(有意思的内容会标注)
- [x] Chap1 基本类型
- [x] Chap2 表达式与语句
- [x] Chap3 派生类型
多项式求值,梯形公式和 Simpson 公式求积
- [x] Chap4 命名空间和文件
makefile, gprof, gdb, sstream, fstream, 二分法和 newton 法
- [x] Chap5 类
类、龙格-库塔、显隐欧拉、Gauss 求积法、Gauss-Lobatto 求积公式(后两种求积公式在练习题中,还没有实现)
- [x] Chap6 运算符重载
复数类、向量类、矩阵类(包含
CG方法),练习中还有一些别的要求,还没实现,关于延迟求值问题,也还未实现
- [ ] CHap7 模板
- [ ] Chap8 类的继承
- [ ] Chap9 异常处理
- [ ] Chap10 容器和算法标准库
- [ ] Chap11 线性方程组求解法
Related Skills
node-connect
338.7kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
83.6kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
338.7kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
83.6kCommit, push, and open a PR
