A Look at C++ Through the Glasses of a Language Tool
Offered By: ACCU Conference via YouTube
Course Description
Overview
Explore the intricacies of C++ development through the lens of language tool creation in this 54-minute ACCU Conference talk. Delve into the challenges faced when developing IDEs and other language tools for C++, examining how these difficulties reflect potential pitfalls for developers. Investigate core language complexities, including preprocessor and context-dependent parsing issues, and learn how modern language standards can mitigate these challenges. Discover best practices to avoid common C++ pitfalls and gain insights into C++ Code Guidelines. Analyze the diverse ecosystem of C++ tools, including build systems, compilers, debuggers, unit testing frameworks, and package managers, to understand their limitations and integration challenges. Use this knowledge to improve C++ development practices and create more robust, error-free code.
Syllabus
A look at C++ through the glasses of a language tool - Anastasia Kazakova
Taught by
ACCU Conference
Related Courses
Khronos Sycl Language Framework for C++ Accelerators - Take Advantage of All the MIPSACCU Conference via YouTube Space Invaders - The C++20 Spaceship Operator is Upon Us
ACCU Conference via YouTube Grinding, Farming, and Alliances - Become a Better Programmer by Using Words and Ideas From Casual Gaming
ACCU Conference via YouTube Designing for C++ Concurrency Using Message Passing
ACCU Conference via YouTube Productivity in C++ Game Development - Inside the Mind of an AAA Game Developer
ACCU Conference via YouTube