A Look at C++ Through the Glasses of a Language Tool
Offered By: CppNow via YouTube
Course Description
Overview
Explore the intricacies of C++ development through the lens of language tool creation in this 17-minute conference talk from C++Now 2017. Delve into core language complexities, including preprocessor challenges and context-dependent parsing, while examining how modern language standards can address these issues. Learn about best practices to avoid common pitfalls in C++ programming and gain insights into C++ Code Guidelines. Analyze the diverse ecosystem of build systems, compilers, debuggers, unit testing frameworks, and package managers, understanding their integration challenges with language tools and how this knowledge can lead to more precise and error-free C++ development.
Syllabus
C++Now 2017: Anastasia Kazakova "A look at C++ through the glasses of a language tool"
Taught by
CppNow
Related Courses
Software as a ServiceUniversity of California, Berkeley via Coursera Software Testing
University of Utah via Udacity The Hardware/Software Interface
University of Washington via Coursera Software Debugging
Saarland University via Udacity Introduction to Systematic Program Design - Part 1
The University of British Columbia via Coursera