20. C++ Resources# Note: The book links direct users to the O’Reilly platform, but uses Duke University’s access to that platform. Individuals not associated with the University will need to search for these resources. 20.1. C++ Books# C++ Primer, 5th Ed C++20 for Programmers: An Objects-Natural Approach, 3rd Ed Programming Principles and Practice using C++, 2nd Ed Tour of C++, 3rd Ed Data Structures and Algorithms in C++, 2nd Ed 20.2. C++ Websites# https://www.learncpp.com/ https://cppreference.com https://isocpp.org/ Google C++ Style Guide 20.3. C Books# The C Programming Language Practical C Programming Effective C