Avoid memory leaksComment complex logicCompile source code into executableConfigure compiler flagsCreate and run benchmarksCreate and run examplesDebug runtime crashesDesign data structuresDesign thread-safe APIsDesign unit test casesDetect undefined behaviorFix compilation errorsFollow coding style guidelinesGenerate documentation commentsHandle exceptions gracefullyHandle multithreading bugsImplement RAII patternsImplement copy constructorsImplement interface methodsImplement operator overloadsImplement polymorphic hierarchiesInclude external librariesInstantiate template classesIntegrate with C librariesManage header include guardsManage object lifetimeManage ownership semanticsManage project dependenciesMeasure compile-time costsMigrate legacy C codeMock dependencies for testsOptimize I/O performanceOptimize algorithm performanceParse input filesProfile CPU hotspotsProfile GPU or SIMD codeProfile memory usageRead and write binary filesRefactor messy functionsResolve ABI compatibility issuesResolve linker errorsRun unit tests locallySerialize and deserialize dataSet up build systemSet up continuous integrationSpecialize template functionsSynchronize concurrent accessTemplate generic codeUse constexpr effectivelyUse language-standard diagnosticsUse modern language featuresUse move semanticsUse smart pointers correctlyWrite cross-platform buildsWrite header filesWrite new class definitionsWrite portable codeWrite template metaprogrammingWrite thread pool code
Copyright © LLOS.ai · 2026 — original pedagogy, voice, and design — all rights reserved.
The rest of the map
Same library, five ways in.