Useful C++ and Python links
Published:
Here you can find a list of useful links about C++ and other languages, e.g., Python, Julia, Matlab
Collection of various C++ learning resources
Cheatsheets (C++, Python, Julia, Matlab)
C++ Beginner lessons youtube video
Fundamentals of C++ for numerical simulation mooseframework
Visualize C++ code execution to learn online pythontutor
Good practices of C++:
- Google C++ Style Guide
- C++ Programming Style Guidelines
- Boas-Praticas-Cplusplus (in Portuguese)
- Check code for common misspellings
C++ Editors:
C++ code analysis: