+
# Stories About C Plus Plus
-Thanks for all the support about << Stories About C ++ >>~~, right now you could open this link(https://light-city.club/sc/) to read this article.~~
-Any star, retweet or pr will be welcomed.
+
+ 🇨🇳 中文 |
+ 🇺🇸 English
+
-**Notice: The website is not available now.**
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Stories About C++ | Your Journey from Beginner to Advanced | Deep Dive into Modern C++
+
+
+
+
+---
+
+- [Stories About C++](#stories-about-c++)
+ - [Featured Projects](#featured-projects)
+ - [About the Author](#about-the-author)
+ - [Project Setup](#project-setup)
+ - [Method 1: VSCode + Bazel](#method-1-vscode--bazel)
+ - [Method 2: Docker](#method-2-docker)
+ - [Method 3: g++](#method-3-g)
+ - [Video Tutorials](#video-tutorials)
+ - [Feishu Knowledge Base](#feishu-knowledge-base)
+ - [Foundation](#foundation)
+ - [Practical Exercises](#practical-exercises)
+ - [10-Day Practice](#10-day-practice)
+ - [Key Exercises](#key-exercises)
+ - [C++2.0 New Features](#c20-new-features)
+ - [Overview](#overview)
+ - [C++11 New Features](#c11-new-features)
+ - [C++14/17/20](#c141720)
+ - [Design Patterns](#design-patterns)
+ - [STL Source Code Analysis](#stl-source-code-analysis)
+ - [Concurrency Programming](#concurrency-programming)
+ - [C++ Concurrency in Action](#c-concurrency-in-action)
+ - [Multithreading and Multiprocess](#multithreading-and-multiprocess)
+ - [Threading In C++](#threading-in-c)
+ - [C++ Idioms](#c-idioms)
+ - [What's your favorite C++ programming idiom?](#whats-your-favorite-c-programming-idiom)
+ - [Learning Courses](#learning-courses)
+ - [GeekTime "Modern C++ in Action 30 Lessons"](#geektime-modern-c-in-action-30-lessons)
+ - [Tools](#tools)
+ - [Container Quick Output Tool](#container-quick-output-tool)
+ - [Output Like Python (Jupyter Notebook)](#output-like-python-jupyter-notebook)
+ - [Observe Compilation Process](#observe-compilation-process)
+ - [C++ Debug Tool dbg-macro](#c-debug-tool-dbg-macro)
+ - [Linux Debug Tool rr - Ability to Go Back in Time](#linux-debug-tool-rr---ability-to-go-back-in-time)
+ - [Extensions](#extensions)
+ - [Some Questions](#some-questions)
+
+# Stories About C++
+
+Thank you for your support of *Stories About C++*. The content is also available on Bilibili in video format for easier learning. Welcome to star, share, and submit PRs.
+
+Online Personal Blog: [Light City Lab](https://light-city.github.io/)
+
+Online Learning Site: [Stories About C++](https://light-city.github.io/stories_things/)
+
+- Chinese Name: **C++ 那些事**
+- English Name: **Stories About C Plus Plus**
+
+This repository is designed for beginners to advance from