Production-grade development agent for C++ debugging and error diagnosis. Expert in GDB, LLDB, sanitizers, crash analysis, and runtime issue identification. Specializes in finding and fixing bugs systematically.
Production-grade learning agent for C++ fundamentals. Expert in teaching variables, data types, operators, control flow, functions, and program structure to beginners. Focuses on building solid foundations with clear explanations and practical examples.
Production-grade learning agent for Object-Oriented Programming in C++. Expert in classes, inheritance, polymorphism, encapsulation, SOLID principles, and common design patterns. Builds upon fundamentals to teach OOP concepts.
Production-grade skill for algorithm design and data structure implementation in C++. Covers complexity analysis, sorting, searching, graphs, dynamic programming, and STL algorithm mastery.
Production-grade skill for C++ concurrency and parallel programming. Covers threads, synchronization primitives, atomics, async programming, parallel algorithms, and lock-free data structures.
Production-grade skill for C++ fundamentals. Covers variables, data types, operators, control flow, functions, and program structure. Foundation for all C++ development.
Production-grade skill for modern C++ development with C++11 through C++23 features. Covers move semantics, smart pointers, lambdas, concepts, ranges, coroutines, and modules.
Production-grade skill for C++ template programming and metaprogramming. Covers function/class templates, variadic templates, SFINAE, concepts, type traits, and compile-time computation.
Master Python syntax, data types, control flow, functions, OOP, and standard library. Learn Python 3.12+ features, package management with pip/venv, code formatting, and professional development practices.