- The design and evolution of C++ by Bjarne Stroustrup
- Modern OpenGL guide
- https://twitter.com/cpphl/status/1454501395068035077 + https://www.packtpub.com/product/the-art-of-writing-efficient-programs/9781800208117 + https://github.com/PacktPublishing/The-Art-of-Writing-Efficient-Programs
- https://github.com/dendibakh/perf-book + https://github.com/dendibakh/perf-ninja + https://m.youtube.com/playlist?list=PLRWO2AL1QAV4WK6O6cxyjWVJvbUVVLrQk
- http://www.nongnu.org/fastcgi
- Algorithms for Modern Hardware | Sergey Slotin + https://github.com/sslotin/amh-code + https://twitter.com/incomputableMAN/status/1498622211048947715
- https://markm208.github.io/cppbook
- https://asawicki.info/news?x=tag&tag=books
- https://github.com/PacktPublishing/Deciphering-Object-Oriented-Programming-with-CPP
- https://github.com/SamyPesse/How-to-Make-a-Computer-Operating-System
- https://zhjwpku.com/assets/pdf/books/C++.Primer.5th.Edition_2013.pdf + https://www.oreilly.com/library/view/c-primer-fifth/9780133053043 + https://twitter.com/AdamRackis/status/1599959588937555968 + https://www.youtube.com/playlist?list=PLanS_SVm5swgrFrqo-NTITZxud4KRmZgB + https://cppcon.org/b2b + https://diveintosystems.org
- https://lesleylai.info/en/professional-cmake
- https://lesleylai.info/en/functional-cpp
- https://devtut.github.io/cpp
- https://github.com/cpp-best-practices/cppbestpractices
- https://github.com/AnthonyCalandra/modern-cpp-features
- https://github.com/danbev/learning-cpp
- C++ Internals
- https://github.com/changkun/modern-cpp-tutorial
- How can I detect which C++ compiler is used? + https://quuxplusone.github.io/blog/2021/01/13/conversion-operator-lookup
- https://huangxuan.me/2020/06/21/data-rep-float
- https://dmiller.dev/blog/2020/8/25/c-interfaces-and-templates
- https://blog.m-ou.se/compile-time-unit-arithmetic
- https://github.com/tobanteAudio/juce-cookbook
- https://github.com/MattPD/cpplinks
- Introduction to GPU programming using CUDA | Apetrei Ciprian
- https://github.com/kiat/OOP-Design-Patterns
- Pointers, References and Dynamic Memory Allocation
- https://github.com/graninas/cpp_functional_programming
- https://lesleylai.info/en/delve_into_cpp
- https://twitter.com/merni_/status/1359781105931583488
- https://increment.com/software-architecture/primer-on-functional-architecture
- Yacob (Kobi) Cohen-Arazi
- Matt Godbolt
- David William Plummer
- https://github.com/bajamircea/bajamircea.github.io
- https://github.com/hellerve/programming-talks#c-1
- C++ for Hackers
- https://media.ccc.de/v/34c3-8848-type_confusion_discovery_abuse_and_protection
- https://www.freecodecamp.org/news/understand-data-structures-in-c-and-cpp
- Serenity OS
- https://www.freecodecamp.org/news/how-to-create-3d-and-2d-graphics-with-opengl-and-cpp
- TwitterSpaces | easyperf
- https://patricia.no/learning_cpp.html
- Cᐩᐩ Weekly With Jason Turner
- Computer graphics by Dmitry Sokolov> https://m.youtube.com/playlist?list=PL9MBW6e0V7UKNFQH_ZGUrAmZ4NZjZ2GpF + https://github.com/ssloy/tinyrenderer/wiki + https://members.loria.fr/DSokolov/teaching
- https://m.youtube.com/playlist?list=PLZN9ZGiWZoZqIsJqUgmMznD68NSsyaAhy
- C++ for Java Programmers | Mary Elaine Califf
- https://www.udemy.com/course/free-learn-c-tutorial-beginners
- https://www.udemy.com/course/introduction-to-algorithms-and-data-structures-in-c
- https://github.com/harrisrobin/Udacity-CPlusPlus-Nanodegree
- https://www.freecodecamp.org/news/learn-modern-cpp-by-building-an-audio-plugin
- https://www.freecodecamp.org/news/how-to-learn-the-c-programming-language
- Advanced Functional Programming at the University of Strathclyde
- Exploring the Processing-in-Memory Paradigm for Future Computing Systems
- http://sandsoftwaresound.net/courseware/cs2-data-structures + http://sandsoftwaresound.net/wp-content/uploads/2013/07/cs2_overview.html
- Intermediate software design | Douglas C. Schmidt
- CSC3510 Computer Organization
- https://m.youtube.com/playlist?list=PLWUx_XkUoGTruCwBHdpTtx_f3WkbgUmUv
- https://underscorehao.net/2021/11/compiling-cpp-sfml-windows-cli
- HNTerm is a small console application written in C++ for browsing Hacker News.
- https://gourav.io/blog/setup-vscode-to-run-debug-c-cpp-code
- Easy to use C++17 HTTP Server with no compromise on performances.
- RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines
- Audible feedback on just how much your browsing feeds into Google
- Fast and beautiful note-taking app
- A modern Hex Editor written in C++23
- Light-weight system monitor for X, Wayland, and other things, too
- https://github.com/ssloy/tinyrenderer/wiki
- https://notes.eatonphil.com/writing-a-simple-json-library-in-modern-cpp.html
- Handwriting notetaking software with PDF annotation support
- https://www.researchgate.net/publication/352373714_A_brief_overview_of_pseudo-random_number_generators_and_testing_of_our_own_simple_generator
- https://textslashplain.com/2023/05/15/detecting-when-the-user-is-offline
- https://levelup.gitconnected.com/want-to-be-a-software-developer-learn-c-first-and-thank-me-later-30a447f32037
- An opinionated history of programming languages
- which language would you learn for malware development?
- A library to allow writing Unity scripts in native code: C, C++, assembly
- Can open-source LLMs detect bugs in C++ code? + https://twitter.com/MrCatid/status/1647155706548695040