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
Computer GraphicsUniversity of California, San Diego via edX Intro to Parallel Programming
Nvidia via Udacity Initiation à la programmation (en C++)
École Polytechnique Fédérale de Lausanne via Coursera C++ For C Programmers, Part A
University of California, Santa Cruz via Coursera Introduction à la programmation orientée objet (en C++)
École Polytechnique Fédérale de Lausanne via Coursera