learn
/plugin marketplace add pluginagentmarketplace/custom-plugin-cpp-developer/plugin install custom-plugin-cpp-developer@pluginagentmarketplace-cpp-developer# /cpp-learn Launch the C++ learning assistant to master any aspect of C++ programming from basics to advanced concepts. ## Overview This command invokes the appropriate C++ learning agent based on your current learning focus. It can guide you through: - **Fundamentals**: Variables, data types, control flow, functions - **Object-Oriented Programming**: Classes, inheritance, polymorphism - **Memory Management**: Pointers, references, smart pointers - **STL & Containers**: Collections, algorithms, functional programming - **Advanced Features**: Templates, exceptions, concurrency - **Perfo...